-
Notifications
You must be signed in to change notification settings - Fork 19
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
feat(rhosak): ent-4689 activate billing provider #894
Merged
cdcabrera
merged 2 commits into
RedHatInsights:ci
from
cdcabrera:ent-4689-activate-billprovider
May 23, 2022
Merged
feat(rhosak): ent-4689 activate billing provider #894
cdcabrera
merged 2 commits into
RedHatInsights:ci
from
cdcabrera:ent-4689-activate-billprovider
May 23, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## ci #894 +/- ##
==========================================
- Coverage 94.32% 94.08% -0.25%
==========================================
Files 130 131 +1
Lines 3964 4021 +57
Branches 1550 1568 +18
==========================================
+ Hits 3739 3783 +44
- Misses 208 221 +13
Partials 17 17
Continue to review full report at Codecov.
|
c7924a9
to
7219596
Compare
7219596
to
9ab11ec
Compare
9ab11ec
to
5781ad7
Compare
…s#894) * rhsmConstants, allow tally-capacity access billing provider
5781ad7
to
eddce5b
Compare
cdcabrera
added a commit
that referenced
this pull request
May 23, 2022
* rhsmConstants, allow tally-capacity access billing provider
cdcabrera
added a commit
that referenced
this pull request
May 25, 2022
* rhsmConstants, allow tally-capacity access billing provider
cdcabrera
added a commit
that referenced
this pull request
May 25, 2022
cdcabrera
added a commit
that referenced
this pull request
May 25, 2022
* rhsmConstants, allow tally-capacity access billing provider
cdcabrera
added a commit
that referenced
this pull request
May 25, 2022
cdcabrera
added a commit
that referenced
this pull request
May 26, 2022
* rhsmConstants, allow tally-capacity access billing provider
cdcabrera
added a commit
that referenced
this pull request
May 26, 2022
cdcabrera
added a commit
that referenced
this pull request
Jun 14, 2022
* rhsmConstants, allow tally-capacity access billing provider
cdcabrera
added a commit
that referenced
this pull request
Jun 14, 2022
Merged
cdcabrera
added a commit
that referenced
this pull request
Jun 24, 2022
* rhsmConstants, allow tally-capacity access billing provider
cdcabrera
added a commit
that referenced
this pull request
Jun 24, 2022
cdcabrera
added a commit
that referenced
this pull request
Jul 11, 2022
* rhsmConstants, allow tally-capacity access billing provider
cdcabrera
added a commit
that referenced
this pull request
Jul 11, 2022
cdcabrera
added a commit
that referenced
this pull request
Jul 11, 2022
* rhsmConstants, allow tally-capacity access billing provider
cdcabrera
added a commit
that referenced
this pull request
Jul 11, 2022
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's included
Notes
How to test
Proxy run check
$ yarn
$ yarn start:proxy
Example
UPDATED screenshots
![Screen Shot 2022-05-23 at 12 23 09 PM](https://user-images.githubusercontent.com/3761375/169864341-0bc146d6-2855-40c5-abe6-eda29f9bbe54.png)
![Screen Shot 2022-05-23 at 12 23 19 PM](https://user-images.githubusercontent.com/3761375/169864362-60a87039-23fe-4721-8a63-52808a93fab1.png)
OUTDATED screenshots
What it looks like when the configuration for RHOSAK is applied
![Screen Shot 2022-02-08 at 12 45 10 AM](https://user-images.githubusercontent.com/3761375/153008847-17085d35-1db4-410f-9a73-9985aac5ca2f.png)
What inventory activation would resemble when the configuration for RHOSAK is applied
![Screen Shot 2022-02-17 at 5 21 33 PM (2)](https://user-images.githubusercontent.com/3761375/154580842-bd9b2bf6-043a-4cf7-9a91-c0bd84917c99.png)
Updates issue/story
ent-4689
relates #883 #893