Skip to content

Remove opt/ from workflow .gitignore#1924

Merged
JorgeBornemann merged 1 commit intomainfrom
1921-no-gitignore-workflow-opt
Feb 24, 2026
Merged

Remove opt/ from workflow .gitignore#1924
JorgeBornemann merged 1 commit intomainfrom
1921-no-gitignore-workflow-opt

Conversation

@jfrost-mo
Copy link
Member

@jfrost-mo jfrost-mo commented Feb 23, 2026

It is no longer needed, as the restricted optional configs have the restricted prefix.

Fixes #1921

Contribution checklist

Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.

  • Documentation has been updated to reflect change.
  • New code has tests, and affected old tests have been updated.
  • All tests and CI checks pass.
  • Ensured the pull request title is descriptive.
  • Conda lock files have been updated if dependencies have changed.
  • Attributed any Generative AI, such as GitHub Copilot, used in this PR.
  • Marked the PR as ready to review.

It is no longer needed, as the restricted optional configs have the
restricted prefix.
@jfrost-mo jfrost-mo self-assigned this Feb 23, 2026
@jfrost-mo jfrost-mo added small Small issue that should be quick to resolve cleanup Non-functional improvement labels Feb 23, 2026
@jfrost-mo jfrost-mo marked this pull request as ready for review February 23, 2026 15:44
@github-actions
Copy link
Contributor

Coverage

Copy link
Collaborator

@JorgeBornemann JorgeBornemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Looks good.
One point of clarification, I am not sure that if an optional configuration has to be in the restricted files repo it can carry the restricted_ prefix, as the filename has to be rose-app-{option}.conf, so the only way to identify which repo it belongs to is to look in the repo itself. Hope this will not cause much problems.

@JorgeBornemann JorgeBornemann merged commit a648d68 into main Feb 24, 2026
8 checks passed
@JorgeBornemann JorgeBornemann deleted the 1921-no-gitignore-workflow-opt branch February 24, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Non-functional improvement small Small issue that should be quick to resolve

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cset_workflow app optional configurations blocked by .gitignore, is this correct?

2 participants