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

Deployment commit for prod-stable #4002

Merged
merged 107 commits into from
Sep 4, 2024
Merged

Conversation

dlabrecq
Copy link
Contributor

@dlabrecq dlabrecq commented Sep 4, 2024

Merged main branch to prod-stable.

Use latest commit to update namespace ref in app-interface repo. Don't use merge commit, SHAs must be unique when images are created for each branch.

dlabrecq and others added 30 commits July 18, 2024 12:59
Add project link to optimizations breakdown page
OCP unallocated and unattributed projects should be exportable
Bumps the lint-dependencies group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).


Updates `eslint-plugin-jsdoc` from 48.7.0 to 48.8.3
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v48.7.0...v48.8.3)

Updates `eslint-plugin-react` from 7.34.4 to 7.35.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.34.4...v7.35.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the test-dependencies group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `ts-jest` from 29.2.2 to 29.2.3
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.2...v29.2.3)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the ci-dependencies group with 1 update: [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components).


Updates `@redhat-cloud-services/frontend-components-utilities` from 4.0.13 to 4.0.14
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-utilities"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
API URLs need trailing slash for Safari
…in_ci-dependencies-9f9ebbcf75

(chore): Bump @redhat-cloud-services/frontend-components-utilities from 4.0.13 to 4.0.14 in the ci-dependencies group
…in_test-dependencies-da1443ea31

(chore): Bump ts-jest from 29.2.2 to 29.2.3 in the test-dependencies group
…in_lint-dependencies-2af7747304

(chore): Bump the lint-dependencies group with 2 updates
Bumps the lint-dependencies group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).


Updates `@eslint/js` from 9.7.0 to 9.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.8.0/packages/js)

Updates `eslint-plugin-jsdoc` from 48.8.3 to 48.9.2
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v48.8.3...v48.9.2)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the test-dependencies group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom).


Updates `@testing-library/jest-dom` from 6.4.6 to 6.4.8
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.6...v6.4.8)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the ci-dependencies group with 2 updates: [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@reduxjs/toolkit` from 2.2.6 to 2.2.7
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.6...v2.2.7)

Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Update AWS EC2 instances table
…in_ci-dependencies-b44ec0d4cb

(chore): Bump the ci-dependencies group with 2 updates
…in_test-dependencies-4ca17ae2b7

(chore): Bump @testing-library/jest-dom from 6.4.6 to 6.4.8 in the test-dependencies group
…in_lint-dependencies-3209a170a5

(chore): Bump the lint-dependencies group with 2 updates
Refactor "cost distribution" layout for cost model
Update filename for AWS export
dlabrecq and others added 27 commits August 28, 2024 10:03
Correct pipeline expression for push pipeline
…in_ci-dependencies-eac0ba9ef1

(chore): Bump axios from 1.7.4 to 1.7.5 in the ci-dependencies group
…in_test-dependencies-12026f6c84

(chore): Bump the test-dependencies group with 2 updates
…in_lint-dependencies-fcae316f15

(chore): Bump the lint-dependencies group with 2 updates
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.3...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…bpack-5.94.0

Bump webpack from 5.90.3 to 5.94.0
…ates

Bumps the ci-dependencies group with 2 updates in the / directory: [@redhat-cloud-services/rbac-client](https://github.com/RedHatInsights/javascript-clients) and [axios](https://github.com/axios/axios).


Updates `@redhat-cloud-services/rbac-client` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/RedHatInsights/javascript-clients/releases)
- [Changelog](https://github.com/RedHatInsights/javascript-clients/blob/main/release.config.js)
- [Commits](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/rbac-client-2.2.1...@redhat-cloud-services/rbac-client-2.2.2)

Updates `axios` from 1.7.6 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.6...v1.7.7)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/rbac-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
…in_ci-dependencies-8ec4c357c1

(chore): Bump the ci-dependencies group across 1 directory with 2 updates
PatternFly toolbar controls scroll page when clicked
Bumps the lint-dependencies group with 2 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).


Updates `@typescript-eslint/parser` from 8.3.0 to 8.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/parser)

Updates `eslint-plugin-react` from 7.35.0 to 7.35.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.35.0...v7.35.1)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…in_lint-dependencies-70ef76ce0b

(chore): Bump the lint-dependencies group with 2 updates
Omit AWS details page filters from available EC2 filters
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 78.09524% with 46 lines in your changes missing coverage. Please review.

Project coverage is 65.11%. Comparing base (ec31755) to head (76b112d).
Report is 108 commits behind head on prod-stable.

Files with missing lines Patch % Lines
...tes/utils/computedReport/getComputedReportItems.ts 25.00% 12 Missing ⚠️
...ngs/costModels/costModelWizard/costModelWizard.tsx 0.00% 8 Missing ⚠️
src/routes/utils/groupBy.ts 12.50% 7 Missing ⚠️
src/routes/components/dataToolbar/dataToolbar.tsx 0.00% 2 Missing ⚠️
...routes/components/dataToolbar/utils/bulkSelect.tsx 0.00% 2 Missing ⚠️
...c/routes/components/dataToolbar/utils/category.tsx 0.00% 2 Missing ⚠️
.../routes/components/dataToolbar/utils/orgUntits.tsx 0.00% 2 Missing ⚠️
...ttings/costModels/costModelWizard/distribution.tsx 33.33% 2 Missing ⚠️
...dashboard/awsOcpDashboard/awsOcpDashboardCommon.ts 0.00% 2 Missing ⚠️
...c/components/drawers/commonDrawer/commonDrawer.tsx 0.00% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@               Coverage Diff               @@
##           prod-stable    #4002      +/-   ##
===============================================
- Coverage        65.18%   65.11%   -0.08%     
===============================================
  Files              519      518       -1     
  Lines            10140    10147       +7     
  Branches          2416     2426      +10     
===============================================
- Hits              6610     6607       -3     
- Misses            3272     3536     +264     
+ Partials           258        4     -254     

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

@dlabrecq dlabrecq merged commit 8626925 into prod-stable Sep 4, 2024
9 of 11 checks passed
@dlabrecq dlabrecq deleted the release_prod-stable.84952 branch September 4, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants