1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/.github/workflows
Tyler Yahn e25503a00e
Add compatibility tests to CI (#1567)
* Add compatibility tests to CI

* Increase timeout to 60s

Some of the aggregator tests are running just over 30 seconds when
testing on Windows. Bump this to allow for it.

* Remove cache setup jobs

Having a unified job setup the cache when none exists so packages are
only downloaded once is ideal, but these steps are taking too long. In
some situations they are doubling the run time. Remove them and prefer
to have multiple downloads when dependencies change.

* Add changes to changelog

* Remove mod-download target from Makefile

Unused now that the cache jobs are removed.

* Add compatibility testing table to changelog

* Add change about precommit to changelog

* Update README

* Correct examples target in lint job
2021-03-01 08:38:23 -08:00
..
changelog.yml Update default branch name (#1505) 2021-02-04 11:13:25 -08:00
ci.yml Add compatibility tests to CI (#1567) 2021-03-01 08:38:23 -08:00
codeql-analysis.yml Adding Security Workflows to GitHub Actions (1/2): codeql workflow (#1428) 2021-01-06 11:54:09 -08:00
dependabot.yml Allow changes to go.sum *and* go.mod when running dependabot tidy-up (#871) 2020-06-24 13:35:14 -07:00
gosec.yml Adding Security Workflows to GitHub Actions (2/2): gosec workflow (#1429) 2021-01-06 12:06:16 -08:00
protogen.yml Rename Makefile.proto to avoid interpretation as proto file (#1468) 2021-01-15 07:38:29 -08:00