Skip to content

Added docker and continuous deploy#22

Merged
V3lop5 merged 2 commits intomainfrom
feature/docker-ci-cd
Dec 5, 2021
Merged

Added docker and continuous deploy#22
V3lop5 merged 2 commits intomainfrom
feature/docker-ci-cd

Conversation

@V3lop5
Copy link
Copy Markdown
Collaborator

@V3lop5 V3lop5 commented Dec 5, 2021

#1

This PR ...

adds building docker containers on pull requests, pushes to main branch and releases.

The containers getting pushed to a private server hosted by FH Aachen and allows to work with the this application.


Checklist

Checklist for Contributors

  • Documentation updated?

Checklist for Reviewers

  • Read PR description
  • Check linked issue
  • Check CI/CD (build, automated tests, linting, preview build)
  • Check documentation changes
  • Add labels to PR

@V3lop5 V3lop5 added the enhancement New feature or request label Dec 5, 2021
@github-actions

This comment has been minimized.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 5, 2021

Codecov Report

Merging #22 (d6f6c26) into main (0478abe) will decrease coverage by 1.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   89.58%   88.55%   -1.03%     
==========================================
  Files          55       46       -9     
  Lines         701      568     -133     
==========================================
- Hits          628      503     -125     
+ Misses         73       65       -8     
Flag Coverage Δ
pytest 88.55% <ø> (-1.03%) ⬇️

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

Impacted Files Coverage Δ
tests/core/test_security.py
tests/utils/utils.py
setup.py
tests/crud/test_user.py
tests/database/test_tables.py
tests/api/test_authentication.py
tests/crud/test_energy_conversion.py
tests/conftest.py
tests/__init__.py

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 0478abe...d6f6c26. Read the comment docs.

@github-actions github-actions bot temporarily deployed to PR-22-Preview December 5, 2021 16:54 Destroyed
@einfachMel einfachMel self-requested a review December 5, 2021 16:59
@V3lop5 V3lop5 closed this Dec 5, 2021
@V3lop5 V3lop5 reopened this Dec 5, 2021
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 5, 2021

Unit Test Results

  1 files  ±0    1 suites  ±0   5s ⏱️ -1s
20 tests ±0  20 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit d6f6c26. ± Comparison against base commit ea2ce0f.

@github-actions github-actions bot temporarily deployed to PR-22-Preview December 5, 2021 17:10 Destroyed
@V3lop5 V3lop5 merged commit ccbe00e into main Dec 5, 2021
@V3lop5 V3lop5 deleted the feature/docker-ci-cd branch December 5, 2021 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants