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

fix: eb dir -> ecs dir #524

Merged
merged 4 commits into from
Oct 28, 2022
Merged

fix: eb dir -> ecs dir #524

merged 4 commits into from
Oct 28, 2022

Conversation

ebezzi
Copy link
Member

@ebezzi ebezzi commented Oct 27, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Merging #524 (17d8035) into main (64fad93) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #524   +/-   ##
=======================================
  Coverage   78.37%   78.37%           
=======================================
  Files          91       91           
  Lines        7095     7095           
=======================================
  Hits         5561     5561           
  Misses       1534     1534           
Flag Coverage Δ
frontend 78.36% <ø> (ø)
javascript 78.36% <ø> (ø)
smokeTest ?
unitTest 78.36% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@atolopko-czi atolopko-czi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber-stamp approval, noting that I'm no longer sure what works and what doesn't w.r.t. ECS deployment needs. It does appear that previously removed files were okay to remove, but there was just a few fixes needed here to reference the new ecs dir correctly.



# Bundles the application so that it can be dockerized and run in ECS
.PHONY: build-ecs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this used on line 32 of the dockerfiles

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I left build-ecs inside the ecs folder.

@ebezzi ebezzi enabled auto-merge (squash) October 28, 2022 17:56
@ebezzi ebezzi merged commit 847141d into main Oct 28, 2022
@ebezzi ebezzi deleted the ebezzi/fix-former-eb-dir branch October 28, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants