Skip to content

Conversation

@lukehinds
Copy link
Contributor

This change will implement running of the go driver unit tests upon every pull request made to the drivers/golang code.

It uses the paths directive to ensure the github action workflow only runs when the go driver code is changed (and not the core age code or other drivers).

The docker-compose file is required to instantiate a postgres instance, needed for unit testing.

This change will implement running of the go driver unit tests
upon every pull commit made to the `drivers/golang` code.

It uses the `paths` directive to ensure the github action workflow
only runs when the go driver code is changed.

The docker-compose file is required to instaniate a postgres
instance, needed for unit testing.
@aked21 aked21 merged commit 69f9a91 into apache:master Nov 28, 2022
@lukehinds lukehinds deleted the go-ci branch November 28, 2022 19:53
jrgemignani pushed a commit that referenced this pull request Dec 28, 2022
This change will implement running of the go driver unit tests
upon every pull commit made to the `drivers/golang` code.

It uses the `paths` directive to ensure the github action workflow
only runs when the go driver code is changed.

The docker-compose file is required to instaniate a postgres
instance, needed for unit testing.
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