Skip to content

Move API SHA bump to its own script - #5151

Merged
chadwhitacre merged 1 commit into
masterfrom
cwlw/split-version-scripts
Jun 16, 2022
Merged

Move API SHA bump to its own script#5151
chadwhitacre merged 1 commit into
masterfrom
cwlw/split-version-scripts

Conversation

@chadwhitacre

Copy link
Copy Markdown
Contributor

Overloading the bump-version.sh Craft hook to also be used from localhost during more-frequent API doc updates added some inter-environment friction that resulted in a CalVer release failure.

Seems great to update the API docs more frequently than once a month, and that means it would be redundant to also do this during monthly CalVer release, so let's move that to a separate script.

We are now updating the API docs SHA much more frequently than monthly,
so let's decouple it from the monthly Craft version bump.
@vercel

vercelBot commented Jun 16, 2022

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

NameStatusPreviewUpdated
sentry-docs🔄 Building (Inspect)Jun 16, 2022 at 3:00PM (UTC)

@chadwhitacrechadwhitacre changed the title Split version script into twoMove API SHA bump to it's own scriptJun 16, 2022
@chadwhitacrechadwhitacre changed the title Move API SHA bump to it's own scriptMove API SHA bump to its own scriptJun 16, 2022
@chadwhitacre
chadwhitacre enabled auto-merge (squash) June 16, 2022 15:01
chadwhitacre added a commit to getsentry/develop that referenced this pull request Jun 16, 2022
@chadwhitacre
chadwhitacre merged commit f9a5ab3 into masterJun 16, 2022
@chadwhitacre
chadwhitacre deleted the cwlw/split-version-scripts branch June 16, 2022 15:02
@chadwhitacre

Copy link
Copy Markdown
ContributorAuthor

Oh geez automerge in repo w/ no branch protection. 🤦‍♂️

@chadwhitacre

chadwhitacre commented Jun 16, 2022

Copy link
Copy Markdown
ContributorAuthor

Ftr here's where the API SHA bump was added to bump-version.sh.

chadwhitacre added a commit to getsentry/develop that referenced this pull request Jun 16, 2022
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Jul 2, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@chadwhitacre