Skip to content

Commit

Permalink
chore: repo rename (#153)
Browse files Browse the repository at this point in the history
Signed-off-by: Om <[email protected]>
  • Loading branch information
mishraomp authored May 31, 2024
1 parent ef037ac commit 9c4cc1c
Show file tree
Hide file tree
Showing 27 changed files with 6 additions and 10 deletions.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
token: SONAR_TOKEN_BACKEND
- dir: frontend
token: SONAR_TOKEN_FRONTEND
steps:
steps: # The project key is still pointing to the old name, changing it would break sonar analysis.
- uses: bcgov-nr/[email protected]
with:
commands: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
packages: write
strategy:
matrix:
package: [migrations, backend, frontend]
package: [ backend, frontend ]
timeout-minutes: 1
steps:
- uses: shrink/actions-docker-registry-tag@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
packages: write
strategy:
matrix:
package: [migrations, backend, frontend]
package: [ backend, frontend ]
timeout-minutes: 10
steps:
- uses: bcgov-nr/[email protected]
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: nr-omrr-transparency
name: nr-epd-organics-info
description: A Helm chart for Kubernetes deployment.
icon: https://www.nicepng.com/png/detail/521-5211827_bc-icon-british-columbia-government-logo.png

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ frontend:
enabled: false # enable it in PRODUCTION for having pod disruption budget.
minAvailable: 1 # the minimum number of pods that must be available during the disruption budget.



6 changes: 0 additions & 6 deletions charts/nr-omrr-transparency/Chart.lock

This file was deleted.

0 comments on commit 9c4cc1c

Please sign in to comment.