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

Remove experimental variables replacement feature #846

Merged
merged 1 commit into from
Dec 24, 2021

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Dec 24, 2021

Summary

Remove experimental text replacement feature

Details

This removes an experimental feature where putting ''
in the command line would replace that string with the actual PID of the last
started command.

Motivation and Context

This feature has been experimental for a very long time and has never been
developed further. Users who need something like this can create a custom
cucumber step that builds the command string with the actual PID included.

How Has This Been Tested?

The scenario for this feature has been removed. CI should confirm that it is not used anywhere else.

Types of changes

This would be a breaking change if the feature were not experimental. Documentation has been updated as well.

Checklist:

  • I've added tests for my code
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@mvz mvz merged commit 5067588 into main Dec 24, 2021
@mvz mvz deleted the remove-experimental-text-replacement branch December 24, 2021 13:48
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.

1 participant