Skip to content

Conversation

@zone117x
Copy link
Contributor

PR to test the docker image CI build step from PR #1651

(the external PR doesn't have the credentials required to complete the CI)

wileyj added 2 commits May 9, 2023 16:47
This close to a full rewrite of the built image.
- runit is removed
- `/entrypoint.sh` now starts all processes via single script
- all logs are piped to stdout
- remove printf in favor of heredoc
- add a script to seed the chainstate when env var `SEED_CHAINSTATE=true`
- adds a postgres init script in case of genesis sync and DB != `postgres`
updating docs where stx-rosetta is used
add some docs around `SEED_CHAINSTATE`
add -W to pg_ctl and removing sleep
@zone117x zone117x changed the base branch from master to develop May 17, 2023 16:32
@github-actions github-actions bot temporarily deployed to commit May 17, 2023 16:33 Inactive
@github-actions
Copy link

@github-actions github-actions bot temporarily deployed to pull request May 17, 2023 16:33 Inactive
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #1662 (877d68a) into develop (14bb9f2) will increase coverage by 1.61%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1662      +/-   ##
===========================================
+ Coverage    78.13%   79.75%   +1.61%     
===========================================
  Files           79       79              
  Lines        11241    12568    +1327     
  Branches      2495     2938     +443     
===========================================
+ Hits          8783    10023    +1240     
- Misses        2344     2421      +77     
- Partials       114      124      +10     

see 4 files with indirect coverage changes

@zone117x zone117x closed this May 19, 2023
@rafaelcr rafaelcr deleted the fix/rosetta-dockerfile-test branch October 20, 2023 15:28
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