Skip to content

Implement PDF builder based on GitHub Actions - #99

Merged
esilvia merged 8 commits into
ASPRSorg:draft-1.4-R16from
hobu:master
Dec 14, 2020
Merged

Implement PDF builder based on GitHub Actions#99
esilvia merged 8 commits into
ASPRSorg:draft-1.4-R16from
hobu:master

Conversation

@hobu

@hobuhobu commented Sep 20, 2020

Copy link
Copy Markdown
Contributor

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

  • Build fails if there are tabs in the RST
  • PDF is uploaded as an artifact to each build
  • Spell checking with misspelled words added as artifact to each build
  • Uses osgeo/proj-docs Docker container, which is more up-to-date (used by GDAL, PDAL, and PROJ)

@hobu
hobu requested a review from esilviaSeptember 20, 2020 15:11
@hobu

hobu commented Sep 20, 2020

Copy link
Copy Markdown
ContributorAuthor

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

@esilvia

Copy link
Copy Markdown
Member

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.

@esilviaesilvia self-assigned this Dec 14, 2020
@hobu

hobu commented Dec 14, 2020

Copy link
Copy Markdown
ContributorAuthor

It is possible to do both

@esilvia
esilvia changed the base branch from master to draft-1.4-R16December 14, 2020 23:18
@esilvia
esilvia merged commit 884ff45 into ASPRSorg:draft-1.4-R16Dec 14, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@hobu@esilvia