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

Fix ci #356

Merged
merged 39 commits into from
Mar 12, 2024
Merged

Fix ci #356

merged 39 commits into from
Mar 12, 2024

Conversation

smickovskid
Copy link
Contributor

Fix ci

@smickovskid smickovskid changed the base branch from develop to update-dependencies February 14, 2024 14:42
@smickovskid smickovskid changed the base branch from update-dependencies to develop February 14, 2024 14:50
@smickovskid smickovskid changed the base branch from develop to update-dependencies February 14, 2024 14:50
Copy link
Contributor

@cfal cfal left a comment

Choose a reason for hiding this comment

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

looks good, left one more comment on docker cleanup. also, go relayer lint is failing (perhaps caused by my fix 😅)

// K8s specific config and cleanup
if *config.Common.InsideK8s {
t.Cleanup(func() {
if err = actions.TeardownSuite(t, state.Common.Env, state.ChainlinkNodesK8s, nil, zapcore.PanicLevel, nil); err != nil {
Copy link
Contributor

Choose a reason for hiding this comment

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

just to clarify - if i'm running this locally, and i already have docker running on my machine with unrelated containers, does it clean up these terst containers that are started here?

@archseer archseer merged commit fb70e9d into develop Mar 12, 2024
15 of 16 checks passed
@archseer archseer deleted the fix_ci branch March 12, 2024 05:09
@cl-sonarqube-production
Copy link

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.

4 participants