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

Theedge 3710: Add activation key to image model and add it on image builder request #2360

Merged
merged 9 commits into from
Jan 18, 2024

Conversation

adeliaferreira
Copy link
Contributor

Description

This PR will add the activation key model to image model, save it on database after received it though api and include it inside customizations object on image builder client communication.

FIXES: THEEDGE-3710

Type of change

What is it?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Tests update
  • Refactor

@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4e3e49f) 62.11% compared to head (ba88b46) 62.31%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2360      +/-   ##
==========================================
+ Coverage   62.11%   62.31%   +0.20%     
==========================================
  Files          88       88              
  Lines       13232    13244      +12     
==========================================
+ Hits         8219     8253      +34     
+ Misses       4336     4312      -24     
- Partials      677      679       +2     

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

@mergify mergify bot added the new feature New feature label Jan 3, 2024
@ldjebran
Copy link
Contributor

ldjebran commented Jan 3, 2024

/retest

1 similar comment
@omaciel
Copy link
Contributor

omaciel commented Jan 5, 2024

/retest

@omaciel
Copy link
Contributor

omaciel commented Jan 5, 2024

/rebase

Copy link
Contributor

mergify bot commented Jan 5, 2024

This pull request is now in conflicts. Could you fix it @adeliaferreira? 🙏

@mergify mergify bot added the conflict Code conflict label Jan 5, 2024
Copy link
Contributor

mergify bot commented Jan 8, 2024

This pull request needs all conversation threads to be resolved. Could you fix it @adeliaferreira? 🙏

@mergify mergify bot added the question Further information is requested label Jan 8, 2024
@mergify mergify bot removed the conflict Code conflict label Jan 9, 2024
@adeliaferreira
Copy link
Contributor Author

@ldjebran I made all the changes that you mentioned on the review and we sync on the slack about change BaseURL and Server URL to config, let me know if I missed something, but I feel it's ready to go on this one.

@adeliaferreira adeliaferreira changed the title Theedge 3710 Theedge 3710: Add activation key to image model and add it on image builder request Jan 9, 2024
@ldjebran
Copy link
Contributor

ldjebran commented Jan 9, 2024

missing related changes to deploy/clowdapp.yaml

@ldjebran
Copy link
Contributor

ldjebran commented Jan 9, 2024

missing unit-test

@ldjebran
Copy link
Contributor

ldjebran commented Jan 9, 2024

/retest

@mergify mergify bot removed the question Further information is requested label Jan 12, 2024
@adeliaferreira
Copy link
Contributor Author

/retest

Copy link
Contributor

@acosferreira acosferreira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@ldjebran ldjebran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mergify mergify bot merged commit bae9f05 into RedHatInsights:main Jan 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants