Skip to content

Ncrs 4176/adjust the pipeline to nhsuk react components extensions to run on main#44

Closed
ricksmith130 wants to merge 21 commits intomainfrom
NCRS-4176/Adjust-the-pipeline-to-nhsuk-react-components-extensions-to-run-on-main
Closed

Ncrs 4176/adjust the pipeline to nhsuk react components extensions to run on main#44
ricksmith130 wants to merge 21 commits intomainfrom
NCRS-4176/Adjust-the-pipeline-to-nhsuk-react-components-extensions-to-run-on-main

Conversation

@ricksmith130
Copy link
Contributor

Updated workflow to use main branch

ricksmith130 and others added 21 commits October 15, 2025 13:23
…fy where TypeScript should output declaration files

Updated rollup.config.mjs - Added explicit TypeScript plugin configuration:
declaration: true
declarationDir: ./dist/types
rootDir: ./src
- Refactored ProgrammaticControl story to be a proper React component instead of using hooks in render function
- Fixed typescript:S64 violation where useState was called in a non-component function
- Removed unused right: 100px CSS property from headerWithLogo.scss

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Added workflow_dispatch trigger to allow manual execution from GitHub Actions UI
- Updated branch from master to main

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments