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(ci): experiment with dagger #1179

Merged
merged 7 commits into from
Sep 18, 2024
Merged

Conversation

emosbaugh
Copy link
Member

@emosbaugh emosbaugh commented Sep 17, 2024

What this PR does / why we need it:

This is intended to be a first iteration, moving one command to introduce the team to dagger and establish patterns, with the end goal being to eliminate make and shell (and possibly actions) entirely.

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?


Does this PR require documentation?

dagger/main.go Outdated
"dagger/embedded-cluster/internal/dagger"
)

// dagger call build-operator-package --ec-version test export --path build/operator-package
Copy link
Member

Choose a reason for hiding this comment

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

if you relocate this to your BuildOperatorPackage it'll show up in the doc/help strings on the cli.

Copy link

github-actions bot commented Sep 17, 2024

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-1bab0b8" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-1bab0b8?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@emosbaugh emosbaugh marked this pull request as ready for review September 17, 2024 19:38
@emosbaugh
Copy link
Member Author

Merging without waiting for flakey test

@emosbaugh emosbaugh merged commit 4387b51 into main Sep 18, 2024
54 of 56 checks passed
@emosbaugh emosbaugh deleted the emosbaugh/20240917/dagger-experiment branch September 18, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants