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: update and simplification #1007

Merged
merged 1 commit into from
Jun 1, 2024
Merged

ci: update and simplification #1007

merged 1 commit into from
Jun 1, 2024

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Jun 1, 2024

  • use strict permissions: only content read is required for repo checkout
  • run on Ubuntu Noble
  • skip bourne shell and tmpfs, with questionable performance benefit
  • remove GitHub actions' release URL comments, as those are updated automatically by dependabot
  • update Python version to match dietpi.com server
  • use <(command) substitution syntax to simplify calls

- use strict permissions: only content read is required for repo checkout
- run on Ubuntu Noble
- skip bourne shell and tmpfs, with questionable performance benefit
- remove GitHub actions' release URL comments, as those are updated automatically by dependabot
- update Python version to match dietpi.com server
- use `<(command)` substitution syntax to simplify calls
@MichaIng MichaIng added the CI label Jun 1, 2024
@MichaIng MichaIng merged commit fed5113 into dev Jun 1, 2024
2 of 3 checks passed
@MichaIng MichaIng deleted the ci branch June 1, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant