Skip to content

Commit 089a3ae

Browse files
AlexF4Devclaude
andcommitted
remove source attribution from READMEs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d97222e commit 089a3ae

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

.claude/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CI/CD Patterns Reference
22

3-
Reusable GitOps CI/CD patterns sourced from [Auth-DevOps](https://github.com/AxleResearch/Auth-DevOps/tree/approbo-ci).
3+
Reusable GitOps CI/CD patterns.
44

55
## Repo Structure
66

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Reusable GitHub Actions templates for automated GitOps deployments. Polls GHCR for new image tags, creates PRs to update `docker-compose.yaml`, and deploys on merge.
44

5-
> Sourced from [Auth-DevOps](https://github.com/AxleResearch/Auth-DevOps/tree/approbo-ci)
6-
75
## Structure
86

97
```

templates/gitops-ci/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Reusable GitHub Actions template for automated GitOps deployments. Polls GHCR for new image tags, creates PRs to update `docker-compose.yaml`, and deploys on merge.
44

5-
> Source: [Auth-DevOps approbo-ci](https://github.com/AxleResearch/Auth-DevOps/tree/approbo-ci)
6-
75
## How it works
86

97
```mermaid

0 commit comments

Comments
 (0)