Skip to content

List of GitHub Actions in our projects

Anthony Fok edited this page May 28, 2021 · 2 revisions

(Probably "List of GitHub workflows" is more correct. 🤔)

  • OpenDRR/boundaries: gpkg-to-pgdump.yml

  • OpenDRR/documentation: jekyll-asciidoc.yml

  • TODO: OpenDRR/model-factory: Test scripts/*?

  • OpenDRR/opendrr-api:

    • lintly-flake8.yml
    • TODO: shellcheck
    • TODO: Verify compressed-CSV repos and see if they are up-to-date
    • TODO: Update compressed-CSV repos
    • TODO: Unit and integration tests with add_data.sh
    • TODO: Do the entire add_data.sh stack build as GitHub Actions? Is it possible? 😁
  • OpenDRR/opendrr-data-store: gpkg-exports.yml

  • OpenQuake-GitHub-Actions-demo-public:

    • openquake-in-container.yml
    • openquake-on-macos.yml
    • openquake-on-ubuntu.yml
  • riskprofiler-cms: wordpress.yml (may rename)

TODO: Document these, what they do, how they are triggered; link to actual YAML file and Actions page.

Clone this wiki locally