Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

All notable portfolio milestones are documented in this file.

## Unreleased — Day 6 Automation
## Unreleased — v1.1.0 Day 6 Automation

### Added

- Newman as a project dependency
- `package.json` and `package-lock.json`
- Public-safe CI smoke collection
- Public-safe 19-request CI smoke/regression collection
- GitHub Actions API workflow
- Repository-secret credential handling
- Smoke JSON and JUnit reporting
Expand All @@ -19,6 +19,7 @@ All notable portfolio milestones are documented in this file.
- API, database and automation executive summary
- CI troubleshooting case study
- Day 6 screenshot evidence index
- 45 passing CI assertions across 19 requests

### Changed

Expand All @@ -28,6 +29,8 @@ All notable portfolio milestones are documented in this file.
- Expanded the project journal through Day 6
- Expanded the screenshot index with automation evidence
- Finalized workflow triggers for `main`, pull requests and manual runs
- Merged the Day 6 pull request into `main`
- Verified the final `main` run with 19 requests and 45 passing assertions

### Preserved

Expand All @@ -45,8 +48,8 @@ All notable portfolio milestones are documented in this file.
- Generated Newman output remains ignored locally
- Public assets remain sanitized

After the Day 6 pull request is merged and the final `main` workflow is
verified, rename this section to:
After the documentation alignment is committed and the GitHub release
is published, rename this section to:

```text
## 1.1.0 — Day 6 Newman and GitHub Actions Automation
Expand Down
Loading
Loading