Commit Graph

41 Commits

Author SHA1 Message Date
Billy Tat
968b17b439 Remove workflow 2026-03-04 11:21:47 -08:00
Billy Tat
c5aac3c2ea Revert "Add FOSSA scanning workflow" 2026-01-16 13:10:12 -08:00
Guilherme Macedo
493918ef4b Add FOSSA scanning workflow
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2026-01-13 23:08:44 -03:00
Lucas Saintarbor
23c2f68170 Remove RKE1 references: Reference Guides pages (pt2) (#1909)
* Remove Docker references in kubernetes-concepts.md

* Remove Node Templete reference in downstream-cluster-configuration.md

* Add back About Docker section to K8s concepts page

* Update About Docker section

* Increase heap limit in deploy.yml

* Update .github/workflows/deploy.yml

Co-authored-by: Billy Tat <btat@suse.com>

---------

Co-authored-by: Billy Tat <btat@suse.com>
2025-07-29 16:53:31 -07:00
Petr Kovar
599f58defe create-issue.yml: Trigger on any target branch 2025-07-22 18:26:55 +02:00
Billy Tat
9198633453 Sanitize title using intermediate var in workflow
Adjust title depending on Product or Community repo
2025-02-25 16:46:20 -08:00
Billy Tat
8ed0dbe7ec [skip ci] Don't run gh pages deployment for issue template changes 2025-02-25 11:48:47 -08:00
Billy Tat
f61e7e0df2 [skip ci] Don't run test deployment for issue template changes 2025-02-24 17:04:11 -08:00
Billy Tat
74d66bb103 Use pull_request_target as PRs are from forks 2025-02-13 14:21:39 -08:00
Billy Tat
554439f379 Add Workflow: create issue to track community <-> prod porting needs 2025-02-13 11:57:04 -08:00
Billy Tat
c23bc94ea0 Remove vale workflow - contains unapproved GHA 2024-10-15 16:48:28 -07:00
Billy Tat
7370fefe3c Update workflow conditions
- Don't run for README changes
- Run style and test deploy for all branches
2024-08-01 15:21:19 -07:00
Billy Tat
984c98f4b6 Update workflows 2024-05-28 13:56:30 -07:00
Sunil Singh
a128ecf144 Applying continue on error to all steps to avoid runner failure.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-09 09:42:45 -07:00
Sunil Singh
3aba1377a9 Updating the vale.yml file with continue-on-error: true for the errata-ai/vale-action to succeeed even if the specified action fails. This is to have the vale style checker act as more of a warning and have less friction for contributors.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-09 08:40:11 -07:00
Lucas Saintarbor
9ea762eb4e Add Vale GitHub workflow (#1196)
* Add Vale config file

* Add GH workflow

* Add SUSE style guide rules

* Add reference of SUSE style guide and Vale to README

Co-authored-by: Billy Tat <btat@suse.com>

---------

Co-authored-by: Billy Tat <btat@suse.com>
2024-05-01 14:38:34 -07:00
Sunil Singh
f2a8dfaa0a Increasing the heap size as recent build failed due to heap allocation error.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-02-23 14:15:15 -08:00
Billy Tat
d90597785a Add missing frail flag 2024-02-06 10:30:30 -08:00
Billy Tat
962e1cdfa6 Bump heap size again 2024-01-23 14:35:22 -08:00
Billy Tat
964b48145e Bump heap size more 2024-01-22 15:36:36 -08:00
Billy Tat
c4f8e548ba Bump heap size allocation - some builds not passing again 2024-01-22 12:51:29 -08:00
Billy Tat
5a2d4e2419 Split link check into 2 steps. Enable frail mode for Markdown links 2024-01-08 16:40:32 -08:00
Billy Tat
64b07b728c Bump max-old-space-size. Some GH action runs still encountering OOM" 2023-10-19 13:24:24 -07:00
Billy Tat
6d87bfdf1c Test reducing build memory allocation 2023-10-10 16:31:04 -07:00
Billy Tat
aaa85c1795 Revert "Add action to apply updates in /docs to /versioned_docs/version-XYZ" 2023-06-12 14:01:56 -07:00
Billy Tat
2c934d04b7 Merge pull request #666 from btat/copy-action
Add action to apply updates in /docs to /versioned_docs/version-XYZ
2023-06-09 09:24:59 -07:00
Billy Tat
b20aadcb86 Increase memory (like c9270568) on deploy action too. 2023-06-08 14:52:35 -07:00
Billy Tat
ec8668f84e Add case where versioned_docs is modified 2023-06-07 15:59:45 -07:00
Billy Tat
c927056835 Test increasing heap size to fix JS memory error 2023-06-06 16:49:56 -07:00
Billy Tat
794de7641d Don't minify when building 2023-06-05 20:59:47 -07:00
Billy Tat
70976273b2 Add action to apply updates in /docs to /versioned_docs/version-XYZ 2023-06-05 13:09:25 -07:00
Billy Tat
5a94d81156 Merge pull request #610 from btat/link-checker
Add link checker and GitHub Action
2023-05-25 13:53:55 -07:00
Billy Tat
516ee4d275 Add --quiet to only output problematic links 2023-05-25 10:56:04 -07:00
Billy Tat
08900c0421 Remove --frail until current broken links are addressed 2023-05-18 15:49:53 -07:00
Billy Tat
824b5d4cbb Bump actions/checkout. v2 uses deprecated Node 12 2023-05-18 15:03:18 -07:00
Billy Tat
d6b1a4df01 Add link checker and GitHub Action 2023-05-18 14:30:04 -07:00
Billy Tat
d92af9ab8a Disable stalebot
After the migration and transferring issues over we haven't had much of a chance to work on the backlog. Will revisit later whether stalebot is needed.
2022-12-14 15:10:18 -08:00
Billy Tat
ebae0c42b0 Merge pull request #219 from btat/stale-workflow
Add workflow for stale issues/PRs
2022-09-22 08:32:25 -07:00
Billy Tat
c17de236b4 Fix last updated timestamp 2022-09-21 10:22:40 -07:00
Billy Tat
9e1cd021b3 Add workflow for stale issues/PRs 2022-09-20 16:19:00 -07:00
Billy Tat
a733d2830c Add GitHub actions to publish gh_pages 2022-09-02 17:03:25 -07:00