IGNF / myria3d

Myria3D: Aerial Lidar HD Semantic Segmentation with Deep Learning
https://ignf.github.io/myria3d/
BSD 3-Clause "New" or "Revised" License
169 stars 23 forks source link

Anticiper déprécation d'une commande dans workflow CICD #66

Closed CharlesGaydon closed 6 months ago

CharlesGaydon commented 1 year ago

Cf. cette ligne du workflow.

Run echo "::set-output name=version::$(docker run lidar_prod grep '__version__' package_metadata.yaml| cut -d\" -f2)"

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/

CharlesGaydon commented 6 months ago

COrrigé dans https://github.com/IGNF/myria3d/pull/109