-
Notifications
You must be signed in to change notification settings - Fork 0
add BinaryApp app type #26
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #26 +/- ##
===========================================
+ Coverage 42.55% 75.63% +33.07%
===========================================
Files 23 24 +1
Lines 860 911 +51
===========================================
+ Hits 366 689 +323
+ Misses 494 222 -272 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@MJGaughran you may have noticed that I got all twisted up trying to rebase and merge these 3 PRs. Please just look away! |
Adds a new type of app which downloads a standalone binary, checks its hash and places it in the entrypoints folder.
Also adds the argocd module to demo_configuration in order to demonstrate the feature.