Skip to content

Commit

Permalink
Merge pull request #66 from bcgov/chore/team-name
Browse files Browse the repository at this point in the history
Update team name/email references
  • Loading branch information
kyle1morel authored Apr 16, 2024
2 parents 50f895d + c9de049 commit 00943ee
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/environments/values.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ config:
enabled: true
configMap:
FRONTEND_APIPATH: api/v1
FRONTEND_CHES_BCC: NR.CommonServiceShowcase@gov.bc.ca
FRONTEND_CHES_BCC: NRM.PermittingAndData@gov.bc.ca
FRONTEND_COMS_APIPATH: https://coms-dev.api.gov.bc.ca/api/v1
FRONTEND_COMS_BUCKETID: 1f9e1451-c130-4804-aeb0-b78b5b109c47
FRONTEND_OIDC_AUTHORITY: https://dev.loginproxy.gov.bc.ca/auth/realms/standard
Expand Down
2 changes: 1 addition & 1 deletion .github/environments/values.test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ config:
enabled: true
configMap:
FRONTEND_APIPATH: api/v1
FRONTEND_CHES_BCC: NR.CommonServiceShowcase@gov.bc.ca
FRONTEND_CHES_BCC: NRM.PermittingAndData@gov.bc.ca
FRONTEND_COMS_APIPATH: https://coms-test.api.gov.bc.ca/api/v1
FRONTEND_COMS_BUCKETID: a9eabd1d-5f77-4c60-bf6b-83ffa0e21c59
FRONTEND_OIDC_AUTHORITY: https://test.loginproxy.gov.bc.ca/auth/realms/standard
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

NR PermitConnect Navigator Service

To learn more about the **Common Services** available visit the [Common Services Showcase](https://bcgov.github.io/common-service-showcase/) page.

## Directory Structure

```txt
Expand Down
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ At this time, only the latest version of NR PermitConnect Navigator Service is s

## Reporting a Bug

The `CSS` team and community take all security bugs in `NR PermitConnect Navigator Service` seriously.
The `PAT` team and community take all security bugs in `NR PermitConnect Navigator Service` seriously.
Thank you for improving the security of `NR PermitConnect Navigator Service`. We appreciate your efforts and
responsible disclosure and will make every effort to acknowledge your
contributions.

Report security bugs by sending an email to <NR.CommonServiceShowcase@gov.bc.ca>.
Report security bugs by sending an email to <NRM.PermittingAndData@gov.bc.ca>.

The `CSS` team will acknowledge your email within 48 hours, and will send a
The `PAT` team will acknowledge your email within 48 hours, and will send a
more detailed response within 48 hours indicating the next steps in handling
your report. After the initial reply to your report, the security team will
endeavor to keep you informed of the progress towards a fix and full
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"description": "PermitConnect Navigator Service ",
"author": "NR Common Service Showcase <NR.CommonServiceShowcase@gov.bc.ca>",
"author": "NRM Permitting and Data Solutions <NRM.PermittingAndData@gov.bc.ca>",
"license": "Apache-2.0",
"scripts": {
"build:all": "ts-node ./deploy-utils.ts",
Expand Down
8 changes: 4 additions & 4 deletions charts/pcns/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: nr-permitconnect-navigator-service
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.5
version: 0.0.6
kubeVersion: ">= 1.13.0"
description: PermitConnect Navigator Service
# A chart can be either an 'application' or a 'library' chart.
Expand Down Expand Up @@ -31,9 +31,9 @@ dependencies:
# by default, the object created will be named <your-app>-patroni. You can use an alias to override the -patroni suffix
# alias: postgres
maintainers:
- name: NR Common Service Showcase Team
email: NR.CommonServiceShowcase@gov.bc.ca
url: https://bcgov.github.io/common-service-showcase/team.html
- name: NRM Permitting and Data Solutions
email: NRM.PermittingAndData@gov.bc.ca
url: https://github.com/bcgov/nr-permitconnect-navigator-service
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
4 changes: 2 additions & 2 deletions charts/pcns/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nr-permitconnect-navigator-service

![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)

PermitConnect Navigator Service

Expand All @@ -10,7 +10,7 @@ PermitConnect Navigator Service

| Name | Email | Url |
| ---- | ------ | --- |
| NR Common Service Showcase Team | <NR.CommonServiceShowcase@gov.bc.ca> | <https://bcgov.github.io/common-service-showcase/team.html> |
| NRM Permitting and Data Solutions | <NRM.PermittingAndData@gov.bc.ca> | <https://github.com/bcgov/nr-permitconnect-navigator-service> |

## Source Code

Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"description": "",
"author": "NR Common Service Showcase <NR.CommonServiceShowcase@gov.bc.ca>",
"author": "NRM Permitting and Data Solutions <NRM.PermittingAndData@gov.bc.ca>",
"license": "Apache-2.0",
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit 00943ee

Please sign in to comment.