dependabot[bot]
5c65a6af95
Bump .github/styles/suse-vale-styleguide from f773efe to 45136e8
...
Bumps [.github/styles/suse-vale-styleguide](https://github.com/openSUSE/suse-vale-styleguide ) from `f773efe` to `45136e8`.
- [Release notes](https://github.com/openSUSE/suse-vale-styleguide/releases )
- [Commits](f773efe265...45136e8ea1 )
---
updated-dependencies:
- dependency-name: ".github/styles/suse-vale-styleguide"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-11 16:15:23 +00:00
dependabot[bot]
c5d8c4ff54
Bump .github/styles/suse-vale-styleguide from 1701ad8 to f773efe
...
Bumps [.github/styles/suse-vale-styleguide](https://github.com/openSUSE/suse-vale-styleguide ) from `1701ad8` to `f773efe`.
- [Release notes](https://github.com/openSUSE/suse-vale-styleguide/releases )
- [Commits](1701ad82d0...f773efe265 )
---
updated-dependencies:
- dependency-name: ".github/styles/suse-vale-styleguide"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 16:14:38 +00:00
dependabot[bot]
dd6193ab30
Bump .github/styles/suse-vale-styleguide from 7267e53 to 1701ad8
...
Bumps [.github/styles/suse-vale-styleguide](https://github.com/openSUSE/suse-vale-styleguide ) from `7267e53` to `1701ad8`.
- [Release notes](https://github.com/openSUSE/suse-vale-styleguide/releases )
- [Commits](7267e538ab...1701ad82d0 )
---
updated-dependencies:
- dependency-name: ".github/styles/suse-vale-styleguide"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 17:17:03 +00:00
dependabot[bot]
0b50813ef4
Bump .github/styles/suse-vale-styleguide from 037b0e6 to 7267e53
...
Bumps [.github/styles/suse-vale-styleguide](https://github.com/openSUSE/suse-vale-styleguide ) from `037b0e6` to `7267e53`.
- [Release notes](https://github.com/openSUSE/suse-vale-styleguide/releases )
- [Commits](037b0e6c65...7267e538ab )
---
updated-dependencies:
- dependency-name: ".github/styles/suse-vale-styleguide"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-06 17:25:12 +00:00
Billy Tat
02c1192494
Merge pull request #1422 from btat/vale-dependabot
...
Configure dependabot for vale rules
2024-08-02 15:53:07 -07:00
Billy Tat
c2f2645af9
Merge pull request #1420 from btat/vale-dependency
...
Update suse-vale-styleguide dependency
2024-08-02 13:56:31 -07:00
Billy Tat
52d6c14efb
Update suse-vale-styleguide dependency
...
Reference rules from /common
2024-08-02 10:07:54 -07:00
Billy Tat
cfe40b0a86
Configure dependabot for vale rules
2024-08-01 16:19:54 -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
Marty Hernandez Avedon
339923a3e3
Update pull_request_template.md
...
We currently recommend that users push to release branches, but we often don't have such branches, and instead use milestones and labels to track changes intended for releases
2024-06-05 13:47:55 -04: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
Marty Hernandez Avedon
6c332ea0e6
#795 Update issue templates, add PR template ( #833 )
...
* added PR template, made all templates consistent with format seen in Release Notes repo template
* Apply suggestions from code review
Co-authored-by: Sunil Singh <sunil.singh@suse.com >
* Update .github/pull_request_template.md
Co-authored-by: Billy Tat <btat@suse.com >
* Update request-an-update.md - spacing + connected > related
* Update request-a-new-feature.md - consistent wording
* updated PR template with link to readme, removed comment tags from reminder section as readme link wouldn't be clickable otherwise
---------
Co-authored-by: Sunil Singh <sunil.singh@suse.com >
Co-authored-by: Billy Tat <btat@suse.com >
2023-09-13 16:38:01 -04: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
f00f7c0c4d
Use all uppercase for issue template subdirectory name
2022-12-02 14:34:28 -08:00
Jen Travinski
0f8937afc1
Merge pull request #117 from jtravee/new-templates
...
Adding new issue templates
2022-10-31 12:23:11 -04:00
Jennifer Travinski
de5f60bb2e
Updated templates, removed items to be addressed in a new PR
2022-09-28 13:51:51 -04: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
Jennifer Travinski
e9c107a084
Updating templates per feedback
2022-09-15 10:26:28 -04:00
Jennifer Travinski
9b4a30e887
Updating template
2022-09-14 15:45:00 -04:00
Jennifer Travinski
427bbf794f
Edited GitHub button based on feedback
2022-09-14 15:36:41 -04:00
Billy Tat
55b02e5057
Merge pull request #4 from btat/gh-actions
...
Add GitHub actions to publish gh_pages
2022-09-06 10:40:37 -07:00
Billy Tat
4d0384dda3
Remove outdated issue templates
2022-09-02 22:02:04 -07:00
Billy Tat
a733d2830c
Add GitHub actions to publish gh_pages
2022-09-02 17:03:25 -07:00
Billy Tat
5485c621c9
Add newline to end of file
2022-02-24 15:09:20 -08:00
Billy Tat
3f66842469
Add stalebot config
2022-02-23 16:27:17 -08:00