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

Build docker images on release #1239

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Build docker images on release #1239

merged 3 commits into from
Aug 7, 2024

Conversation

daanboer
Copy link
Contributor

@daanboer daanboer commented Aug 7, 2024

Closes #178

Update node version to 22.
Set LXCAT_BUILD_ENV to production.
Update arangodb version.
Expose database to local network.
Use `ghcr` images instead of local builds.
Rename `setup` to `admin-cli`.
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.65%. Comparing base (e278220) to head (ab0647c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1239   +/-   ##
=======================================
  Coverage   80.65%   80.65%           
=======================================
  Files         233      233           
  Lines        6203     6203           
  Branches     1077     1077           
=======================================
  Hits         5003     5003           
  Misses       1119     1119           
  Partials       81       81           
Flag Coverage Δ
app 53.63% <ø> (ø)
converter 65.31% <ø> (ø)
database 83.56% <ø> (ø)
schema 94.15% <ø> (ø)

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

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

@daanboer daanboer force-pushed the release-docker branch 7 times, most recently from 043e392 to 50e96a6 Compare August 7, 2024 15:15
@daanboer daanboer merged commit de09f9a into main Aug 7, 2024
9 checks passed
@daanboer daanboer deleted the release-docker branch August 7, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup a production image workflow in CI
1 participant