Skip to content

ci(publish): fix broken publishing step#291

Merged
graham-chainlink merged 1 commit into
mainfrom
ggoh/broken-publish-step
Feb 11, 2025
Merged

ci(publish): fix broken publishing step#291
graham-chainlink merged 1 commit into
mainfrom
ggoh/broken-publish-step

Conversation

@graham-chainlink

Copy link
Copy Markdown
Contributor

Looks like due to external change the '~> v2' no longer works https://github.com/smartcontractkit/mcms/actions/runs/13261568529/job/37019757229

Error message:
Cannot find GoReleaser release ~> v2-pro in https://goreleaser.com/static/releases-pro.json

Temporarily changing the value to latest to unblock the release.

@graham-chainlink graham-chainlink requested a review from a team as a code owner February 11, 2025 11:36
@changeset-bot

changeset-bot Bot commented Feb 11, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e768b7c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@smartcontractkit/mcms Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Looks like due to external change the `'~> v2'` no longer works https://github.com/smartcontractkit/mcms/actions/runs/13261568529/job/37019757229

Error message:
`Cannot find GoReleaser release ~> v2-pro in https://goreleaser.com/static/releases-pro.json`

Temporarily changing the value to `latest` to unblock the release.
@cl-sonarqube-production

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@graham-chainlink graham-chainlink added this pull request to the merge queue Feb 11, 2025
Merged via the queue into main with commit f76ce79 Feb 11, 2025
@graham-chainlink graham-chainlink deleted the ggoh/broken-publish-step branch February 11, 2025 11:49
github-merge-queue Bot pushed a commit that referenced this pull request Feb 11, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @smartcontractkit/mcms@0.10.1

### Patch Changes

- [#291](#291)
[`f76ce79`](f76ce79)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
retrigger publishing due to previous failure

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
graham-chainlink added a commit that referenced this pull request Feb 11, 2025
The previous [fix didn work](#291) as expected as for some reason the `latest` version is using [an old version](https://github.com/smartcontractkit/mcms/actions/runs/13262406886/job/37021796511)

This commit fixed the goreleaser version to `'v2.6.1-pro'` which is the newest pro version.
graham-chainlink added a commit that referenced this pull request Feb 11, 2025
The previous [fix didn work](#291) as expected as for some reason the `latest` version is using [an old version](https://github.com/smartcontractkit/mcms/actions/runs/13262406886/job/37021796511)

This commit fixed the goreleaser version to `'v2.6.1-pro'` which is the newest pro version.
graham-chainlink added a commit that referenced this pull request Feb 11, 2025
Issue: https://chainlink-core.slack.com/archives/C038Q8K1HTR/p1739262431421559

Broken pipeline due to an external change in goreleaser, more info [here](#291)

releng has released a new [fix](https://chainlink-core.slack.com/archives/C038Q8K1HTR/p1739278624955659?thread_ts=1739262431.421559&cid=C038Q8K1HTR)

This commits bumps the `cicd-build-publish-artifacts-go` github action which contains the fix.
github-merge-queue Bot pushed a commit that referenced this pull request Feb 11, 2025
Issue:
https://chainlink-core.slack.com/archives/C038Q8K1HTR/p1739262431421559

Broken pipeline due to an external change in goreleaser, more info
[here](#291)

releng has released a new
[fix](https://chainlink-core.slack.com/archives/C038Q8K1HTR/p1739278624955659?thread_ts=1739262431.421559&cid=C038Q8K1HTR)

This commits bumps the `cicd-build-publish-artifacts-go` github action
which contains the fix and reverts the [previous fix
](#291) of setting version
to `latest`
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