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

Expand README to tell how to put it all together with emphasis on module testing #26

Open
tbrowder opened this issue Sep 3, 2022 · 1 comment

Comments

@tbrowder
Copy link
Member

tbrowder commented Sep 3, 2022

iThe github description of workflows is terrible. The bones of a useful workflow are here, but a bit more detail is needed for those of us who aren't very sure how it all fits together and works for our own module testing. For example:

  1. Does the name of the *.yml (or *.yaml) file have any significance?
  2. Where is the source of the actions/checkout version?
  3. Where is the source of the Raku/actions version?
  4. Where can I read about the format of a yaml file?
  5. How can I test my mytest.yml file?

I would like to see a couple of examples that are useful in specific instances such as having to add extra packages or compiling and executing a user library.

I would also like to see workflows discussed in the docs for module publishers.

I have started a new Raku repository (github-workflow-examples) for such examples.

@skaji
Copy link
Collaborator

skaji commented Sep 10, 2022

I have started a new Raku repository (github-workflow-examples) for such examples.

Sounds good.

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

No branches or pull requests

2 participants