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

Updating Docker Image and Docker CI #134

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Updating Docker Image and Docker CI #134

merged 3 commits into from
Nov 2, 2023

Conversation

calvinp0
Copy link
Member

Needed to add in ARC/AutoTST and TS-GCN into bashrc path
To ensure that the docker image remains up to date, the docker ci will run every 7 days

@calvinp0 calvinp0 requested a review from Lilachn91 June 15, 2023 14:08
@calvinp0 calvinp0 removed the request for review from Lilachn91 July 5, 2023 09:25
@calvinp0 calvinp0 requested a review from alongd October 27, 2023 19:06
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2023

Codecov Report

Merging #134 (c5ea208) into main (2de3b76) will increase coverage by 0.24%.
Report is 61 commits behind head on main.
The diff coverage is 18.18%.

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   73.46%   73.71%   +0.24%     
==========================================
  Files          22       22              
  Lines        2891     2891              
  Branches      762      725      -37     
==========================================
+ Hits         2124     2131       +7     
+ Misses        552      546       -6     
+ Partials      215      214       -1     
Flag Coverage Δ
unittests 73.71% <18.18%> (?)

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

Files Coverage Δ
t3/logger.py 60.00% <ø> (-1.09%) ⬇️
t3/settings/t3_settings.py 100.00% <ø> (ø)
t3/settings/t3_submit.py 100.00% <ø> (ø)
t3/runners/rmg_runner.py 34.37% <0.00%> (ø)
t3/imports.py 30.00% <40.00%> (ø)
t3/simulate/rmg_constantTP.py 58.41% <0.00%> (ø)

... and 2 files with indirect coverage changes

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

Created a 7 day schedule for the Dockerfile image build
Changed location of the Dockerfile
Added additional paths to bashrc in Dockerfile
Copy link
Member

@alongd alongd left a comment

Choose a reason for hiding this comment

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

Thanks!

@alongd alongd merged commit e4769e1 into main Nov 2, 2023
4 checks passed
@alongd alongd deleted the docker_imprv branch November 2, 2023 19:38
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