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 docker workflow #1526

Merged
merged 3 commits into from
Jun 23, 2022
Merged

fix docker workflow #1526

merged 3 commits into from
Jun 23, 2022

Conversation

eddiebergman
Copy link
Contributor

@eddiebergman eddiebergman commented Jun 23, 2022

  • Make docker file install from setup.py
  • Add .pytest_cache to gitignore
  • Increases timeouts one again on test_metadata_generation.py

@eddiebergman eddiebergman added this to the V0.15 milestone Jun 23, 2022
@eddiebergman eddiebergman added the maintenance Internal maintenance label Jun 23, 2022
@eddiebergman eddiebergman self-assigned this Jun 23, 2022
@eddiebergman eddiebergman requested a review from mfeurer June 23, 2022 09:07
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #1526 (1d3eb27) into development (9d63cb5) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           development    #1526      +/-   ##
===============================================
- Coverage        83.94%   83.89%   -0.06%     
===============================================
  Files              153      153              
  Lines            11654    11654              
  Branches          2031     2031              
===============================================
- Hits              9783     9777       -6     
- Misses            1326     1331       +5     
- Partials           545      546       +1     

Impacted file tree graph

@eddiebergman eddiebergman merged commit 4f691a1 into development Jun 23, 2022
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
eddiebergman added a commit that referenced this pull request Jun 24, 2022
eddiebergman added a commit that referenced this pull request Jun 24, 2022
eddiebergman added a commit that referenced this pull request Aug 18, 2022
* Make docker file install from `setup.py`

* Add pytest cache to gitignore

* Up timeouts on test_metadata_generation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Internal maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker workflow failure
1 participant