Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
andreyponomarevru closed an issue on andreyponomarevru/livestreamer-backend
CI: fix "resource is still in use" Docker error after tests
After executing tests in test env, Docker tries to remove the network whose name matches the name of the network in dev env (`livestreamer_backend`). How to fix: just name networks in each `docker-...andreyponomarevru pushed 1 commit to main andreyponomarevru/livestreamer-backend
- CI: fix "resource is still in use" Docker error after tests 6810ea1
andreyponomarevru closed a pull request on andreyponomarevru/livestreamer-backend
CI: fix "resource is still in use" Docker error after tests
#68andreyponomarevru closed an issue on andreyponomarevru/livestreamer-backend
Add integration tests into CI pipeline
1. Uncomment jobs executing int. tests in `.github/workflows/ci.yml` 2. Add the respsective job name into the "Status checks that are required" in [repo Settings](https://github.com/andreyponomarev...andreyponomarevru opened a pull request on andreyponomarevru/livestreamer-backend
Add integration tests into CI pipeline
#51andreyponomarevru pushed 1 commit to 68-ci-fix-resource-is-still-in-use andreyponomarevru/livestreamer-backend
- Add test file b4170b6
andreyponomarevru created a branch on andreyponomarevru/livestreamer-backend
68-ci-fix-resource-is-still-in-use - DEMO: https://live.andreyponomarev.ru/ Web application for broadcasting live audio and chatting. Conceptually, it is similar to http://mixlr.com but on a smaller scale and intended for self-hosting
andreyponomarevru opened an issue on andreyponomarevru/livestreamer-backend
CI: fix "resource is still in use" Docker error after tests
After executing tests in test env, Docker tries to remove the network whose name matches the name of the network in dev env (`livestreamer_backend`). How to fix: just name networks in each `docker-...andreyponomarevru pushed 1 commit to main andreyponomarevru/livestreamer-backend
- Add integrations tests to pipeline (#67) Add integrations tests to the CI pipeline 75ea9b7
andreyponomarevru closed a pull request on andreyponomarevru/livestreamer-backend
Add integrations tests to pipeline
#51andreyponomarevru pushed 1 commit to 51-add-integration-tests-into-ci-pipeline andreyponomarevru/livestreamer-backend
- Fix 2f4e6e9
andreyponomarevru pushed 1 commit to 51-add-integration-tests-into-ci-pipeline andreyponomarevru/livestreamer-backend
- Try --verbose 3278467
andreyponomarevru opened a pull request on andreyponomarevru/livestreamer-backend
Add integrations tests to pipeline
#51andreyponomarevru created a branch on andreyponomarevru/livestreamer-backend
51-add-integration-tests-into-ci-pipeline - DEMO: https://live.andreyponomarev.ru/ Web application for broadcasting live audio and chatting. Conceptually, it is similar to http://mixlr.com but on a smaller scale and intended for self-hosting
andreyponomarevru deleted a branch andreyponomarevru/mmtools
refactor/70-refactor-test-names-into-two-parts
andreyponomarevru deleted a branch andreyponomarevru/mmtools
feature/46-include-other-metadata-in-text-playlist-created-via-m3u-to-tracklist
andreyponomarevru deleted a branch andreyponomarevru/mmtools
feature/79-get-rid-of-spaces-in-file-names
andreyponomarevru deleted a branch andreyponomarevru/mmtools
chore/77-get-rid-of-irrelevant-files-and-configs
andreyponomarevru deleted a branch andreyponomarevru/mmtools
feature/74-do-not-convert-m3u-to-tracklist-if-not-all-tracks-have-all-required-ID3-tags
andreyponomarevru pushed 1 commit to main andreyponomarevru/livestreamer-backend
- 65 ci enforce test coverage threshold (#66) Enforce test coverage threshold 8529c4d
andreyponomarevru closed a pull request on andreyponomarevru/livestreamer-backend
65 ci enforce test coverage threshold
#65andreyponomarevru pushed 1 commit to 65-ci-enforce-test-coverage-threshold andreyponomarevru/livestreamer-backend
- Decrease threshold 82530a6
andreyponomarevru pushed 1 commit to 65-ci-enforce-test-coverage-threshold andreyponomarevru/livestreamer-backend
- Decrease threshold d532abd
andreyponomarevru opened a pull request on andreyponomarevru/livestreamer-backend
65 ci enforce test coverage threshold
#65andreyponomarevru created a branch on andreyponomarevru/livestreamer-backend
65-ci-enforce-test-coverage-threshold - DEMO: https://live.andreyponomarev.ru/ Web application for broadcasting live audio and chatting. Conceptually, it is similar to http://mixlr.com but on a smaller scale and intended for self-hosting