Github | Resume | Articles | ||
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
- Victoria, BC, Canada
Block or Report
Block or report DerekRoberts
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
bcgov-nr/action-builder-ghcr Public
GitHub Action. Build if triggered, else use fallback image. Push to ghcr.io.
-
GitHub Action. Deploy to OpenShift using templates. Runs deployment verification or penetration tests..
-
GitHub Action to change Pull Request descriptions.
-
GitHub Action to change run node unit tests and analyse with SonarCloud.
-
GitHub Action to change run node unit tests and analyse with SonarCloud.
2,384 contributions in the last year
Activity overview
Contribution activity
June 2023
Created 1 commit in 1 repository
Created a pull request in bcgov-nr/action-builder-ghcr that received 1 comment
Better handling of fallback not existing (duplicate, not needed)
If tag_fallback isn't specified it will trigger the build. So there is no need to check if that tag exists. Changed the way the fallback image che…
Opened 1 other pull request in 1 repository
bcgov-nr/action-deployer-openshift
1
merged
Reviewed 2 pull requests in 2 repositories
bcgov/quickstart-openshift
1 pull request
bcgov-nr/action-builder-ghcr
1 pull request
Created an issue in bcgov/quickstart-openshift that received 1 comment
Bug: builder fails on unusable fallback_tag
New repos don't have usable fallback_tags (e.g. TEST), which is causing failures.