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: fix LAM workflow #875

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

emosbaugh
Copy link
Member

@emosbaugh emosbaugh commented Jul 27, 2024

Copy link

github-actions bot commented Jul 27, 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-9a83b45" -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-9a83b45?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 July 28, 2024 13:36
@@ -45,7 +49,7 @@ GOOS ?= $(shell go env GOOS)
GOARCH ?= $(shell go env GOARCH)

.DEFAULT_GOAL := default
default: embedded-cluster-linux-amd64
default: build-ttl.sh
Copy link
Member Author

Choose a reason for hiding this comment

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

@emosbaugh emosbaugh requested a review from sgalsaleh July 29, 2024 13:31
@emosbaugh emosbaugh force-pushed the emosbaugh/sc-108755/fix-lam-workflow branch from f8c62b5 to 094a08c Compare July 29, 2024 13:54
@emosbaugh emosbaugh force-pushed the emosbaugh/sc-108755/fix-lam-workflow branch from 094a08c to 7c666ed Compare July 29, 2024 13:55
ubuntu@ip-172-16-10-242:~$ ./embedded-cluster shell

__4___
_ \ \ \ \ Welcome to embedded-cluster debug shell.
_ \ \ \ \ Welcome to embedded-cluster-smoke-test-staging-app debug shell.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
_ \ \ \ \ Welcome to embedded-cluster-smoke-test-staging-app debug shell.
_ \ \ \ \ Welcome to embedded-cluster debug shell.

@emosbaugh emosbaugh merged commit c501cbc into main Jul 29, 2024
46 checks passed
@emosbaugh emosbaugh deleted the emosbaugh/sc-108755/fix-lam-workflow branch July 29, 2024 14:48
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.

2 participants