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 Android CI workflow #934

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Improve Android CI workflow #934

merged 1 commit into from
Nov 7, 2023

Conversation

joshuasing
Copy link
Member

@joshuasing joshuasing commented Nov 6, 2023

This pull request improves the Android GitHub Actions workflow.

Changes:

  • Move android_test.yml to android.yml
  • Restrict GitHub Action token permissions to contents: read (recommended by GitHub)
  • Use matrix for min-nal and max-nal
  • Pin actions/checkout to v4 (recommended by GitHub)
  • Use more common naming, making the workflow easier to understand

@busterb busterb self-assigned this Nov 7, 2023
@busterb busterb merged commit b845c08 into libressl:master Nov 7, 2023
33 checks passed
@busterb
Copy link
Contributor

busterb commented Nov 7, 2023

Thanks @joshuasing

joshuasing added a commit to joshuasing/libressl-portable that referenced this pull request Nov 8, 2023
Update the workflow badge images to use the new workflow names
introduced in: libressl#942, libressl#941, libressl#934
@joshuasing joshuasing added the CI label Nov 10, 2023
busterb pushed a commit to busterb/portable that referenced this pull request Mar 3, 2024
Update the workflow badge images to use the new workflow names
introduced in: libressl#942, libressl#941, libressl#934
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.

2 participants