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

feat!: drop support for '->' artwork #457

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rchincha
Copy link
Contributor

BREAKING CHANGE: '->' artwork syntax is dropped so older "bind:" directives will break, so users need to migrate/fix.

stacker syntax uses a strange mix of yaml and artwork such as '->', for example in "bind:" directive. This PR makes it normal declarative yaml.

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mikemccracken
Copy link
Contributor

I support leaving the ascii art behind, but if you can add a deprecation warning that explains how to replace it, that'd be really helpful.

people currently using stacker will hit this in some number of months, when someone else updates their tool version, and they will need help understanding how to fix it.

BREAKING CHANGE: '->' artwork syntax is dropped so older "bind:"
directives will break, so users need to migrate/fix.

stacker syntax uses a strange mix of yaml and artwork such as '->', for
example in "bind:" directive. This PR makes it normal declarative yaml.

Signed-off-by: Ramkumar Chinchani <[email protected]>
@rchincha rchincha changed the title refactor!: drop support for '->' artwork feat!: drop support for '->' artwork Apr 20, 2023
@rchincha
Copy link
Contributor Author

I support leaving the ascii art behind, but if you can add a deprecation warning that explains how to replace it, that'd be really helpful.

people currently using stacker will hit this in some number of months, when someone else updates their tool version, and they will need help understanding how to fix it.

Yup. Like so: https://github.com/project-stacker/stacker/pull/457/files#diff-2f7f69286606c0ff1642fac8ecb40ee91874b65bb544af172e32552c91a44799R81

@rchincha rchincha added this to the v1.0.0 milestone Apr 21, 2023
@rchincha rchincha modified the milestones: v1.0.0, v1.0.1 Dec 8, 2023
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

Successfully merging this pull request may close these issues.

2 participants