opendatahub-io / data-science-pipelines-tekton

Kubeflow Pipelines on Tekton
https://developer.ibm.com/blogs/kubeflow-pipelines-with-tekton-and-watson/
Apache License 2.0
0 stars 19 forks source link

[Feature Request]: GHWorkflows(s) deprecating set-output, so update to use Environment Files #180

Closed gmfrasca closed 10 months ago

gmfrasca commented 11 months ago

Feature description

Update any GitHub workflows to use Environment Files rather than the set-output action (the PR trigger Workflow at a minimum uses this), as that action is pending deprecation and will soon or eventually be fully disabled, breaking the workflow entirely.

More information: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Describe alternatives you've considered

No response

Anything else?

No response

gregsheremeta commented 10 months ago

Migrated to Jira: https://issues.redhat.com/browse/RHOAIENG-1622