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: bump package.json in readiness for gh workflow #553

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

jordaniza
Copy link
Contributor

@jordaniza jordaniza commented Mar 12, 2024

Description

Bumps subgraphs package.json to 1.4.1 to address bugs regarding negative token balances and missing delegations.
We will invoke the github action to build and deploy the subgraphs against 1.4.1

Spike is documented here explaining a bit more about the deploy process.

Task ID: OS-1116

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran all tests with success and extended them if necessary.
  • I have updated the CHANGELOG.md file in the root folder.
  • I have updated the DEPLOYMENT_CHECKLIST file in the root folder.
  • [] I have updated the UPDATE_CHECKLIST file in the root folder.

Copy link
Contributor

@Rekard0 Rekard0 left a comment

Choose a reason for hiding this comment

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

don't we need to add subgraph:deploy ? as label

@Rekard0 Rekard0 added the subgraph:deploy Deploys subgraph to all networks if package.json's version is bumped label Mar 12, 2024
@jordaniza jordaniza merged commit 942f85d into develop Mar 15, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subgraph:deploy Deploys subgraph to all networks if package.json's version is bumped subgraph
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants