Skip to content

[skip changelog] Sync "Release" CD workflow with template #1395

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

Merged
merged 1 commit into from
Aug 13, 2021
Merged

[skip changelog] Sync "Release" CD workflow with template #1395

merged 1 commit into from
Aug 13, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Aug 12, 2021

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?

Infrastructure update

  • What is the current behavior?

We have assembled a collection of reusable GitHub Actions workflows:
https://github.com/arduino/tooling-project-assets
These workflows will be used in the repositories of all Arduino tooling projects.

Some minor improvements and standardizations have been made in the upstream "template" workflow, but have not yet been pulled into this repository.

Notable:

  • What is the new behavior?

Workflow is synced with the state of the art from upstream.

Does this PR introduce a breaking change

No

is titled accordingly

Yes

  • Other information:

Demo release in my fork: https://github.com/per1234/arduino-cli/releases/tag/1.2.4

I will remove the now unused KEYCHAIN_PASSWORD repository secret once this is merged.

@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Aug 12, 2021
@per1234 per1234 changed the title [skip changelog] Sync "Publish Nightly Build" CI workflow with template [skip changelog] Sync "Release" CD workflow with template Aug 12, 2021
We have assembled a collection of reusable GitHub Actions workflows:
https://github.com/arduino/tooling-project-assets
These workflows will be used in the repositories of all Arduino tooling projects.

Some minor improvements and standardizations have been made in the upstream "template" workflow, and those are introduced to this repository via this pull request.

Notable:

- Replace changelog file read, deprecated `actions/create-release`, and asset upload steps with the comprehensive `ncipollo/release-action` action
@per1234 per1234 merged commit c4d39e3 into arduino:master Aug 13, 2021
@per1234 per1234 deleted the release branch August 13, 2021 08:01
@per1234 per1234 self-assigned this Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants