Skip to content

Switch to GitHub actions for CI#24

Merged
awkay merged 4 commits into
edn-query-language:mainfrom
wardle:gh-actions
Sep 22, 2025
Merged

Switch to GitHub actions for CI#24
awkay merged 4 commits into
edn-query-language:mainfrom
wardle:gh-actions

Conversation

@wardle

@wardle wardle commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

It looks as if the CircleCI workflow isn't working for unit tests, but this repo is already using GitHub actions to generate the documentation. This PR creates a new GitHub workflow and removes the CircleCI configuration. This appears to work in my own fork (see https://github.com/wardle/eql/actions/runs/16803552265/job/47590263992) but I am not sure if it will interact with the documentation workflows - it should not.

@wardle

wardle commented Sep 15, 2025

Copy link
Copy Markdown
Contributor Author

Hi. Just a quick reminder about this PR; the circle CI workflow isn't working as far as I can tell from here and is tied to an account, whereas GitHub actions work in context of the repository and are free for open source repositories like this. If there are more changes needed for the test.yml (e.g. matrix testing etc) then happy to try and add if needed.

@awkay awkay merged commit 8011042 into edn-query-language:main Sep 22, 2025
1 check passed
@wardle wardle deleted the gh-actions branch September 26, 2025 14:40
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.

2 participants