This GitHub Action processes cave survey data using Survex tools and creates an artifact containing processed files.
- Processes
.svxcave survey files using Cavern - Generates
.3dfiles from survey data - Exports
.gpxGPS tracks from 3D files - Creates MD5 hashes for integrity verification
- Packages specific file types into a downloadable artifact
sistem_pokljuskega_grebenakanin_rombonplanina_poljana
The action creates artifact.zip containing only:
*.3dfiles (3D cave models)*.gpxfiles (GPS tracks)ekataster-config.json(if present)hashes.csv(MD5 checksums)
The original folder structure is preserved in the artifact.
- uses: ./build
with:
repo: "sistem_pokljuskega_grebena"