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

Add AWS deploy using GitHub Actions #707

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Add AWS deploy using GitHub Actions #707

merged 1 commit into from
Oct 15, 2024

Conversation

MrSerth
Copy link
Member

@MrSerth MrSerth commented Sep 27, 2024

I've tested the pipeline and permissions multiple times and am confident it works reliably. Following AWS recommendations, a dedicated user account with minimal privileges is used for this deployment process.

@MrSerth MrSerth added deployment Everything related to our production environment java Pull requests that update Java code labels Sep 27, 2024
@MrSerth MrSerth requested a review from Dome-GER September 27, 2024 23:08
@MrSerth MrSerth self-assigned this Sep 27, 2024
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.65%. Comparing base (d98b29e) to head (1008ede).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #707      +/-   ##
==========================================
+ Coverage   77.57%   77.65%   +0.08%     
==========================================
  Files          43       43              
  Lines        3688     3688              
==========================================
+ Hits         2861     2864       +3     
+ Misses        590      588       -2     
+ Partials      237      236       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dome-GER Dome-GER force-pushed the aws_cloud_formation branch from d6b7537 to 1008ede Compare October 15, 2024 19:24
@Dome-GER Dome-GER enabled auto-merge (rebase) October 15, 2024 19:24
@Dome-GER Dome-GER merged commit 31d4f48 into main Oct 15, 2024
9 checks passed
@Dome-GER Dome-GER deleted the aws_cloud_formation branch October 15, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Everything related to our production environment java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants