Skip to content

pion/.goassets

Repository files navigation


Pion Go Assets

CI and other common configuration files

Pion Go Assets Slack Widget
GitHub Workflow Status License: MIT


Asset files automatically deployed to Go package repositories

Search ongoing sync pull-requests.

Usage

This repository has master data of the asset files like the lint scripts, coverage report config, renovate config. Please make a pull-request on this repository to update these files, instead of editing them in each repository.

After merging changes to the master branch, a pull-request to sync the changes to https://github.com/pion/ci-sandbox will be automatically opened. Feel free to commit sample data to ci-sandbox repository to test the changes.

When it is ready to sync to the all repositories, add a version tag to this repository. GitHub Action will open pull-requests on the target repositories to sync the changes.

Shell script format

shfmt -i 2 -ci -bn -l -w .

Roadmap

The repository is used as a part of our WebRTC implementation. Please refer to that roadmap to track our major milestones.

Community

Pion has an active community on the Slack.

Follow the Pion Twitter for project updates and important WebRTC news.

We are always looking to support your projects. Please reach out if you have something to build! If you need commercial support or don't want to use public methods you can contact us at team@pion.ly

Contributing

Check out the contributing wiki to join the group of amazing people making this project possible

License

MIT License - see LICENSE for full text