Skip to content

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.

  • What is the new behavior?

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

Notable:

  • Improved failure reporting

  • Manual triggers to allow publishing on demand

  • Does this PR introduce a breaking change, and is
    titled accordingly?

Does this PR introduce a breaking change

No

is titled accordingly

Yes

  • Other information:

Demo run in my fork: https://github.com/per1234/arduino-cli/actions/runs/1124330305

The link check failure is expected. It will start working after the first run of the workflow. Equivalent link from my fork:
https://github.com/per1234/arduino-cli/actions/workflows/publish-go-nightly-task.yml/badge.svg

These have been replaced by more maintainable direct links.
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:

- Improved failure reporting
- Manual triggers to allow publishing on demand
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Aug 12, 2021
@per1234 per1234 merged commit 2d88f11 into arduino:master Aug 12, 2021
@per1234 per1234 deleted the nightly branch August 12, 2021 15:18
@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