Adam Hunyadi created MINIFICPP-1393:
---------------------------------------
Summary: Deprecate set-env commads from the GitHub Actions runner
setup
Key: MINIFICPP-1393
URL: https://issues.apache.org/jira/browse/MINIFICPP-1393
Project: Apache NiFi MiNiFi C++
Issue Type: Task
Affects Versions: 0.8.0
Reporter: Adam Hunyadi
Fix For: 0.8.0
*Background:*
The CI runner script reports this issue:
{panel:title=GitHub Actions
log|borderStyle=dashed|borderColor=#cccccc|titleBGColor=#ffffce|bgColor=#f7d6c1}
{color:#ffab00}Warning:{color} The `set-env` command is deprecated and will be
disabled soon. Please upgrade to using Environment Files. For more information
see:
github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands
{panel}
*Proposal:*
We should follow the description on [the documentation
recommended|https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/]
and use the {{{color:blue}addPath{color}}} command as part of the CI jobs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)