[
https://issues.apache.org/jira/browse/NIFI-7939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17219041#comment-17219041
]
ASF subversion and git services commented on NIFI-7939:
-------------------------------------------------------
Commit d1bfa679276e4d73f10a2d0287ca76b4791c8a00 in nifi's branch
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d1bfa67 ]
NIFI-7939 improving version ranges to fix usage of now deprecated github
actions commands
self merging given nature of change
Signed-off-by: Joe Witt <[email protected]>
> Github CI/Actions has changed - requires updates to build config
> ----------------------------------------------------------------
>
> Key: NIFI-7939
> URL: https://issues.apache.org/jira/browse/NIFI-7939
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Joe Witt
> Assignee: Joe Witt
> Priority: Major
>
> In https://github.com/apache/nifi/actions/runs/311573127 we see a lot of
> things like
> github-actions
> / Windows - JDK 1.8
> .github#L1
> 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / Windows - JDK 1.8
> .github#L1
> 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / Windows - JDK 1.8
> .github#L1
> The `add-path` 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / Ubuntu - JDK 11 EN
> .github#L1
> 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / Ubuntu - JDK 11 EN
> .github#L1
> 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / Ubuntu - JDK 11 EN
> .github#L1
> The `add-path` 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / Ubuntu - JDK 1.8 FR
> .github#L1
> 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / Ubuntu - JDK 1.8 FR
> .github#L1
> 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / Ubuntu - JDK 1.8 FR
> .github#L1
> The `add-path` 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / MacOS - JDK 1.8 JP
> .github#L1
> 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / MacOS - JDK 1.8 JP
> .github#L1
> 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/
> Check warning on line 1 in .github
> @github-actions
> github-actions
> / MacOS - JDK 1.8 JP
> .github#L1
> The `add-path` 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/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)