GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
21 stars 8 forks source link

🐛 Can no longer deploy artifact with dev dependencies #10886

Closed petertgiles closed 2 months ago

petertgiles commented 3 months ago

🐛 Bug

Our dev Azure pipeline was recently updated to run Playwright tests https://github.com/GCTC-NTGC/gc-digital-talent/pull/9652 . However, it can no longer be used to deploy an artifact to an app service with dev dependencies https://github.com/GCTC-NTGC/gc-digital-talent/pull/9301 . Let's restore that functionality or create a new pipeline just for that.

✅ Acceptance Criteria

petertgiles commented 3 months ago

Might be able to implement this as an option on the current pipeline. https://learn.microsoft.com/en-us/azure/devops/pipelines/process/runtime-parameters?view=azure-devops&tabs=script#use-parameters-in-pipelines