Skip to content

[BUG] GitHub Actions pipeline failing — DOCKER_PASSWORD secret not configured #6

Description

@alain-Sortnext

Bug — HIGH

File: .github/workflows/deploy.yml
Status: Pipeline fails on every run

Known Issues

  1. DOCKER_PASSWORD secret not added to repository settings → login fails
  2. ECR_REGISTRY references secrets.ECR_REGISTRY_OLD — wrong variable name
  3. Deploy step uses cluster name nimbuscloud-prod-old — cluster renamed to nimbuscloud-platform-cluster
  4. No lint job
  5. No test job

Fix Required

  • Add DOCKER_PASSWORD to repo Settings → Secrets
  • Fix ECR variable reference
  • Update cluster name in deploy step
  • Add lint and test jobs before build

Business Impact

No deployments possible. All code changes blocked from reaching production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginfrastructureInfrastructure change

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions