Skip to content

Add comprehensive sample pipeline YAML files showcasing various capabilities#2

Open
thisrohangupta wants to merge 9 commits intomasterfrom
claude/sample-pipeline-yamls-wsxaW
Open

Add comprehensive sample pipeline YAML files showcasing various capabilities#2
thisrohangupta wants to merge 9 commits intomasterfrom
claude/sample-pipeline-yamls-wsxaW

Conversation

@thisrohangupta
Copy link
Owner

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

thisrohangupta and others added 9 commits March 7, 2024 16:14
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants