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

GitHub Action improvements #99

Open
BigBlueHat opened this issue Jun 5, 2024 · 0 comments
Open

GitHub Action improvements #99

BigBlueHat opened this issue Jun 5, 2024 · 0 comments

Comments

@BigBlueHat
Copy link
Collaborator

We just made some general improvements to the various GitHub Actions running here, but more is needed based on the logs from this most recent run: https://github.com/w3c-ccg/meetings/actions/runs/9387952522

Mainly, the file changes system we've been using hasn't been touched in sometime, so we should consider moving to https://github.com/tj-actions/changed-files

Also, set-output is deprecated, and we should move to using $GITHUB_STATE per https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/#examples

We may also want to look into using https://github.com/nektos/act for local GitHub Action testing (probably coupled with some mail trap system).

Never a dull moment. 😉

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

1 participant