Skip to content

Use new format for setting of ENV variables#326

Merged
the-snowwhite merged 1 commit intomachinekit:masterfrom
cerna:github-actions-set-env
Apr 4, 2021
Merged

Use new format for setting of ENV variables#326
the-snowwhite merged 1 commit intomachinekit:masterfrom
cerna:github-actions-set-env

Conversation

@cerna
Copy link
Copy Markdown
Contributor

@cerna cerna commented Apr 4, 2021

This pull request solves issue #325.

GitHub deprecated the old set-env command format for setting of environment variables. Instead, the new config files has to be used.

This is the second part of the solution, first is the pull request machinekit/machinekit.github.io#65 (which should be merged first before this PR).

GitHub deprecated setting of environment variables in steps via the 'set-env' format and instead requires the ENVIRONMENT FILE format. This caused failures in the workflows.

More information in : https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

Also remove sending of transmission password in payload.
@cerna cerna changed the title MAINTENANCE: Resolve 'set-env' issue in GitHub Actions Use new format for setting of ENV variables Apr 4, 2021
@the-snowwhite the-snowwhite merged commit c834acf into machinekit:master Apr 4, 2021
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.

2 participants