Automating Test Environments With CircleCI
https://youtu.be/bwxA5CYlkLI
https://www.digitalocean.com/community/tech_talks/segregating-test-environments-with-circleci
#ci #git #gitops #cirlceci #test
https://youtu.be/bwxA5CYlkLI
https://www.digitalocean.com/community/tech_talks/segregating-test-environments-with-circleci
#ci #git #gitops #cirlceci #test
YouTube
Automating Test Environments With CircleCI
Build faster, more resilient pipelines — automate your development process with continuous integration using CircleCI and DigitalOcean to reduce cost and increase velocity without compromising quality.
Presented By
Sam Olukotun, Solutions Engineer, CircleCI…
Presented By
Sam Olukotun, Solutions Engineer, CircleCI…
How we manage CI sensitive data for our Open Source deployment Engine
https://www.qovery.com/blog/how-we-manage-ci-sensitive-data-for-our-open-source-deployment-engine
#github #gitlab #ci #security
https://www.qovery.com/blog/how-we-manage-ci-sensitive-data-for-our-open-source-deployment-engine
#github #gitlab #ci #security
GitHub Actions: The Full Course
https://www.youtube.com/playlist?list=PLArH6NjfKsUhvGHrpag7SuPumMzQRhUKY
#github #ci #githubactions
https://www.youtube.com/playlist?list=PLArH6NjfKsUhvGHrpag7SuPumMzQRhUKY
#github #ci #githubactions
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at flagsmith.comhttps://github.com/flagsmith/flagsmith
#ci #cd #remoteconfig
Forwarded from Записки админа
Интересная получилась серия статей о построении bare-metal CI систем и процессов от инженера Valve...
- Preparing Your Test Machines;
- Part 2: Generating and Deploying Your Test Environment;
- Part 3: Provisioning Your CI Gateway;
- Part 4: Live Patching Your CI Gateway;
- Part 5: Time-sharing Your Test Machines.
#ci #напочитать
- Preparing Your Test Machines;
- Part 2: Generating and Deploying Your Test Environment;
- Part 3: Provisioning Your CI Gateway;
- Part 4: Live Patching Your CI Gateway;
- Part 5: Time-sharing Your Test Machines.
#ci #напочитать
Novops
https://github.com/PierreBeucher/novops
#devops #security #ci
Cross-platform secret & config manager for development and CI environments
https://github.com/PierreBeucher/novops
#devops #security #ci
Forwarded from GitHub Trends
#typescript #cd #ci #git #gitlab #gitlab_ci #local #pipeline #push #uncomitted #untracked
You can run GitLab CI pipelines locally using `gitlab-ci-local`, which saves you time and effort by not having to push changes to test your `.gitlab-ci.yml` files. This tool allows you to execute pipelines as a shell executor or docker executor, eliminating the need for development-specific scripts. It also offers convenience features like CLI options, environment files, bash aliases, and tab completion. You can list pipeline jobs before running them and customize variables and artifacts easily. This makes your development process more efficient and streamlined.
https://github.com/firecow/gitlab-ci-local
You can run GitLab CI pipelines locally using `gitlab-ci-local`, which saves you time and effort by not having to push changes to test your `.gitlab-ci.yml` files. This tool allows you to execute pipelines as a shell executor or docker executor, eliminating the need for development-specific scripts. It also offers convenience features like CLI options, environment files, bash aliases, and tab completion. You can list pipeline jobs before running them and customize variables and artifacts easily. This makes your development process more efficient and streamlined.
https://github.com/firecow/gitlab-ci-local
GitHub
GitHub - firecow/gitlab-ci-local: Tired of pushing to test your .gitlab-ci.yml?
Tired of pushing to test your .gitlab-ci.yml? Contribute to firecow/gitlab-ci-local development by creating an account on GitHub.