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
d2fbb0f3d4
Add separate build tag for sessions benchmark
2023-07-18 16:37:06 +02:00
ionutboangiu
e0c4a4d4a9
Make sure main job executes even if duplicate check somehow fails
2023-07-18 16:37:06 +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
bf4e0d89fa
Add workflow for build and unit tests
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