Commit Graph

5 Commits

Author SHA1 Message Date
ionutboangiu
0447e481ff Update it workflow to run tests for PR version of the repo
Before it was running the tests for the latest commit on the main repo instead
of running them for the PR version of it.
2023-08-09 15:30:27 +02:00
ionutboangiu
c987c3e72e Execute github actions workflows only on PRs for now
At the moment, the check-if-duplicate-action needs a bit more tinkering, since
it will skip testing other PRs, if the previous one was successful. Another thing
that might need a revision is to make the duplicate checking job be a bit more subtle
and not be visible where it shouldn't be.
2023-07-21 09:01:46 +02:00
ionutboangiu
a9e0b9b67d Update job names to be more descriptive, ignore go vet errors 2023-07-18 16:37:06 +02:00
ionutboangiu
f315c25554 Update integration_tests workflow to be skipped if duplicate 2023-07-18 16:37:06 +02:00
ionutboangiu
765695761a Add github action workflow for integration tests 2023-07-12 17:06:16 +02:00