Commit graph

2 commits

Author SHA1 Message Date
axel7083
c9c493eca2
refactor(website): vi.mock imports (#16885)
Some checks are pending
Argos CI Screenshots / take screenshots (push) Waiting to run
Publish codecov report from main branch / Run tests and push coverage result (push) Waiting to run
e2e-kubernetes-tests-main / Run All E2E tests (push) Waiting to run
e2e-tests-main / Run All E2E tests (push) Waiting to run
e2e-tests-main / windows-11-arm update e2e tests - custom-extensions (push) Waiting to run
e2e-tests-main / windows-2025 update e2e tests - custom-extensions (push) Waiting to run
e2e-tests-main / windows-11-arm update e2e tests - vanilla (push) Waiting to run
e2e-tests-main / windows-2025 update e2e tests - vanilla (push) Waiting to run
e2e-tests-main / macos-15-intel update e2e tests (push) Waiting to run
e2e-tests-main / macos-26 update e2e tests (push) Waiting to run
Managed configuration tests / Managed configuration tests - macos-latest (push) Waiting to run
Managed configuration tests / Managed configuration tests - ubuntu-latest (push) Waiting to run
Managed configuration tests / Managed configuration tests - windows-2025 (push) Waiting to run
next build / Build / windows-2025 (push) Blocked by required conditions
next build / Release (push) Blocked by required conditions
next build / Tagging (push) Waiting to run
next build / Build / macos-15 (push) Blocked by required conditions
next build / Build / ubuntu-24.04 (push) Blocked by required conditions
Publish NPM packages to npmjs.com using OIDC / Prepare version info (push) Waiting to run
Publish NPM packages to npmjs.com using OIDC / Publish to npm (push) Blocked by required conditions
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Publish Website / Build and deploy website (push) Waiting to run
chore(website): prefer-import-in-mock

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2026-04-20 08:43:58 +00:00
SoniaSandler
7155f934d5
chore: map release notes to their respective file names on GH (#8790)
* chore: map release notes to their respective file names on GH
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: create mapping json file automatically
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: add release notes and image to mapping
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: change json file structure
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: remove release notes mapping in renderer
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: create separate json file for each release
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: remove truncate from parser
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: remove generated files
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: add tests
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: configure tests for website
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: refactor notes code
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: remove unused import
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: fix tests
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: change automatic line change in package.json
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2024-09-12 13:22:31 +00:00