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

Incorrect target output from mapper in pattern case #5

Open
der opened this issue Aug 19, 2021 · 0 comments
Open

Incorrect target output from mapper in pattern case #5

der opened this issue Aug 19, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@der
Copy link
Member

der commented Aug 19, 2021

With a deployment.yaml such as:

name:  epimorphics/nrw-bwq-profiles
deployments:
  - prod:
      tag: "{ver}"
  - dev:
      branch: dev

Tag the repo as e.g. 1.1.1. In the current mapper implementation the mapper will return a target of 1.1.1 instead of prod which, when used with the ansible deployment, will mean 1.1.1 is used as the stage (i.e. environment).

@der der added the bug Something isn't working label Aug 19, 2021
der added a commit that referenced this issue Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant