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

Factor out common setup in github actions #155

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

NickCrews
Copy link
Collaborator

Using the semi-new feature of composing actions:
https://docs.github.com/en/actions/creating-actions/creating-a-composite-run-steps-action
to reuse the common setup steps.

This also is the first time these yaml files went through prettier,
so their formatting changes a bit.

Using the semi-new feature of composing actions:
https://docs.github.com/en/actions/creating-actions/creating-a-composite-run-steps-action
to reuse the common setup steps.

This also is the first time these yaml files went through prettier,
so their formatting changes a bit.
see https://github.com/staticjinja/staticjinja/pull/155/checks?check_run_id=3038715824
it says
Error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/staticjinja/staticjinja/.github/workflows/setup'
which implies to me that it looks for a directory to use.
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.

None yet

1 participant