Skip to content

Commit 4f772d8

Browse files
committed
chore: update documentation and gitignore
- Document CI/CD pipeline improvements in CHANGELOG - Add CLAUDE.md to gitignore
1 parent 71cb9f3 commit 4f772d8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ charts/config.yaml
55
charts/eoapi/charts/*.tgz
66
config_ingress.yaml
77
__pycache__
8+
9+
CLAUDE.md

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- CI/CD pipeline: improved job waiting, error handling, and Helm unittests,
13+
- Added resource discovery and error context in test scripts
14+
1015
## [0.7.12] - 2025-10-17
1116

1217
- Bumped eoapi-notifier dependency version to 0.0.7

0 commit comments

Comments
 (0)