Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add github action #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

oliver-sanders
Copy link
Member

@oliver-sanders oliver-sanders commented Sep 6, 2024

September training day activity: TIL reusable actions.

Add a simple "setup-cylc" action to facilitate writing CI for Cylc workflow projects.

Namely:

cylc lint
cylc validate
rose macro -V
rose metadata-check

The test action on this PR won't run until merged. Example of successful run here

Example of intended usage (using oliver-sanders/setup-cylc) on a dummy workflow, here.

TODO:

Check List

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Applied any dependency changes to both setup.cfg (and conda-environment.yml if present).
  • Tests are included (or explain why tests are not needed).
  • Changelog entry included - initial commit!
  • Cylc-Doc pull request opened if required at cylc/cylc-doc/pull/XXXX.
  • If this is a bug fix, PR should be raised against the relevant ?.?.x branch.

Copy link
Member

@hjoliver hjoliver left a comment

Choose a reason for hiding this comment

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

Nice

@hjoliver
Copy link
Member

hjoliver commented Nov 7, 2024

(Is the TODO list above for post-merge?)

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.

3 participants