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

Feature/docker add tags and labels #22

Merged
merged 4 commits into from
Feb 27, 2024
Merged

Conversation

quartje
Copy link
Contributor

@quartje quartje commented Feb 27, 2024

  • Add tags and labels
  • Seperate the app building and the docker building in two jobs, allowing to use a matrix for the second step
  • Phase out deprecations (newest versions of actions, remove set:output)

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.88%. Comparing base (0e2ac68) to head (2b274f0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #22   +/-   ##
=========================================
  Coverage     91.88%   91.88%           
  Complexity      829      829           
=========================================
  Files           100      100           
  Lines          2427     2427           
  Branches        183      183           
=========================================
  Hits           2230     2230           
  Misses          102      102           
  Partials         95       95           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@quartje quartje force-pushed the feature/docker_add_tags_and_labels branch from 0486a61 to 2a90001 Compare February 27, 2024 11:08
@quartje quartje force-pushed the feature/docker_add_tags_and_labels branch from 2a90001 to ebc13dc Compare February 27, 2024 11:16
@quartje quartje force-pushed the feature/docker_add_tags_and_labels branch from 9349a98 to f76fc6d Compare February 27, 2024 11:49
@quartje quartje force-pushed the feature/docker_add_tags_and_labels branch 2 times, most recently from 491605a to d7f284d Compare February 27, 2024 12:38
@quartje quartje requested a review from phavekes February 27, 2024 12:43
@quartje quartje force-pushed the feature/docker_add_tags_and_labels branch from d7f284d to 2b274f0 Compare February 27, 2024 12:47
docker
* Building a docker building have seperate steps
* set-output has been removed
* latest versions of actions
@quartje quartje merged commit 72e0c6a into main Feb 27, 2024
8 checks passed
@quartje quartje deleted the feature/docker_add_tags_and_labels branch February 27, 2024 13:50
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.

2 participants