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

Initial move of integration-tests/deployment to an independent module. #14893

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

cgruber
Copy link
Collaborator

@cgruber cgruber commented Oct 22, 2024

This updates the dependencies, and makes the integration-tests depend on both chainlink and the deployments package.

@cgruber cgruber force-pushed the chore/cgruber_extract_deployment branch 10 times, most recently from ac26433 to 0ad517a Compare October 22, 2024 19:11
Copy link
Contributor

github-actions bot commented Oct 22, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@cgruber cgruber force-pushed the chore/cgruber_extract_deployment branch from 0ad517a to 36d7a81 Compare October 22, 2024 19:19
@smartcontractkit smartcontractkit deleted a comment from github-actions bot Oct 22, 2024
@cgruber cgruber force-pushed the chore/cgruber_extract_deployment branch 5 times, most recently from ddca1bf to c7e7649 Compare October 23, 2024 03:57
deployment/ccip/deploy.go Outdated Show resolved Hide resolved
@cgruber cgruber force-pushed the chore/cgruber_extract_deployment branch 7 times, most recently from 68a2450 to ba50c0a Compare October 23, 2024 16:25
@cgruber cgruber marked this pull request as ready for review October 23, 2024 16:44
@cgruber cgruber requested review from a team as code owners October 23, 2024 16:44
@cgruber cgruber dismissed stale reviews from krehermann, bolekk, chainchad, and skudasov via ca2dd56 October 29, 2024 20:39
…rate module.

This updates the dependencies, and makes the integration-tests depend on both chainlink and the deployments package.

A few things to fix.  The go.mod entry for deployments is off, because there is no version currently checked-in. It's overridden in a replace statement, but I'm not sure if there are any contexts in which that goes wrong. It just seems weird to keep an incorrect version number there.

Also:
  * Rename the node client to nodeclient, to disambiguate.
  * Move the various non-product elements into 'environment'
@cgruber cgruber force-pushed the chore/cgruber_extract_deployment branch from ca2dd56 to 566dbe5 Compare October 29, 2024 20:45
@skudasov skudasov self-requested a review October 29, 2024 20:49
@bolekk bolekk enabled auto-merge October 29, 2024 21:01
@bolekk bolekk added this pull request to the merge queue Oct 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 29, 2024
@bolekk bolekk added this pull request to the merge queue Oct 29, 2024
Merged via the queue into develop with commit e116f74 Oct 29, 2024
149 of 150 checks passed
@bolekk bolekk deleted the chore/cgruber_extract_deployment branch October 29, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants