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

adding gh workflow for v1 -> v2 migration #2127

Merged
merged 6 commits into from
Dec 9, 2020

Conversation

CharlieC3
Copy link
Member

Description

Adds a new Github workflow to automate the change, commit, and PR creation of updating the chainstate and chainstate consensus files for the V1 -> V2 migration.

Upon an authorized repo_dispatch POST to this repo, the workflow will kick off. It'll download the chainstate files from GCS, commit that to a new branch created from master, and create a new PR displaying those changes and some metadata of the files, while assigning multiple people as reviewers and assignees.

An example of the PR can be found here.

Type of Change

  • New feature
  • Bug fix
  • API reference/documentation update
  • Other

Does this introduce a breaking change?

No

Are documentation updates required?

No

Checklist

@CharlieC3 CharlieC3 requested review from lgalabru and kantai December 3, 2020 15:12
@CharlieC3 CharlieC3 self-assigned this Dec 3, 2020
Copy link
Member

@kantai kantai left a comment

Choose a reason for hiding this comment

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

This action looks good to me!

@CharlieC3 CharlieC3 merged commit 68958ae into master Dec 9, 2020
@CharlieC3 CharlieC3 deleted the chore/migration-gh-workflow branch December 9, 2020 15:09
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants