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

Move bash package to system.os.shell #128

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Move bash package to system.os.shell #128

merged 1 commit into from
Sep 30, 2021

Conversation

shadycuz
Copy link
Member

@shadycuz shadycuz commented Sep 29, 2021

Package org.dsty.bash has been marked deprecated and will be removed in 0.20.0.

The new Bash class is mostly compatible with the old one except for 2 minor changes.

  • The constructor no longer takes this aka the workflow script. It now takes 0 arguments.
  • The failfast argument has been removed from method ignoreErrors(), it is now an instance property.

Package org.dsty.bash has been marked deprecated
@shadycuz shadycuz added patch Bumps the patch version. chore labels Sep 29, 2021
@shadycuz shadycuz changed the title move bash package to system/os/shells Move bash package to system/os package Sep 29, 2021
@shadycuz shadycuz changed the title Move bash package to system/os package Move bash package to system.os.shell Sep 30, 2021
@shadycuz shadycuz merged commit 4bd0231 into develop Sep 30, 2021
@shadycuz shadycuz deleted the shell_package branch September 30, 2021 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore patch Bumps the patch version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant