gnikit / gmsh-fpm

Gmsh API using the Fortran Package Manager (fpm)
https://gmsh.info/
Other
15 stars 0 forks source link

Parsing version from Gmsh remote #2

Closed gnikit closed 2 years ago

gnikit commented 2 years ago

Write a python script to parse and update the fpm.toml version from the remote of gitlab. Return exit code if current version is not the same as remote and add action to trigger and issue a release.

gnikit commented 2 years ago

Implemented