Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
andreyponomarevru pushed 1 commit to 59-fix-cd-pipeline andreyponomarevru/livestreamer-backend
- Fix CD 210f777
andreyponomarevru closed an issue on andreyponomarevru/livestreamer-backend
Fix CD pipeline
Remove the dependency on another jobandreyponomarevru pushed 1 commit to main andreyponomarevru/livestreamer-backend
- 59 fix cd pipeline (#60) Fix CD pipeline 084e053
andreyponomarevru closed a pull request on andreyponomarevru/livestreamer-backend
59 fix cd pipeline
#59andreyponomarevru opened a pull request on andreyponomarevru/livestreamer-backend
59 fix cd pipeline
#59andreyponomarevru created a branch on andreyponomarevru/livestreamer-backend
59-fix-cd-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 reopened an issue on andreyponomarevru/livestreamer-backend
CI: Add a new job for deployment to VPS
(Implement this when you will be ready to redeploy the app and make sure you have the latest db backup before redeploying postgres container.) Add a new job, which should run another Bash script w...andreyponomarevru opened an issue on andreyponomarevru/livestreamer-backend
Test and fix (if needed) the deployment GA Workflow
When the `cd.yml` Workflow is triggered, it logs into VPS and executes [this Bash script](https://github.com/andreyponomarevru/livestreamer-backend/blob/main/ci-cd/start-app.sh). You need to verif...andreyponomarevru closed an issue on andreyponomarevru/livestreamer-backend
CI: Add a new job for deployment to VPS
(Implement this when you will be ready to redeploy the app and make sure you have the latest db backup before redeploying postgres container.) Add a new job, which should run another Bash script w...andreyponomarevru deleted a branch andreyponomarevru/livestreamer-backend
49-ci-add-a-new-job-for-deployment-to-vps
andreyponomarevru pushed 1 commit to main andreyponomarevru/livestreamer-backend
- 49 ci add a new job for deployment to vps (#57) Add CD pipeline ff24f1a
andreyponomarevru closed a pull request on andreyponomarevru/livestreamer-backend
49 ci add a new job for deployment to vps
andreyponomarevru opened a pull request on andreyponomarevru/livestreamer-backend
49 ci add a new job for deployment to vps
andreyponomarevru created a branch on andreyponomarevru/livestreamer-backend
49-ci-add-a-new-job-for-deployment-to-vps - 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 pushed 1 commit to main andreyponomarevru/livestreamer-backend
- Add deployment job (#56) 124e3a3
andreyponomarevru closed a pull request on andreyponomarevru/livestreamer-backend
Add deployment job
#55andreyponomarevru opened a pull request on andreyponomarevru/livestreamer-backend
Add deployment job
#55andreyponomarevru created a branch on andreyponomarevru/livestreamer-backend
55-add-deployment-job-to-ga-workflow - 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
Install new Docker + Compose on VPS
0. Remove old images, container, volumes, networks. 1. Uninstall old Docker Compose 2. Uninstall old Docker Engine 3. Install new Docker 4. Test deploymentandreyponomarevru closed an issue on andreyponomarevru/livestreamer-backend
Merge workflow files into one
Include the "release"-related stuff into the main workflow fileandreyponomarevru deleted a branch andreyponomarevru/livestreamer-backend
48-merge-workflow-files-into-one
andreyponomarevru pushed 1 commit to main andreyponomarevru/livestreamer-backend
- Merge GA workflows into one (#53) Merge GA workflows into one c26da65
andreyponomarevru closed a pull request on andreyponomarevru/livestreamer-backend
Merge GA workflows into one
#48andreyponomarevru pushed 1 commit to 48-merge-workflow-files-into-one andreyponomarevru/livestreamer-backend
- Update 5d524f3
andreyponomarevru opened an issue on andreyponomarevru/livestreamer-backend
Add e2e tests into CI pipeline
1. Uncomment jobs executing e2e 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/andreyponomarevr...andreyponomarevru opened an issue on andreyponomarevru/livestreamer-backend
Add to 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 pushed 1 commit to main andreyponomarevru/livestreamer-backend
- Reorgianise ci/cd scripts (#50) Reorgianise ci/cd scripts 3881ad4