pion / .goassets

Asset files automatically deployed to Go package repositories
https://pion.ly/
MIT License
8 stars 10 forks source link

Reuse workflows and scripts #119

Closed at-wat closed 1 year ago

at-wat commented 1 year ago

Refer CI workflows and scripts in .goassets repository instead of copying files.

Go versions are still specified by each repository and synced from .goassets since each repository may need migration to support a new version before start testing on it.

Tested at https://github.com/pion/ci-sandbox/pull/75

Reference issue

Fixes #80