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

ci: refactor CI workflow and improve robustness #320

Merged
merged 3 commits into from
May 4, 2024
Merged

ci: refactor CI workflow and improve robustness #320

merged 3 commits into from
May 4, 2024

Conversation

appleboy
Copy link
Owner

@appleboy appleboy commented May 4, 2024

  • Update GitHub Actions checkout step from version 1 to version 4 in multiple jobs within the CI workflow

ref: #31 (comment)

Signed-off-by: Bo-Yi Wu appleboy.tw@gmail.com

- Update GitHub Actions checkout step from version 1 to version 4 in multiple jobs within the CI workflow

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Add a Q&A section to the README with information on resolving 'command not found' errors for non-interactive shells
- Provide a solution involving editing `/etc/bash.bashrc` to ensure commands are added to the path in non-interactive shells

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Update acknowledgment for the interactive shell solution in the README.md file

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@appleboy appleboy merged commit f916346 into master May 4, 2024
8 of 11 checks passed
@appleboy appleboy deleted the issue branch May 4, 2024 11:52
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