-
Notifications
You must be signed in to change notification settings - Fork 6
feat: Use Codefresh provided storage for workflow logs #428
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
ilia-medvedev-codefresh
merged 52 commits into
main
from
feat/workflows-codefresh-saas-s3
May 21, 2025
Merged
feat: Use Codefresh provided storage for workflow logs #428
ilia-medvedev-codefresh
merged 52 commits into
main
from
feat/workflows-codefresh-saas-s3
May 21, 2025
Conversation
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
mikhail-klimko
approved these changes
Mar 20, 2025
dmaizel
approved these changes
Mar 23, 2025
…orter versions to codefresh-cm ConfigMap (#430)
* chore: bump gitops operator version * trigger
fix: Proxy config set in env values is not reaching container env
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io> Co-authored-by: vitalii-codefresh <vitalii.chyrka@codefresh.io>
) * feat: add Argo CD version check and validation in pre-install hook Enhance the pre-install hook to include a version check for Argo CD. This change introduces environment variables for Argo CD service discovery and version validation, ensuring compatibility with the required version constraint. Additionally, update the Dockerfile to install necessary dependencies for the validation process.
* event-reporter from extras as default one * removed values for event-reporter enabling in extras * dev argocd-extras * dev argocd * removal of v1 reporter * uncomment garage * prod versions of charts and unittests for v2 event-reporter * extras 0.3.20 * upd appVersion because with old version out e2e failing because they think that git manifest from app-proxy not supported
* bump codefresh operator version * trigger * update docs
…tifactRepositoryRef
/e2e |
/e2e |
1 similar comment
/e2e |
/e2e |
2 similar comments
/e2e |
/e2e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What
Why
Notes