Version 0.2.0 #43
threeal
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
error
function tologError
(Rename Error Function to Log Error #16).setEnv
function for setting environment variables in GitHub Actions (Add Function for Setting Environment Variables in GitHub Actions #28 and ModifysetEnv
Function to Also Set Variables in Current Environment #32).addPath
function for adding system paths in GitHub Actions (Add Function for Adding Paths in GitHub Actions #30).logInfo
function for logging informational messages in GitHub Actions (Add Function for Logging Info in GitHub Actions #20).logWarning
function for logging warning messages in GitHub Actions (Add Function for Logging Warning in GitHub Actions #23).logCommand
function for logging command lines in GitHub Actions (Add Function to Log Commands in GitHub Actions #34).beginLogGroup
andendLogGroup
functions for grouping logs in GitHub Actions (Add Functions for Groupping Log in GitHub Actions #21).Full Changelog: v0.1.0...v0.2.0
This discussion was created from the release Version 0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions