Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new syntax for auto promotions #550

Open
8 tasks
DamjanBecirovic opened this issue Oct 8, 2019 · 0 comments
Open
8 tasks

Use new syntax for auto promotions #550

DamjanBecirovic opened this issue Oct 8, 2019 · 0 comments
Assignees

Comments

@DamjanBecirovic
Copy link
Collaborator

The old auto_promote_on syntax is deprecated and all examples of it should be changed to use
auto_promote with when conditions.
Here are the files that need to be updated found by grep-ing the repository:

  • docs/use-cases/java-spring-continuous-integration.md
  • docs/use-cases/clojure-luminus-ci-cd.md
  • docs/use-cases/deployment-to-aws-elastic-beanstalk.md
  • docs/use-cases/google-cloud-run-continuous-deployment.md
  • docs/use-cases/continuous-deployment-of-a-static-website.md
  • docs/use-cases/ci-cd-for-microservices-on-kubernetes.md
  • docs/use-cases/netlify-continuous-deployment.md
  • docs/use-cases/zeit-now-continuous-deployment.md
@DamjanBecirovic DamjanBecirovic self-assigned this Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant