Add comprehensive sample pipeline YAML files showcasing various capabilities#2
Open
thisrohangupta wants to merge 9 commits intomasterfrom
Open
Add comprehensive sample pipeline YAML files showcasing various capabilities#2thisrohangupta wants to merge 9 commits intomasterfrom
thisrohangupta wants to merge 9 commits intomasterfrom
Conversation
Rohan changes
…ilities New sample files added: - pipeline-ci-cd-matrix.yaml: Multi-stage CI/CD with matrix builds, caching, artifacts - pipeline-deployment-environments.yaml: Multi-environment deployments with approvals, rollbacks - pipeline-with-templates.yaml: Template usage and reusable components - template-docker-build.yaml: Reusable Docker build template - pipeline-caching-parallel.yaml: Advanced caching and parallel execution patterns - pipeline-background-services.yaml: Background containers for integration testing - pipeline-failure-strategies.yaml: Complex retry, manual intervention, rollback strategies - pipeline-inputs-validation.yaml: Input types with validation and conditional logic - pipeline-monorepo.yaml: Monorepo with path-based triggers and selective builds https://claude.ai/code/session_01C8FUwgmgwKd9Wp2qZNfRWR
b2d799a to
880cd64
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New sample files added:
https://claude.ai/code/session_01C8FUwgmgwKd9Wp2qZNfRWR