bcgov / von-bc-registries-agent-configurations

Build and Deployment Configurations for the Indy-Catalyst version of the BC Registries Agent
Apache License 2.0
0 stars 7 forks source link

OCP4 configurations and settings #55

Closed WadeBarnes closed 3 years ago

WadeBarnes commented 3 years ago

The OCP4 migration is complete. There are just a few items that need to be tidied up before we merge this branch.

Primarily clean up the build refs so all of the builds and pipelines are pointing at the appropriate main repository and branch.

Wade@hvWin10x64 MINGW64 /c/von-bc-registries-agent-configurations/openshift (feature/ocp4)
$ ./manage -e tools listBuildRefs

agent                      https://github.com/bcgov/aries-vcr.git                                    master
agent-pipeline             https://github.com/WadeBarnes/von-bc-registries-agent-configurations.git  feature/ocp4
backup                     https://github.com/BCDevOps/backup-container.git                          2.3.2
backup-pipeline            https://github.com/WadeBarnes/von-bc-registries-agent-configurations.git  feature/ocp4
bc-reg-fdw                 https://github.com/WadeBarnes/openshift-postgresql-oracle_fdw.git         feature/update
bc-reg-fdw-pipeline        https://github.com/WadeBarnes/von-bc-registries-agent-configurations.git  feature/ocp4
bcreg-controller           https://github.com/bcgov/von-bc-registries-agent.git                      master
bcreg-controller-pipeline  https://github.com/WadeBarnes/von-bc-registries-agent-configurations.git  feature/ocp4
db                         https://github.com/wadeking98/von-bc-registries-agent-configurations.git  feature/ocp4
db-pipeline                https://github.com/WadeBarnes/von-bc-registries-agent-configurations.git  feature/ocp4
deploy-to-prod-pipeline    https://github.com/bcgov/von-bc-registries-agent-configurations.git       master
deploy-to-test-pipeline    https://github.com/bcgov/von-bc-registries-agent-configurations.git       master
event-processor            https://github.com/bcgov/von-bc-registries-agent.git                      master
event-processor-pipeline   https://github.com/WadeBarnes/von-bc-registries-agent-configurations.git  feature/ocp4
pvc-migrator               https://github.com/BCDevOps/StorageMigration.git                          master
WadeBarnes commented 3 years ago

Build references have been reviewed and updated as needed.