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

Update CI actions #874

Merged
merged 2 commits into from
Sep 27, 2022
Merged

Update CI actions #874

merged 2 commits into from
Sep 27, 2022

Conversation

rmartin16
Copy link
Member

@rmartin16 rmartin16 commented Sep 27, 2022

Updates

Manually update CI actions until we determine a process to automatically apply changenotes to dependabot PRs.

RE: using macos-12 instead of macos-latest (i.e. macos-11)
With the new macos templates, macOS apps need to be signed on macOS 12.

Notes

  • I updated all GH Actions to use fully qualified versions (e.g. v3.0.2 instead of v3).
    • Dependabot will be more chatty but new versions are then tested first.
  • The create-release action is apparently deprecated and should probably be replaced.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Merging #874 (9a9ab2b) into main (e5f6ba3) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted Files Coverage Δ
src/briefcase/console.py 100.00% <0.00%> (ø)
src/briefcase/integrations/subprocess.py 100.00% <0.00%> (ø)
src/briefcase/commands/new.py 97.01% <0.00%> (+0.02%) ⬆️

@rmartin16 rmartin16 marked this pull request as ready for review September 27, 2022 02:37
Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@freakboy3742 freakboy3742 merged commit 1bc6deb into beeware:main Sep 27, 2022
@rmartin16 rmartin16 deleted the update-ci-actions branch September 27, 2022 03:00
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.

2 participants