SlashAI

Your AI Command Vault

Downloading common sense… failed, using AI instead.

CICD

DevOps & Cloud

CICD

72 commands

/ReleaseDockerCompose

Set up versioned releases for a docker-compose setup — e.g. a compose file running app.

DevOps & Cloudadvanced#docker#compose

/TestDockerfile

Wire automated checks into a dockerfile — e.g. a node app dockerfile with a 900mb image.

DevOps & Cloudmedium#docker#container

/DeployGitHubActionsWorkflow

Write a deployment workflow for a github actions workflow — e.g. a workflow running tests on every pull request.

DevOps & Cloudeasy#github#cicd

/AutomateEndToEndPipeline

Build an automated pipeline for an end-to-end test pipeline stage — e.g. a pipeline with no browser-based test coverage.

DevOps & Cloudadvanced#e2e#testing

/CacheEndToEndPipeline

Speed up build caching in an end-to-end test pipeline stage — e.g. a pipeline with no browser-based test coverage.

DevOps & Cloudadvanced#e2e#testing

/ReleaseFeatureFlagRollout

Set up versioned releases for a feature-flag based rollout — e.g. a risky feature launching to all users simultaneously.

DevOps & Cloudmedium#featureflags#rollout

/TestArtifactRegistry

Wire automated checks into a build artifact registry setup — e.g. a registry storing untagged docker images.

DevOps & Cloudeasy#artifacts#registry

/DeployCanaryDeploy

Write a deployment workflow for a canary deployment strategy — e.g. a deployment that ships to 100% of traffic at once.

DevOps & Cloudadvanced#canary#deployment

/ContainerizePreCommitHooks

Write a production-ready container setup for pre-commit hook setup — e.g. a repo with no enforced formatting before commits.

DevOps & Cloudmedium#precommit#hooks

/AutomateBuildPipeline

Build an automated pipeline for a monorepo build pipeline — e.g. a pipeline rebuilding every package on each commit.

DevOps & Cloudeasy#build#monorepo

/CacheBuildPipeline

Speed up build caching in a monorepo build pipeline — e.g. a pipeline rebuilding every package on each commit.

DevOps & Cloudeasy#build#monorepo

/ReleaseReleaseProcess

Set up versioned releases for a software release process — e.g. a manual release process prone to missed steps.

DevOps & Cloudadvanced#release#versioning

/TestGitLabCI

Wire automated checks into a gitlab ci configuration — e.g. a gitlab-ci.yml with slow sequential stages.

DevOps & Cloudmedium#gitlab#cicd

/DeployJenkinsPipeline

Write a deployment workflow for a jenkins pipeline — e.g. a jenkinsfile with manual approval steps.

DevOps & Cloudeasy#jenkins#cicd

/ContainerizeDockerCompose

Write a production-ready container setup for a docker-compose setup — e.g. a compose file running app.

DevOps & Cloudadvanced#docker#compose

/AutomateDockerfile

Build an automated pipeline for a dockerfile — e.g. a node app dockerfile with a 900mb image.

DevOps & Cloudmedium#docker#container

/CacheDockerfile

Speed up build caching in a dockerfile — e.g. a node app dockerfile with a 900mb image.

DevOps & Cloudmedium#docker#container

/ReleaseGitHubActionsWorkflow

Set up versioned releases for a github actions workflow — e.g. a workflow running tests on every pull request.

DevOps & Cloudeasy#github#cicd

/DeployEndToEndPipeline

Write a deployment workflow for an end-to-end test pipeline stage — e.g. a pipeline with no browser-based test coverage.

DevOps & Cloudadvanced#e2e#testing

/ContainerizeFeatureFlagRollout

Write a production-ready container setup for a feature-flag based rollout — e.g. a risky feature launching to all users simultaneously.

DevOps & Cloudmedium#featureflags#rollout

/AutomateArtifactRegistry

Build an automated pipeline for a build artifact registry setup — e.g. a registry storing untagged docker images.

DevOps & Cloudeasy#artifacts#registry

/CacheArtifactRegistry

Speed up build caching in a build artifact registry setup — e.g. a registry storing untagged docker images.

DevOps & Cloudeasy#artifacts#registry

/ReleaseCanaryDeploy

Set up versioned releases for a canary deployment strategy — e.g. a deployment that ships to 100% of traffic at once.

DevOps & Cloudadvanced#canary#deployment

/TestPreCommitHooks

Wire automated checks into pre-commit hook setup — e.g. a repo with no enforced formatting before commits.

DevOps & Cloudmedium#precommit#hooks

/DeployBuildPipeline

Write a deployment workflow for a monorepo build pipeline — e.g. a pipeline rebuilding every package on each commit.

DevOps & Cloudeasy#build#monorepo

/ContainerizeReleaseProcess

Write a production-ready container setup for a software release process — e.g. a manual release process prone to missed steps.

DevOps & Cloudadvanced#release#versioning

/AutomateGitLabCI

Build an automated pipeline for a gitlab ci configuration — e.g. a gitlab-ci.yml with slow sequential stages.

DevOps & Cloudmedium#gitlab#cicd

/CacheGitLabCI

Speed up build caching in a gitlab ci configuration — e.g. a gitlab-ci.yml with slow sequential stages.

DevOps & Cloudmedium#gitlab#cicd

/ReleaseJenkinsPipeline

Set up versioned releases for a jenkins pipeline — e.g. a jenkinsfile with manual approval steps.

DevOps & Cloudeasy#jenkins#cicd

/TestDockerCompose

Wire automated checks into a docker-compose setup — e.g. a compose file running app.

DevOps & Cloudadvanced#docker#compose

/DeployDockerfile

Write a deployment workflow for a dockerfile — e.g. a node app dockerfile with a 900mb image.

DevOps & Cloudmedium#docker#container

/ContainerizeGitHubActionsWorkflow

Write a production-ready container setup for a github actions workflow — e.g. a workflow running tests on every pull request.

DevOps & Cloudeasy#github#cicd

/ReleaseEndToEndPipeline

Set up versioned releases for an end-to-end test pipeline stage — e.g. a pipeline with no browser-based test coverage.

DevOps & Cloudadvanced#e2e#testing

/TestFeatureFlagRollout

Wire automated checks into a feature-flag based rollout — e.g. a risky feature launching to all users simultaneously.

DevOps & Cloudmedium#featureflags#rollout

/DeployArtifactRegistry

Write a deployment workflow for a build artifact registry setup — e.g. a registry storing untagged docker images.

DevOps & Cloudeasy#artifacts#registry

/ContainerizeCanaryDeploy

Write a production-ready container setup for a canary deployment strategy — e.g. a deployment that ships to 100% of traffic at once.

DevOps & Cloudadvanced#canary#deployment

/AutomatePreCommitHooks

Build an automated pipeline for pre-commit hook setup — e.g. a repo with no enforced formatting before commits.

DevOps & Cloudmedium#precommit#hooks

/CachePreCommitHooks

Speed up build caching in pre-commit hook setup — e.g. a repo with no enforced formatting before commits.

DevOps & Cloudmedium#precommit#hooks

/ReleaseBuildPipeline

Set up versioned releases for a monorepo build pipeline — e.g. a pipeline rebuilding every package on each commit.

DevOps & Cloudeasy#build#monorepo

/TestReleaseProcess

Wire automated checks into a software release process — e.g. a manual release process prone to missed steps.

DevOps & Cloudadvanced#release#versioning

/DeployGitLabCI

Write a deployment workflow for a gitlab ci configuration — e.g. a gitlab-ci.yml with slow sequential stages.

DevOps & Cloudmedium#gitlab#cicd

/ContainerizeJenkinsPipeline

Write a production-ready container setup for a jenkins pipeline — e.g. a jenkinsfile with manual approval steps.

DevOps & Cloudeasy#jenkins#cicd

/AutomateDockerCompose

Build an automated pipeline for a docker-compose setup — e.g. a compose file running app.

DevOps & Cloudadvanced#docker#compose

/CacheDockerCompose

Speed up build caching in a docker-compose setup — e.g. a compose file running app.

DevOps & Cloudadvanced#docker#compose

/ReleaseDockerfile

Set up versioned releases for a dockerfile — e.g. a node app dockerfile with a 900mb image.

DevOps & Cloudmedium#docker#container

/TestGitHubActionsWorkflow

Wire automated checks into a github actions workflow — e.g. a workflow running tests on every pull request.

DevOps & Cloudeasy#github#cicd

/ContainerizeEndToEndPipeline

Write a production-ready container setup for an end-to-end test pipeline stage — e.g. a pipeline with no browser-based test coverage.

DevOps & Cloudadvanced#e2e#testing

/AutomateFeatureFlagRollout

Build an automated pipeline for a feature-flag based rollout — e.g. a risky feature launching to all users simultaneously.

DevOps & Cloudmedium#featureflags#rollout

/CacheFeatureFlagRollout

Speed up build caching in a feature-flag based rollout — e.g. a risky feature launching to all users simultaneously.

DevOps & Cloudmedium#featureflags#rollout

/ReleaseArtifactRegistry

Set up versioned releases for a build artifact registry setup — e.g. a registry storing untagged docker images.

DevOps & Cloudeasy#artifacts#registry

/TestCanaryDeploy

Wire automated checks into a canary deployment strategy — e.g. a deployment that ships to 100% of traffic at once.

DevOps & Cloudadvanced#canary#deployment

/DeployPreCommitHooks

Write a deployment workflow for pre-commit hook setup — e.g. a repo with no enforced formatting before commits.

DevOps & Cloudmedium#precommit#hooks

/ContainerizeBuildPipeline

Write a production-ready container setup for a monorepo build pipeline — e.g. a pipeline rebuilding every package on each commit.

DevOps & Cloudeasy#build#monorepo

/AutomateReleaseProcess

Build an automated pipeline for a software release process — e.g. a manual release process prone to missed steps.

DevOps & Cloudadvanced#release#versioning

/CacheReleaseProcess

Speed up build caching in a software release process — e.g. a manual release process prone to missed steps.

DevOps & Cloudadvanced#release#versioning

/ReleaseGitLabCI

Set up versioned releases for a gitlab ci configuration — e.g. a gitlab-ci.yml with slow sequential stages.

DevOps & Cloudmedium#gitlab#cicd

/TestJenkinsPipeline

Wire automated checks into a jenkins pipeline — e.g. a jenkinsfile with manual approval steps.

DevOps & Cloudeasy#jenkins#cicd

/DeployDockerCompose

Write a deployment workflow for a docker-compose setup — e.g. a compose file running app.

DevOps & Cloudadvanced#docker#compose

/ContainerizeDockerfile

Write a production-ready container setup for a dockerfile — e.g. a node app dockerfile with a 900mb image.

DevOps & Cloudmedium#docker#container

/AutomateGitHubActionsWorkflow

Build an automated pipeline for a github actions workflow — e.g. a workflow running tests on every pull request.

DevOps & Cloudeasy#github#cicd

/CacheGitHubActionsWorkflow

Speed up build caching in a github actions workflow — e.g. a workflow running tests on every pull request.

DevOps & Cloudeasy#github#cicd

/TestEndToEndPipeline

Wire automated checks into an end-to-end test pipeline stage — e.g. a pipeline with no browser-based test coverage.

DevOps & Cloudadvanced#e2e#testing

/DeployFeatureFlagRollout

Write a deployment workflow for a feature-flag based rollout — e.g. a risky feature launching to all users simultaneously.

DevOps & Cloudmedium#featureflags#rollout

/ContainerizeArtifactRegistry

Write a production-ready container setup for a build artifact registry setup — e.g. a registry storing untagged docker images.

DevOps & Cloudeasy#artifacts#registry

/AutomateCanaryDeploy

Build an automated pipeline for a canary deployment strategy — e.g. a deployment that ships to 100% of traffic at once.

DevOps & Cloudadvanced#canary#deployment

/CacheCanaryDeploy

Speed up build caching in a canary deployment strategy — e.g. a deployment that ships to 100% of traffic at once.

DevOps & Cloudadvanced#canary#deployment

/ReleasePreCommitHooks

Set up versioned releases for pre-commit hook setup — e.g. a repo with no enforced formatting before commits.

DevOps & Cloudmedium#precommit#hooks

/TestBuildPipeline

Wire automated checks into a monorepo build pipeline — e.g. a pipeline rebuilding every package on each commit.

DevOps & Cloudeasy#build#monorepo

/DeployReleaseProcess

Write a deployment workflow for a software release process — e.g. a manual release process prone to missed steps.

DevOps & Cloudadvanced#release#versioning

/ContainerizeGitLabCI

Write a production-ready container setup for a gitlab ci configuration — e.g. a gitlab-ci.yml with slow sequential stages.

DevOps & Cloudmedium#gitlab#cicd

/AutomateJenkinsPipeline

Build an automated pipeline for a jenkins pipeline — e.g. a jenkinsfile with manual approval steps.

DevOps & Cloudeasy#jenkins#cicd

/CacheJenkinsPipeline

Speed up build caching in a jenkins pipeline — e.g. a jenkinsfile with manual approval steps.

DevOps & Cloudeasy#jenkins#cicd