Skip to content

Add a workflow for testing github action #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ricardogsilva
Copy link
Contributor

@ricardogsilva ricardogsilva commented May 3, 2025

This PR adds a workflow for testing cite-runner's github action.

It includes:

  • A workflow that uses cite-runner as an action
  • A simple HTTP app that implements only a very small subset of ogcapi features to be used for testing cite-runner
  • Some Python tests for checking if cite-runner action ran as expected
  • Updated development-related docs
  • A new output of cite-runner, which is the full execution result as a JSON document

@ricardogsilva ricardogsilva marked this pull request as ready for review May 8, 2025 11:20
@ricardogsilva ricardogsilva mentioned this pull request May 8, 2025
@ricardogsilva ricardogsilva merged commit 6218bfa into OSGeo:main May 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add workflow for performing integration tests using as action fails due to missing version
1 participant