bcgov / business-ar

business registry annual report
BSD 3-Clause "New" or "Revised" License
0 stars 16 forks source link

AR Reminder support required - fixing build errors in test & dev environs #309

Closed Maribeth-Wilson closed 1 month ago

Maribeth-Wilson commented 2 months ago

Fixing Build Errors in Test and Dev Environments:

Issue: The build for the AR-reminder job fails in the test and dev environments but succeeds in prod.

Action: Figure out the root cause of the build failure in these environments.

Maribeth-Wilson commented 2 months ago

@hanlunBCRegistries, @ozamani9gh - fyi

ozamani9gh commented 2 months ago

@ozamani9gh break this down to all the issues we have in dev and test.

Maribeth-Wilson commented 1 month ago

@ozamani9gh - has this issue been resolved?

hanlunBCRegistries commented 1 month ago

@ozamani9gh @Maribeth-Wilson We are building the CI/CD workflow for ar-reminder job since this job doesn't have a github action for it so we cannot implement any changes against it. Once the CI/CD workflow is implemented we should be able to implement all our changes through github actions instead of having Thor clone our code and push the changes.