Azure / k8s-bake

GitHub Action creating Kubernetes manifest files with Helm, Kustomize, or Kompose
MIT License
52 stars 33 forks source link

Feature Request: Migrate set-output command to Environment files #75

Closed manhhavu closed 1 year ago

manhhavu commented 1 year ago

Feature request

Currently, while running k8s-bake, Github Actions is giving this warning

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Please consider to use environment files to make the warning disappear.

github-actions[bot] commented 1 year ago

This issue is idle because it has been open for 14 days with no activity.

OliverMKing commented 1 year ago

Hi! Thanks for letting us know.

This has been fixed and should work in v2.4 (and v2).