1.1.0 Beta 3
Pre-release
Pre-release
- ADD: Added parameter
SegmentTimeout
for functionRestore-GitHubActionsCache
- CHANGE: Fixed function
Test-GitHubActionsEnvironment
will still output the test result when parameterMandatory
was set and hard to omit - CHANGE: Fixed incorrect value from pipeline behaviours on functions
Export-GitHubActionsArtifact
andSave-GitHubActionsCache
- CHANGE: Function
Get-GitHubActionsWebhookEventPayload
parametersDepth
andNoEnumerate
are deprecated, due to allow of setting these parameters maybe cause unexpected issues - CHANGE: Improved environment test process
- CHANGE: Improved file system operations
- CHANGE: Improved functions descriptions
- CHANGE: Improved handling on environment variable
PATH
- CHANGE: Improved handling on file commands
- CHANGE: Improved NodeJS wrapper API operations
- CHANGE: Improved token generations
- CHANGE: Reduced parameters validations on all of the NodeJS wrapper functions, which should done by the official toolkit
- CHANGE: Updated NodeJS wrapper API dependency
@actions/cache
from v3.0.4 to v3.0.5 - REMOVE: Removed unnecessary shebang and process control inside NodeJS wrapper API scripts