Derek Roberts

Results 107 issues of Derek Roberts

We've switched from branch protection rules to rulesets, which are much more capable. Update the docs to reflect this.

documentation

Looks like MacOS hates ${CAPS^}, so we'll need an alternative. (Also, fix the script name in the usage example.) https://github.com/bcgov/quickstart-openshift-helpers/blob/main/cert-setup/csr_generator.sh#L30

bug

https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/

enhancement

Should probably go into the .pr-validate.yml shared job.

enhancement

Found in scheduled job. ``` Deprecation notice: v1, v2, and v3 of the artifact actions The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation:...

dependencies
github_actions

Most of our supporting actions don't work with private repositories. This can hopefully be handled by using a github token for clones and other features that could be impacted by...

enhancement

Right now only spaces are allowed as separators. Change this to allow commas or semicolons as well.

enhancement