You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Martin Kanters (Jira)" <ji...@apache.org> on 2020/10/23 15:16:00 UTC

[jira] [Resolved] (MNG-7004) Refactor GitHub Actions environment variables since 'set-env' is deprecated

     [ https://issues.apache.org/jira/browse/MNG-7004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Kanters resolved MNG-7004.
---------------------------------
    Resolution: Implemented

> Refactor GitHub Actions environment variables since 'set-env' is deprecated
> ---------------------------------------------------------------------------
>
>                 Key: MNG-7004
>                 URL: https://issues.apache.org/jira/browse/MNG-7004
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Martin Kanters
>            Assignee: Martin Kanters
>            Priority: Major
>              Labels: up-for-grabs
>             Fix For: 3.7.0
>
>
> See the warnings generated on a typical master build:
> [https://github.com/apache/maven/actions/runs/316060775]
> {{The `set-env` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: [https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/]}}
> The fix provided in the blog seems simple, but let's make sure it keeps on working afterwards. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)