-
Notifications
You must be signed in to change notification settings - Fork 53
Fixes for the pipeline #3731
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
Merged
Merged
Fixes for the pipeline #3731
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
adfb6f3
Adapt target to changed Makefiles;
joergdw 8587834
Automatically login into concourse if required and reuse more code;
joergdw cf9ce10
Merge remote-tracking branch 'os-origin/main' into pipeline-fixes
joergdw 3ba4bd3
🔧 Fixes for the GitHub-Actions;
joergdw 89a756b
🔧 Fix definition of target `bosh-release`
joergdw a9ca42a
↓ Downgrade fly (concourse-cli) to match the same major-version as on…
joergdw 0c9f39b
🔧 More fixes for the GitHub-Actions;
joergdw ab847a6
🧪 Try out less redundance in concourse-pipeline-definition;
joergdw f8ed83c
🚧 Work in progress: Define docker-image;
joergdw 50ee337
🔧 Minimize login-actions to non-interactive-ones for broker-registrat…
joergdw 8f26e59
Merge remote-tracking branch 'os-origin/main' into pipeline-fixes
joergdw 65be4cd
Add clarification into info-output;
joergdw 43b518c
Fix login for the acceptance-test-config;
joergdw e848f64
🚧 Work in progress: Improve definition of the docker-image;
joergdw 217b9c0
Re-add openapi-target as flake-output
joergdw 502db8d
🚧 Work in progress: Make pipeline use the image as resource to make t…
joergdw 2f25d06
Fix import-error;
joergdw 392382e
Fix database-setup in the tests;
joergdw 1be0f7e
🧹 Clean-up image-generation and narrow down its dependencies for the …
joergdw 053b1ab
🔧 Fixes for Bash-scripts;
joergdw aad7cd9
🧹 Clean-up Dockerfile and improve interactive feeling;
joergdw b4198a1
Call the new Dockerfile for automated image-builds;
joergdw 91e61ac
🔧 Fix oci-image-creation for the now devbox-based image;
joergdw be18937
🧹 Further clean-up;
joergdw 1873623
🔧 Environment-fixes for the ci-pipeline;
joergdw 4688be0
Introduce more debugging-code;
joergdw 751ff75
Try to fix an environment-issue in the concourse-pipeline;
joergdw 838acde
🔧 Fix oci-image;
joergdw 6f99c9e
Try to avoid the `--config`-parameter of devbox-commands;
joergdw c11f963
Try to modify the entrypoint used by concourse!
joergdw d2393af
More debug-code;
joergdw bd7249f
Next try!
joergdw e6fc078
Remove all changes related to a different concourse-image;
joergdw 7561874
Add more automated triggers for better testing;
joergdw a9b439c
Fix pipeline-definition;
joergdw e130c29
Re-introduce accidentally removed Makefile-targets regarding images;
joergdw 920a163
Merge branch 'main' into pipeline-fixes
bonzofenix 17f9fcc
Substitute forgotten prerelease-task-definition;
joergdw bd9f065
Add forgotten login-parameter;
joergdw 311b833
One more!
joergdw 038daec
Fix forgotten bosh-login;
joergdw 5ed1245
🔧 Fix another missing bosh-login;
joergdw 651437b
Merge branch 'main' into pipeline-fixes
joergdw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # ================================================================================ | ||
| # 🤖 Generated files | ||
| # ================================================================================ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.