Commit Graph

18 Commits

Author SHA1 Message Date
Giuseppe Leo 4a5d2bb056
Allow to skip Cypress dashboard E2E tests using a label or env var (#13146)
* Allow to switch Cypress command with cy2 on env var

* Remove coverage flag

* Restore Cypress dashboard

* Assign env var TEST_DISABLE_DASHBOARD_LABEL based on label presence

* Extend E2E script condition to TEST_DISABLE_DASHBOARD_LABEL

* Correct label term

* Remove unnecessary key and ID for Cypress command

* Correct PR label

* Add echo to display disable method; Add comments

* Add documentation

* Allow GH to set env var from the config
2025-01-20 11:49:33 +01:00
Eric Promislow 90859a2a66
Remove a stutter in the sentence. (#12742) 2024-12-03 11:13:40 -08:00
Jordon Leach f0458777d5
Extension creator upgrade paths - Update documentation (#12737)
* Fix upgrade path for extension creators

* Add extension upgrade documentation

* Bump extension creator
2024-12-02 13:26:24 -05:00
Alexandre Alves 68c7c83bee
migrate docusaurus to v3 and add search for documentation (#12681)
* migrate docusaurus to v3 + add search for documentation

* add script to run built assets on docusaurus
2024-11-28 11:44:56 +00:00
Richard Cox 4e5ef98ff5
Merge pull request #12483 from richard-cox/e2e-doc-update
Update e2e docs
2024-11-04 17:58:41 +01:00
Jordon Leach dd0b605c56
Refactor extensions docs to enable versioning (#12355)
* Refactor extensions docs to enable versioning

* Fix relative links

* Change next version label to 3.x.x
2024-11-04 16:26:59 +00:00
Richard Cox a3b1be9b36 Update e2e docs 2024-11-04 09:44:53 +00:00
Richard Cox 8ed524f922 Improve e2e docs on PO usages 2024-09-12 10:18:57 +01:00
Corentin Néau 133964241f
Fix running dashboard link
`Running the Dashboard` now points to the `Quickstart` section, where
relevant instructions live.
2024-09-06 17:02:51 +02:00
Corentin Néau 1c71605a0f
Make Rancher installation instructions version-agnostic
Documentation now recommends using a version-agnostic tag and provides
a link for checking the most recent ones.
2024-09-06 16:53:53 +02:00
Corentin Néau 6cab691bcd
Update documented latest Rancher version to 2.9
Tag `v2.6-head` no longer points to a recent Rancher commit.
2024-09-06 16:33:33 +02:00
Mo Mesgin d65d82f6a0 Merge branch 'master' of github.com:momesgin/dashboard into 10740-update-docs 2024-07-26 12:48:15 -07:00
Silvio Moioli ba23ca6811 Remove unnecessary lines 2024-07-26 13:26:27 +01:00
Silvio Moioli ec6829f764 quickstart: document a known failure case and workaround 2024-07-26 13:26:27 +01:00
Mo Mesgin 0a7edd1aea update docs link, revert some of the removed text 2024-07-19 10:58:02 -07:00
Mo Mesgin 77bdeb3d8a update first login docs to refer to rancher documentation 2024-07-17 12:09:12 -07:00
Giuseppe Leo c36b071e40
Remove every reference to .nuxt global option (#11265)
* Remove unused rehydratation plugin

* Remove any reference to the .nuxt folders

* Remove globalApp nuxt and any reference or use case to nuxt.error

* Replace errors handling with existing fail-whale logic
2024-06-21 11:15:05 +02:00
Alexandre Alves 4ae1459cae
make docusaurus public-facing area exclusive to extensions (#11121) 2024-06-03 12:58:55 +01:00