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

core/store/migrate/migrations: add ccip cap spec migration #13459

Merged
merged 5 commits into from
Jun 12, 2024

Conversation

makramkd
Copy link
Contributor

@makramkd makramkd commented Jun 7, 2024

Migrations for the ccip capability spec. The actual Go part of this will be implemented in https://github.com/smartcontractkit/ccip because all the gethwrappers and other required components (e.g home chain reader) are there.

@makramkd makramkd force-pushed the ccip-2379/capjobspec-migrations branch from 5f82a9f to f289e0b Compare June 7, 2024 14:29
@makramkd makramkd force-pushed the ccip-2379/capjobspec-migrations branch from 15c2796 to 42f816a Compare June 11, 2024 11:16
@makramkd makramkd marked this pull request as ready for review June 11, 2024 11:17
@makramkd makramkd requested review from a team as code owners June 11, 2024 11:17
Copy link
Contributor

@patrickhuie19 patrickhuie19 left a comment

Choose a reason for hiding this comment

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

lgtm

@makramkd makramkd enabled auto-merge June 12, 2024 06:48
@makramkd makramkd added this pull request to the merge queue Jun 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 12, 2024
@makramkd makramkd added this pull request to the merge queue Jun 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 12, 2024
@makramkd makramkd added this pull request to the merge queue Jun 12, 2024
Merged via the queue into develop with commit 8fdc77f Jun 12, 2024
106 checks passed
@makramkd makramkd deleted the ccip-2379/capjobspec-migrations branch June 12, 2024 08:11
RensR added a commit to smartcontractkit/ccip that referenced this pull request Jun 13, 2024
…1010)

## Motivation

We need this particular migration from core in order to start working on
the ccip capability job spec itself.

## Solution

Cherry pick PR smartcontractkit/chainlink#13459
from core.

This PR must be regular merged and not squashed in order to preserve
history.

There are no gaps between the latest migration in ccip-develop and this
one so this should be safe to do.
asoliman92 pushed a commit that referenced this pull request Jul 31, 2024
* add ccip cap spec migration

* update migration

* add changeset
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.

3 participants