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

Docker image generating tool #128

Closed

Conversation

yenienserrano
Copy link
Member

Description

Add the creation of images for plugins development and final production images

Issues Resolved

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@yenienserrano yenienserrano linked an issue Dec 12, 2023 that may be closed by this pull request
@yenienserrano yenienserrano self-assigned this Dec 12, 2023
Signed-off-by: Ian Yenien Serrano <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1047ad5) 66.80% compared to head (0ff0fd9) 66.89%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##            4.9.0     #128      +/-   ##
==========================================
+ Coverage   66.80%   66.89%   +0.08%     
==========================================
  Files        3284     2575     -709     
  Lines       63162    48436   -14726     
  Branches    10051     8677    -1374     
==========================================
- Hits        42196    32400    -9796     
+ Misses      18495    13914    -4581     
+ Partials     2471     2122     -349     
Flag Coverage Δ
Linux_1 ?
Linux_2 55.27% <ø> (ø)
Linux_3 43.83% <ø> (-0.01%) ⬇️
Linux_4 35.48% <ø> (ø)
Windows_1 ?
Windows_2 ?
Windows_3 ?
Windows_4 ?

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.

@Tostti
Copy link
Member

Tostti commented Jan 3, 2024

This change is not going to be done now

@Tostti Tostti closed this Jan 3, 2024
@AlexRuiz7 AlexRuiz7 deleted the 126-create-a-docker-image-generating-tool branch February 15, 2024 16:05
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.

Create a docker image generating tool
3 participants