Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Man 227 enable GitHub actions (#251)
* MAN-227 - add new work flow files * MAN-227 - update node build version in workflow * MAN-227 - revert update to node build version in workflow * MAN-227 - add env variable for sentry * MAN-227 - update workflow file * MAN-227 - correct file * MAN-227 - correct file * MAN-227 - add env variable to build job * MAN-227 - remove env with block * MAN-227 - use local version of node_build.yml * MAN-227 - disable github action lint for testing * MAN-227 - disable github action lint for testing * MAN-227 - disable circle job for testing * MAN-227 - update pipeline * MAN-227 - update pipeline * MAN-227 - renable github action validate * MAN-227 - use local workflow file * MAN-227 - use pipeline file * MAN-227 - add env variable to workflow file * MAN-227 - add env variable to workflow step * MAN-227 - update pipeline that previously worked * MAN-227 - update pipeline file to use local workflow * MAN-227 - use v1 of the workflow * MAN-227 - use v2 of the workflow * MAN-227 - reenable circleci steps * MAN-227 - use local integration test work flow file to see why test in failing in ci * MAN-227 - update pipeline file to fix lint error * MAN-227 - use correct local file * MAN-227 - update pipeline file to fix lint error * MAN-227 - update workflow file * MAN-227 - update workflow file to add test step * MAN-227 - update test workflow file * MAN-227 - update test workflow file to remove wiremock dwnload * MAN-227 - update test workflow file to see if docker build step completes successfully * MAN-227 - update test workflow file to add additional inputs * MAN-227 - update test workflow file to add additional inputs * MAN-227 - update test workflow file to add additional inputs * MAN-227 - update test workflow file to add additional inputs * MAN-227 - use local build files * MAN-227 - update local docker build file * MAN-227 - update local docker build file * MAN-227 - update local docker build file * MAN-227 - update local docker build file * MAN-227 - add local action file * MAN-227 - add actions checkout * MAN-227 - add local action * MAN-227 - update local action * MAN-227 - add secret to build file * MAN-227 - add secret env to build file * MAN-227 - update action file * MAN-227 - update action file * MAN-227 - add env to action step * MAN-227 - upedate env * MAN-227 - update env * MAN-227 - update env * MAN-227 - update docker build step * MAN-227 - update docker build step * MAN-227 - update docker build step * MAN-227 - add env variable to docker build step * MAN-227 - add env variable to docker build step * MAN-227 - move env variable to docker build step * MAN-227 - move env variable to docker build step * MAN-227 - move env variable to docker build step * MAN-227 - fix lint errors * MAN-227 - pass sentry auth token to action * MAN-227 - fix lint errors * MAN-227 - add new action * MAN-227 - fix lint errors * MAN-227 - update docker build * MAN-227 - update docker build * MAN-227 - update docker build * MAN-227 - update docker build * MAN-227 - update docker build * MAN-227 - add env variable step * MAN-227 - update build * MAN-227 - update build * MAN-227 - update build * MAN-227 - update build * MAN-227 - update build * MAN-227 - update build * MAN-227 - enable tests and general tidy up * MAN-227 - fix lint errors * MAN-227 - fix lint errors * MAN-227 - fix lint errors * MAN-227 - fix lint errors * MAN-227 - enable deploy step * MAN-227 - update ingress value, as this conflicts with ns ingres in hmpps-manage-a-supervision-dev * MAN-227 - update helm files * MAN-227 - update helm files * MAN-227 - update docker build step * MAN-227 - delete circelci config * MAN-227 - rename from entries hmpps-manage-a-supervision-ui to hmpps-manage-people-on-probation-ui * MAN-227 - undo rename for entry, will pick this up on a later task * MAN-227 - update helm chart * MAN-227 - only build docker file if git ref is main * MAN-227 - add basic circleci file to see if github check passes * MAN-227 - delete circle ci directory
- Loading branch information