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

Bugfix: enable all challenges in cloud envs again #1131

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

commjoen
Copy link
Collaborator

@commjoen commjoen commented Dec 12, 2023

What kind of changes does this PR include?

  • Fixes or refactors
  • A new challenge
  • Additional documentation
  • Something else

Description

Fixes that docker challenges and k8s challenges don't come up on GCP/AWS/Azure.

Relations

Closes #1130

References

Checklist:

  • All the contributions made are solely the work of me and my co-authors
  • I tested the changes in this PR (if applicable)
  • I added unit tests to ensure my change works (when change in Java or on front-end code)
  • I added UI tests to ensure my UI changes work (when change in the overall UI, not needed if just adding a challenge)
  • The PR passes pre-commit hooks and automated tests

@commjoen commjoen changed the title Adding failing tests to show disabled docker exercises on cloud Bugfix: enable all challenges in cloud envs again Dec 12, 2023
@commjoen commjoen marked this pull request as ready for review December 12, 2023 06:25
@commjoen commjoen merged commit 0ab8409 into master Dec 12, 2023
13 of 14 checks passed
@commjoen commjoen deleted the hotfix-fix-docker-in-cloud branch December 12, 2023 06:26
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.

Cloud envs their docker challenges are greyed out
1 participant