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

chore(release): configure semantic-release automation #433

Merged
merged 18 commits into from
Jul 12, 2024

Conversation

charliedmcb
Copy link
Collaborator

Fixes #388

Description
This configuration of the semantic-release tool:

How was this change tested?
I tested earlier versions in dry-run mode, and pipeline failure issues disabled:

Plan to test this version with an actual release once committed to main
*

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note

NONE

@charliedmcb charliedmcb marked this pull request as ready for review July 11, 2024 22:45
@coveralls
Copy link

coveralls commented Jul 11, 2024

Pull Request Test Coverage Report for Build 9912343119

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.706%

Totals Coverage Status
Change from base Build 9718997210: 0.0%
Covered Lines: 36287
Relevant Lines: 37139

💛 - Coveralls

tallaxes
tallaxes previously approved these changes Jul 12, 2024
Copy link
Collaborator

@tallaxes tallaxes left a comment

Choose a reason for hiding this comment

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

LGTM

.github/workflows/release-trigger.yaml Show resolved Hide resolved
.releaserc.yaml Outdated Show resolved Hide resolved
@tallaxes tallaxes added area/artifacts Issues or PRs related to the hosting of release artifacts area/ci Issues or PRs related to ci area/release Issues or PRs related to releasing labels Jul 12, 2024
@charliedmcb charliedmcb merged commit 960cf4d into main Jul 12, 2024
11 checks passed
@charliedmcb charliedmcb deleted the charliedmcb/configureSemanticReleaseAutomation branch July 12, 2024 18:24
Bryce-Soghigian pushed a commit that referenced this pull request Sep 12, 2024
* update .releaserc.yaml

* add perms to release

* add GITHUB_TOKEN

* add install of the dev dep

* add presetConfig

* cat noop

* change ordering to cat the file

* add --input-type=module

* add package.json

* add random input

* change args

* update package.json

* remove run

* update trigger file again

* remove package.json and update release ref

* update to locking version 24 (latest)

* update release settings to what we want

* update settings file to json and add comment

---------

Co-authored-by: Charlie McBride <Charlie.McBride@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/artifacts Issues or PRs related to the hosting of release artifacts area/ci Issues or PRs related to ci area/release Issues or PRs related to releasing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autogenerate release notes
4 participants