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

Publish workflow 7.0.0 #530

Merged
merged 81 commits into from
Sep 20, 2024
Merged

Publish workflow 7.0.0 #530

merged 81 commits into from
Sep 20, 2024

Conversation

shubham-eaton
Copy link
Contributor

Fixes # .

Changes proposed in this Pull Request:

Screenshots / Screen Recording (if applicable)

To Test:

Any specific feedback you are looking for?

dependabot bot and others added 30 commits July 29, 2024 22:07
…orkflow/example/fast-xml-parser-4.4.1

Bump fast-xml-parser from 4.3.3 to 4.4.1 in /login-workflow/example
…ity-Img-Size

Cybersecurity image size configuration
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.6.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.30.0...v3.6.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.9 to 7.25.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…orkflow/example/dev/date-fns-3.6.0

Bump date-fns from 2.30.0 to 3.6.0 in /login-workflow/example
…orkflow/dev/babel/core-7.25.2

Bump @babel/core from 7.23.9 to 7.25.2 in /login-workflow
…-screen

Okta Login base screen added for RN
…in-Base-Screen

Unit tests added for Okta login base screen
shubham-eaton and others added 15 commits September 6, 2024 21:33
…ithub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
revert to version 3 actions/download-artifact
…orkflow/example/dev/react-native-screens-3.34.0

Bump react-native-screens from 3.29.0 to 3.34.0 in /login-workflow/example
…orkflow/dev/eslint-plugin-react-7.35.0

Bump eslint-plugin-react from 7.33.2 to 7.35.0 in /login-workflow
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…orkflow/example/serve-static-1.16.2

Bump serve-static from 1.15.0 to 1.16.2 in /login-workflow/example
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…orkflow/serve-static-1.16.2

Bump serve-static from 1.15.0 to 1.16.2 in /login-workflow
@github-actions github-actions bot added brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering master For PRs going into the master branch labels Sep 20, 2024
Copy link

Thank you for the master pull request. 👍 Please be sure this pull request is for the master branch. The master branch is used for items that are ready for publishing. The dev branch is our working branch for all issues and enhancements. Please read our Contributing Guidelines for more information.

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 32 lines in your changes missing coverage. Please review.

Project coverage is 76.38%. Comparing base (ca4ef38) to head (77d0ea2).
Report is 89 commits behind head on master.

Files with missing lines Patch % Lines
...workflow/src/contexts/OktaAuthContext/provider.tsx 9.09% 17 Missing and 3 partials ⚠️
...ktaRedirectLoginScreen/OktaRedirectLoginScreen.tsx 58.82% 4 Missing and 3 partials ⚠️
...gin-workflow/src/contexts/OktaAuthContext/index.ts 20.00% 3 Missing and 1 partial ⚠️
...edirectLoginScreen/OktaRedirectLoginScreenBase.tsx 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #530      +/-   ##
==========================================
- Coverage   77.81%   76.38%   -1.43%     
==========================================
  Files          73       78       +5     
  Lines        1181     1245      +64     
  Branches      236      247      +11     
==========================================
+ Hits          919      951      +32     
- Misses         84      109      +25     
- Partials      178      185       +7     
Flag Coverage Δ
unittests 76.38% <50.00%> (-1.43%) ⬇️

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.

@joebochill joebochill merged commit 2023cf3 into master Sep 20, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering master For PRs going into the master branch
Development

Successfully merging this pull request may close these issues.

7 participants