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

Improve CI workflow #8

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Improve CI workflow #8

merged 1 commit into from
Jul 23, 2024

Conversation

csutter
Copy link
Owner

@csutter csutter commented Jul 23, 2024

  • Split up testing and linting into separate jobs
  • Use a matrix job instead of hardcoding steps for all templates in a
    single job
  • Set up package.json and stop installing @devcontainer/cli globally
    through Dockerfile
  • Update CI Node to v20

@csutter csutter force-pushed the new-actions branch 11 times, most recently from 29085ec to 5b0c081 Compare July 23, 2024 13:32
- Split up testing and linting into separate jobs
- Use a matrix job instead of hardcoding steps for all templates in a
  single job
- Set up `package.json` and stop installing `@devcontainer/cli` globally
  through Dockerfile
- Update CI Node to v20
@csutter csutter merged commit c931156 into main Jul 23, 2024
4 checks passed
@csutter csutter deleted the new-actions branch July 23, 2024 13:38
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