v12 Enhanced Commands, Outputs and Examples #329
rdhar
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v12 Enhanced Commands, Outputs and Examples
Highlights (view blog)
hide-args
from PR comment).Breaking
_
underscores are replaced with-
hyphens.working-directory
is added as an alias toarg-chdir
.arg_command
is renamed tocommand
.tenv
(replacement).Added
gh
GitHub CLI integration for consistent interoperability with GitHub's REST API.arg-var: key1=value1,key2=value2
).Updated
fmt
* >init
>workspace
* >validate
* >plan
/apply
(* optional).comment-pr
default from "recreate" to "update" for its revision history.format
default from "true" to "false" for explicit opt-in of the command, as done withvalidate
.Removed
actions/cache
dependency, as out-of-scope.actions/github-script
dependecy, as superseded bygh
GitHub CLI.tenv
dependency, as replaced by 3rd parties.Fixed
Secured
Commits changelog: v11.4.6...v12.0.0
This discussion was created from the release v12 Enhanced Commands, Outputs and Examples.
Beta Was this translation helpful? Give feedback.
All reactions