Skip to content

Add CHANGELOG.md and CI auto-tag workflow for releases#1

Merged
ODudek merged 4 commits into
mainfrom
feature/fork
Feb 11, 2026
Merged

Add CHANGELOG.md and CI auto-tag workflow for releases#1
ODudek merged 4 commits into
mainfrom
feature/fork

Conversation

@ODudek

@ODudek ODudek commented Feb 11, 2026

Copy link
Copy Markdown
Owner

Introduce CHANGELOG.md following Keep a Changelog format. Update CI to auto-create and push version tags from CHANGELOG.md on main branch pushes.

Introduce CHANGELOG.md following Keep a Changelog format. Update CI to
auto-create and push version tags from CHANGELOG.md on main branch
pushes.
- Simplify GitHub Actions workflows to use direct Go commands
- Replace Makefile script wrappers with inline commands
- Add .golangci.yml for consistent linting configuration
- Remove obsolete helper scripts and Docker-based linting
- Align build, test, lint, and scan steps with project conventions
- Rename error vars in polling-shard-consumer and dynamodb-checkpointer
- Update related log messages and tests to match new names
@ODudek ODudek merged commit 648794b into main Feb 11, 2026
5 checks passed
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.

1 participant