Commit Graph

29 Commits

Author SHA1 Message Date
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