Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

chore: set up auto for versioning/release management #585

Merged
merged 3 commits into from
Aug 8, 2021

Conversation

hydrosquall
Copy link
Member

@hydrosquall hydrosquall commented Aug 4, 2021

Motivation

Changes

Pre-merge checklist for a repo admin

  • Create a branch called next from the current head of master link
    • make that the base branch of this PR instead of master
  • Create a branch called stable from the tag 0.18 link
  • Make a tagged release of 0.18.0 on github (this will avoid the tall changelog issue that we encountered with vega-tooltip: https://github.com/vega/vega-lite-dev-config/releases/tag/v0.18.0
  • Create tags called skip-release and released in this repo (the first is used to tell auto not to release anything if this PR is released, the second is used to tag PRs that have been released).

@hydrosquall hydrosquall changed the title build: install + configure auto for releases chore: set up auto for versioning/release management Aug 4, 2021
@hydrosquall hydrosquall force-pushed the feat/auto-release-config branch 2 times, most recently from df1d8c2 to 057196b Compare August 4, 2021 01:33
@domoritz
Copy link
Member

domoritz commented Aug 5, 2021

@hydrosquall I gave you maintenance permissions on this repo. Please go ahead and set up the release process.

@hydrosquall hydrosquall self-assigned this Aug 5, 2021
@hydrosquall hydrosquall changed the base branch from master to next August 5, 2021 22:23
@hydrosquall
Copy link
Member Author

@domoritz thanks for adding those permissions.

I've set up everything in the checklist except for changing the default branch of the repository, since I don't have access to that with my permission level. After we change the base branch, I think this is ready to merge.

@domoritz
Copy link
Member

domoritz commented Aug 8, 2021

I just moved into a new house and don't have internet yet. I'll set up the branches when I get to a place with WiFi.

@domoritz
Copy link
Member

domoritz commented Aug 8, 2021

Done. next is now the default.

@github-actions
Copy link

🚀 PR was released in v0.19.0-next.0 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants