Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Docker ecs server #935

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Docker ecs server #935

merged 1 commit into from
Jul 5, 2024

Conversation

synfinatic
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 92.15686% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.77%. Comparing base (42feabc) to head (6bfa556).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #935      +/-   ##
==========================================
+ Coverage   83.64%   83.77%   +0.13%     
==========================================
  Files          40       41       +1     
  Lines        2934     2983      +49     
==========================================
+ Hits         2454     2499      +45     
- Misses        388      391       +3     
- Partials       92       93       +1     
Flag Coverage Δ
unittests 83.77% <92.16%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
internal/ecs/client/client.go 92.45% <100.00%> (+0.30%) ⬆️
internal/ecs/security.go 91.11% <91.11%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42feabc...6bfa556. Read the comment docs.

@synfinatic synfinatic force-pushed the docker-ecs-server branch 8 times, most recently from 4ba2909 to 8bb8c36 Compare July 5, 2024 18:47
- Build new `aws-sso-cli-ecs-server` image and publish on Docker Hub
- Makes it easy to run ecs server inside of a docker container as a
  local service
- Automatically configures the SSL key pair & bearer token for you

Fixes: #569
@synfinatic synfinatic force-pushed the docker-ecs-server branch from 8bb8c36 to 6bfa556 Compare July 5, 2024 19:23
@synfinatic synfinatic merged commit 3d74517 into main Jul 5, 2024
7 checks passed
@synfinatic synfinatic deleted the docker-ecs-server branch July 5, 2024 19:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant