ASPRSorg / LAS

LAS Specification
https://www.asprs.org/committee-general/laser-las-file-format-exchange-activities.html
137 stars 16 forks source link

Implement PDF builder based on GitHub Actions #99

Closed hobu closed 3 years ago

hobu commented 3 years ago

Migrate our building infrastructure from Travis to GitHub Actions. Here's a list of improvements that come as part of this activity:

hobu commented 3 years ago

An example run can be seen at https://github.com/hobu/LAS/actions/runs/263812769

esilvia commented 3 years ago

Does this "action" trigger automatically every time there's a commit on the repo, or does it have to be manually triggered? I see advantages to both, of course.

hobu commented 3 years ago

It is possible to do both