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

Draft Release 1.6.1, Sync Test to Stage #707

Merged
merged 23 commits into from
Jul 13, 2021
Merged

Draft Release 1.6.1, Sync Test to Stage #707

merged 23 commits into from
Jul 13, 2021

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Jun 10, 2021

Descriptions

Draft 1.6.1 GUI release

Notes

  • This release is dependent on the API having ent-3818, ent-3888 in the prod environment

Commits

Bug Fixes

Code Refactoring

cdcabrera and others added 23 commits June 10, 2021 11:41
* routerConfig, move const to routerHelpers, clean up comps and redux refs
* routerHelpers, generate nav, route, product groups, add routerConfig const
* productViewMissing, switch to route config, allow alias matching
* router, switch to combined nav route detail lookup
* routerHelpers, consolidate nav, route lookup, clean up
* router, convert from class component, only allow render
* routerHelpers, remove render
* build, package apply locale as dev dependency
* i18n, import locale
* i18n remove load hook comp
* tests, mock window location
* routes, component views to file paths
* router, restructure for lazy load of views
* build, lint, test update
* docs, contributing
* select, allow data- attributes
* toolbarFields, apply test attributes
* build, package remove locale as dev dependency
* i18n, revert towards require locale
* graphCard, pass meta for setting actions callback
* graphCardSelectors, pass normalized meta
* productView, OpenShiftContainer, Dedicated, total core hours
* rhsmServices, API mock
* testing, window.replace noop
* authentication, remove isRedirect
* productViewMissing, on available product cards redirect
* redirect, restructure, force a path, pass search, hash
* router, var rename, centralize exports, index.js
* routerHelpers, optional chain
* testing, mock appNavClick, hook
* productViewMissing, useRouter, setAppNav
* platformActions, expose setAppNav
* platformServices, expose appNavClick, replace navigation
* useRouter, pass useHistory, proxy useHistory push, setAppNav
@cdcabrera cdcabrera added the 202108 project phase label Jun 10, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #707 (fc95651) into stage (ebba9ab) will increase coverage by 1.09%.
The diff coverage is 97.02%.

Impacted file tree graph

@@            Coverage Diff             @@
##            stage     #707      +/-   ##
==========================================
+ Coverage   93.72%   94.82%   +1.09%     
==========================================
  Files          87       89       +2     
  Lines        2646     2684      +38     
  Branches      927      950      +23     
==========================================
+ Hits         2480     2545      +65     
+ Misses        142      118      -24     
+ Partials       24       21       -3     
Impacted Files Coverage Δ
src/components/toolbar/toolbarFieldDisplayName.js 91.66% <ø> (ø)
src/components/toolbar/toolbarFieldGranularity.js 90.90% <ø> (ø)
...rc/components/toolbar/toolbarFieldRangedMonthly.js 100.00% <ø> (ø)
src/components/toolbar/toolbarFieldUom.js 100.00% <ø> (ø)
src/redux/selectors/userSelectors.js 100.00% <ø> (ø)
src/services/rhsmServices.js 100.00% <ø> (ø)
src/services/userServices.js 97.22% <ø> (ø)
src/types/rhsmApiTypes.js 100.00% <ø> (ø)
src/components/authentication/authentication.js 73.80% <66.66%> (+1.08%) ⬆️
src/components/i18n/i18n.js 83.87% <66.66%> (+1.72%) ⬆️
... and 24 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebba9ab...fc95651. Read the comment docs.

@cdcabrera cdcabrera added the blocked Prevented from continuing label Jun 10, 2021
@mirekdlugosz
Copy link
Collaborator

Can we do it already? I See ENT-3818 is not yet deployed to prod. And if backend is not deployed first, there will be no "core hours" label at all, which would be a regression from user point of view.

Otherwise, these changes look fine.

Copy link
Collaborator

@jlprevatt jlprevatt left a comment

Choose a reason for hiding this comment

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

No objections from docs side after the blockers are cleared.

@cdcabrera
Copy link
Member Author

@mirekdlugosz you are correct we're delaying this PR until "total core hours" is moved to prod on the API side

Copy link
Collaborator

@mirekdlugosz mirekdlugosz left a comment

Choose a reason for hiding this comment

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

Since ent-3818 has been deployed to prod recently (I can see total_core_hours in meta of tally OpenShift-metrics response), I believe we can go ahead with deployment of this.

@cdcabrera cdcabrera removed the blocked Prevented from continuing label Jul 12, 2021
@cdcabrera cdcabrera marked this pull request as ready for review July 12, 2021 23:33
@cdcabrera cdcabrera merged commit 2bd2bd9 into stage Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202108 project phase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants