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

chore: increase staging container count to 2 #313

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

ebezzi
Copy link
Member

@ebezzi ebezzi commented Jul 8, 2022

Reviewers

Functional:

Readability:


Changes

  • add
  • remove
  • modify

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #313 (1fa740c) into main (b94d32b) will not change coverage.
The diff coverage is n/a.

❗ Current head 1fa740c differs from pull request most recent head 5e15db9. Consider uploading reports for the commit 5e15db9 to get more accurate results

@@           Coverage Diff           @@
##             main     #313   +/-   ##
=======================================
  Coverage   76.13%   76.13%           
=======================================
  Files          90       90           
  Lines        6662     6662           
=======================================
  Hits         5072     5072           
  Misses       1590     1590           
Flag Coverage Δ
frontend 76.13% <ø> (ø)
javascript 76.13% <ø> (ø)
smokeTest ?
unitTest 76.13% <ø> (ø)

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


Continue to review full report at Codecov.

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

@seve seve self-requested a review July 8, 2022 18:00
Copy link
Contributor

@MDunitz MDunitz left a comment

Choose a reason for hiding this comment

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

lgtm -- should we do dev too?

@ebezzi
Copy link
Member Author

ebezzi commented Jul 8, 2022

lgtm -- should we do dev too?

I would either keep dev to 1 or decrease the memory, to save resources.

@ebezzi ebezzi merged commit aa4beab into main Jul 8, 2022
@ebezzi ebezzi deleted the ebezzi/staging-2-containers branch July 8, 2022 18:57
seve added a commit that referenced this pull request Jul 19, 2022
* chore: runtime config (#310)

* chore: runtime config

* reqs

* add config.yaml to the dockerfile

* Remove print

* Remove comments

* Missing ADD argument

* fix some tf issues

* chore: add missing config.yaml file (#312)

* chore: increase staging container count to 2 (#313)

* fix: enable deployment on rdev (#299)

* Add symlink

* Update env config

* Update health check path

* Add temporary workarounds and warnings

* Workaround missing s3 bucket

* add request logging

* Repair explorer rdev

* Remove unused config file

* Cleanup

* Clean up

* Lint

* Reorder dockerfile to take advantage of caching

* Remove unnecessary installations

* Ignore node_modules in docker image to save space

* Fix cache-from tag in Docker

* fix conflicts

* Reorder Dockerfile for caching

Co-authored-by: Trent Smith <[email protected]>
Co-authored-by: Emanuele Bezzi <[email protected]>

* Combine run statements into one layer (#314)

* chore: add happy locking (#318)

Co-authored-by: Emanuele Bezzi <[email protected]>
Co-authored-by: Rohan Agarwal <[email protected]>
Co-authored-by: Trent Smith <[email protected]>
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