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

Production Release 2.0.0 #765

Merged
merged 3 commits into from
Aug 17, 2021
Merged

Production Release 2.0.0 #765

merged 3 commits into from
Aug 17, 2021

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Aug 10, 2021

2.0.0 (2021-08-17)

Build

* babel, moved to independent config from package
* build, empty module, html plugins, dotenv replace, travis
* cspell, ouia keyword added
* docs, local run descriptions, debugging updated
* dotenv, locale path, port, build branch
* eslint, json extensions are now required
* jest, adjust coverage based on fed mod file adds
* public, index.html apply esi instead of dotenv params
* scripts, remove original dev chrome, clean up post, proxy
* spandx, proxy routing clean up
* src, fed module file adds, component dev checks removed
* tests, integration-like tests updated
* webpack, dev, proxy, prod configs
* build, custom release, unused params, dev branches
* docs, release process expanded
@codecov-commenter
Copy link

Codecov Report

Merging #765 (2c88bb6) into master (a9214e3) will decrease coverage by 0.07%.
The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #765      +/-   ##
==========================================
- Coverage   95.29%   95.21%   -0.08%     
==========================================
  Files         100      101       +1     
  Lines        2824     2823       -1     
  Branches     1027     1024       -3     
==========================================
- Hits         2691     2688       -3     
- Misses        126      128       +2     
  Partials        7        7              
Impacted Files Coverage Δ
src/AppEntry.js 0.00% <0.00%> (ø)
src/config/index.js 100.00% <ø> (ø)
src/components/authentication/authentication.js 73.17% <62.50%> (-0.64%) ⬇️
src/components/router/routerHelpers.js 100.00% <100.00%> (ø)
src/hooks/useRouter.js 100.00% <100.00%> (ø)
src/services/platformServices.js 97.61% <100.00%> (-0.11%) ⬇️

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 a9214e3...2c88bb6. Read the comment docs.

@cdcabrera cdcabrera added the 202108 project phase label Aug 10, 2021
@cdcabrera cdcabrera marked this pull request as ready for review August 10, 2021 14:45
Copy link
Member

@ntkathole ntkathole left a comment

Choose a reason for hiding this comment

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

ACK considering required changes for prod-stable env will be in place at https://github.com/RedHatInsights/cloud-services-config

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.

3 participants