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,393 contributions in the last year
Activity overview
Contribution activity
June 2023
Created a pull request in bcgov/nr-fom that received 1 comment
bug: remove commas
Remove commas from builder action. They have caused issues in the past. An upcoming patch to the builder will clip them out making this unnecessary.
Opened 13 other pull requests in 6 repositories
bcgov/nr-spar
3
merged
1
closed
bcgov/quickstart-openshift
1
open
1
merged
bcgov-nr/action-builder-ghcr
1
merged
1
closed
bcgov/nr-fom
2
merged
bcgov-nr/action-deployer-openshift
2
merged
bcgov-nr/action-test-and-analyse-java
1
closed
Reviewed 22 pull requests in 7 repositories
bcgov/quickstart-openshift
9 pull requests
- chore(deps): update maven all non-major dependencies to v3.1.2
- chore(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.0
- chore(deps): bump vite from 4.3.5 to 4.3.9 in /frontend-react
- chore(deps-dev): bump vite from 4.3.5 to 4.3.9 in /frontend
- Upgrade to latest version for merge to main workflow.
- fix test method names and also add some more test cases.
- chore(deps): update maven all non-major dependencies to v3.1.0.final
- fix(deps): update dependency @typescript-eslint/parser to v5.59.7
- Decrease the initial delay seconds.
bcgov/nr-spar
5 pull requests
- chore(deps): update maven all non-major dependencies to v3.1.2
- feat: bump action builder ghcr action version
- problems - fix(deps): update dependency @typescript-eslint/parser to v5.59.8
- fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.11
- chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.12.0
bcgov/nr-forest-client
3 pull requests
bcgov/pubcode
2 pull requests
bcgov/nr-forest-client-api
1 pull request
bcgov-nr/action-test-and-analyse-java
1 pull request
bcgov-nr/action-builder-ghcr
1 pull request
Created an issue in bcgov/nr-fom that received 1 comment
investigate: merge queues
Investigate merge queues, mostly for main branch. https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/config…
Opened 14 other issues in 4 repositories
bcgov/quickstart-openshift
8
open
2
closed
- feat: use triggers for testing actions
- Investigate: GitHub CLI (gh cli)
- feat: integration tests on deployed containers
- Investigate multiple languages in test action
- Update readme, include Podman
- CLI based setup
- feat: fully support handling of forks
- Bug: builder fails on unusable fallback_tag
- Feat: allow deployer tags to look at HEAD^ for TEST and PROD
- Explain forks=no in Readme