-
Notifications
You must be signed in to change notification settings - Fork 37
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
ci: updated logic to enable Netlify previews for release branch PRs #2888
Merged
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
karl-cardenas-coding
added
backport-version-4-0
Backport change to version 4.0
auto-backport
Enable backport
backport-version-3-4
Backport change to version 3.4
backport-version-4-1
Backport change to version 4.1
backport-version-4-2
Backport change to version 4.2
backport-version-4-3
Backport change to version 4.3
labels
May 22, 2024
✅ Deploy Preview for docs-spectrocloud ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
lennessyy
approved these changes
May 22, 2024
💔 Some backports could not be createdNote: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
karl-cardenas-coding
added a commit
that referenced
this pull request
May 22, 2024
karl-cardenas-coding
added a commit
that referenced
this pull request
May 22, 2024
karl-cardenas-coding
added a commit
that referenced
this pull request
May 22, 2024
karl-cardenas-coding
added a commit
that referenced
this pull request
May 22, 2024
addetz
added a commit
that referenced
this pull request
May 22, 2024
…librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189
addetz
added a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189
vault-token-factory-spectrocloud bot
pushed a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189 (cherry picked from commit 4a330f3)
vault-token-factory-spectrocloud bot
pushed a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189 (cherry picked from commit 4a330f3)
vault-token-factory-spectrocloud bot
pushed a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189 (cherry picked from commit 4a330f3)
vault-token-factory-spectrocloud bot
pushed a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189 (cherry picked from commit 4a330f3)
vault-token-factory-spectrocloud bot
added a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) (#2906) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189 (cherry picked from commit 4a330f3) Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
vault-token-factory-spectrocloud bot
added a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) (#2905) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189 (cherry picked from commit 4a330f3) Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
addetz
added a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189
vault-token-factory-spectrocloud bot
added a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) (#2907) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189 (cherry picked from commit 4a330f3) Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
vault-token-factory-spectrocloud bot
added a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) (#2908) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189 (cherry picked from commit 4a330f3) Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
addetz
added a commit
that referenced
this pull request
May 23, 2024
…librarium DOC-1189 (#2887) (#2909) * docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189 docs: prototype partials DOC-1159 docs: add comments to component docs: add partial categories docs: add partial categories docs: add frontmatter approach docs: add duplicate key validation docs: add generate-partials script docs: add more error handling docs: add generate-partials to build docs: add partials to npm run docs: adjust build with partials docs: demo docs: demo docs: done docs: done docs: done docs: add VersionedLink docs:add final version of partials importer DOC-1189 docs: fix formatting DOC-1189 docs: fix eslint docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786) * docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 This patch makes the following changes: - Adds Kubernetes downgrade warning to cluster update and Kubernetes packs - Adds version 1.1.2 to the hello-universe pack * docs: fix formatting * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * docs: fix formatting * docs: fix broken table * docs: add warning to microk8s, k3s and rke2 --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: 4.3 API Docs (#2807) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: update hardware-requirements.md (#2809) Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: DOC-1150 deprecated packs clarification (#2682) * docs: DOC-1150 * chore: final touches * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: prettier --------- Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728) * docs: DOC-1162 * docs: fixed BYOOS issue * chore: updated table * docs: added BYOOS table * docs: FIPS draft-1 * docs: fips steps * docs: added non-fips workflow * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: feedback * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * chore: update to URL --------- Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> chore: fix tf code (#2830) docs: DOC-1166 image update (#2773) * docs: DOC-1166 image update * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * docs: language touch-up * Update docs/docs-content/architecture/orchestration-spectrocloud.md * Apply suggestions from code review Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> * chore: updated language --------- Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com> docs: update crossplane provider version (#2837) chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.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.33.2...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: DOC-1149 airgap Support VM custom SSL Certs (#2846) * docs: DOC-1149 * chore: updated SSL cert message * Apply suggestions from code review Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> * chore: fix format * chore: fix typo --------- Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com> docs: cluster profile resource usage computation (#2802) * Cluster profile resource usage computation Every version of the profile has a unique identifier and gets counted towards the profile resource usage. * chore: style update * chore: fixed page location --------- Co-authored-by: Karl Cardenas <karl@spectrocloud.com> chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> docs: rename local mgmt api (#2845) * docs: rename local mgmt api * docs: incorprate feedback --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735) * chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * resolve conflicts * Resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: PAD-219 chore: update validator URL (#2875) docs: DOC-1188 (#2878) chore: fix path release date (#2880) docs: make minor fixes to local ui docs (#2854) * docs: make minor fixes to local ui docs * Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md Co-authored-by: Karl Cardenas <karl@spectrocloud.com> --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com> docs: change fix build branch (#2884) * docs: change fips build branch * docs: remove main --------- Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com> docs: make frontmatter anonymous class DOC-1189 docs: fix formatting docs: fix last lints ci: updated logic to enable Netlify previews for release branch PRs (#2888) docs: add readme instructions and extra tests DOC-1189 * docs: add partial example DOC-1189
🎉 This PR is included in version 4.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
auto-backport
Enable backport
backport-version-3-4
Backport change to version 3.4
backport-version-4-0
Backport change to version 4.0
backport-version-4-1
Backport change to version 4.1
backport-version-4-2
Backport change to version 4.2
backport-version-4-3
Backport change to version 4.3
CI/CD
CI/CD related changes
released
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.
Describe the Change
This PR updates Netlify logic to support the Netlify collab drawer on release branch PRs. A limitation on the Netlify platform is to only support the collab drawer on deploy-previews generated from a PR. You cannot get the drawer when triggering a Netlify build manually (API, CLI, UI). The other catch is the automatic Netlify triggers from a PR, only work for a PR against a default branch OR, a branch you have specified in Netlify to have branch deploy deatures.
The workaround is to explicitly add a branch as a deploy branch in the UI. The logic in this PR handles this manual insertion through a script and ensures the branch is removed after a PR is merged so the branch deploy list does not get polluted.
The following is a screenshot of where in Netlify these branches are updated in the deploy settings screen.
❗ This PR only affects release branch PRs targeting a
release-*
branch.Files
netlify_add_branch
- This script is invoked by the CI, and ensures the new PR branch is added to the Netlify branch list.netlify_remove_branch
- This script is invoked by the CI and removes the PR branch from the Netlify branch list. This script is only invoked after a PR is merged and the branch is deleted.netlify.sh
- The logic has been updated to only allow branch builds for branches that start withversion-*
. These are the only branches we want a branch build for. All other branch builds will get canceled. This prevents duplicate builds for different context when working on a release PR.Changed Pages
💻 Preview URL for Page
Jira Tickets
🎫 Jira Ticket
Backports
Can this PR be backported?