Commit Graph

9 Commits

Author SHA1 Message Date
Dylan Page
ea1dbbdabb fix: actually run GHA workflows on s/releases/release branches (#3966) 2023-11-09 14:13:01 -06:00
Dylan Page
886dd96299 refactor(ci): reduce complexity in required workflows (#3925)
* refactor(ci): builds upon work in tests to reduce complexity in requiring workflows

* fix: tweaks and missing outputs

* fix: make sure the new workflows actually run

* fix: consistency with non-required testing image
2023-11-05 21:41:32 -05:00
renovate[bot]
7cec90d7cf chore(deps): update actions/checkout action to v4 in .github/workflows/website.yml (#3738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 03:40:20 +00:00
Dylan Page
d88857bb01 fix(ci): fix workflows to run when required to avoid empty required checks (#3342)
* fix(ci): fix workflows to run when required to avoid empty required checks
2023-04-20 17:51:01 -04:00
Ken Kaizu
ac795ce435 docs: apply home dark mode (#3062)
* merge scss into index.scss

* apply darkmode on docs Home using predefined var color

* codeql/labeler github action for handling draft pr

* labeler require pull_requiest_target
2023-01-27 17:02:48 -06:00
Adam Zahumenský
953de00f80 feat: --silence-no-projects to comments with -d and -p (#2969)
* Expand --silence-no-projects to targeted commands

* Cover other commands, test+docs

* Add more tests, refactor doc

* fix tests

* fix dangling pending VCS statuses

* fix: codeql yaml

* fix: lint
2023-01-24 08:26:24 -06:00
nitrocode
56677bda36 feat(actions): add labeler (#3020)
* feat(actions): add labeler
2023-01-22 18:44:56 -08:00
nitrocode
97f19baabe feat(codeql): ignore draft prs (#3021) 2023-01-21 23:14:12 -08:00
nitrocode
bcbcf5cb63 feat(build): add vulnerability codeql scanning (#2879)
* Add vulnerability codeql scanning

* Resolve zip slip
2023-01-16 15:53:35 -06:00