Release 0.2.1 #71

Merged
NiXTheDev merged 15 commits from 0.2.1 into release 2026-05-12 23:46:30 +03:00
Owner

Summary

  • /diff command with format argument support (plain, true, image)
  • Fixed Docker tag generation for semver branches
  • Bumped bun to 1.3.13 and updated dependencies
  • Updated version.ts and CHANGELOG.md for 0.2.1 release

closes #69

## Summary - /diff command with format argument support (plain, true, image) - Fixed Docker tag generation for semver branches - Bumped bun to 1.3.13 and updated dependencies - Updated version.ts and CHANGELOG.md for 0.2.1 release closes #69
copying into docker image
image

also update .dockerignore for the least amount of files copied
- Add sed_command column to bot_replies table
- Create diff.ts with computeDiff function
- Register /diff command with reply detection
- Add InlineKeyboard with Hide diff button
- Implement callback handler for diff:hide
- Add error handling for incorrect usage
- Add unit tests for computeDiff
- Update CHANGELOG.md with 0.1.10 and 0.2.0 entries
- Fix editMessageReplyMarkup TypeScript error
- Fix ESLint unused variable warnings
echo the commands executed
only one of them is supposed to be open at a time
- Fix cut command: use -f 4 to extract version from package.json
- Treat semver branches (e.g., 0.2.1) as dev branches with -dev suffix
- Generate tags: latest, dev, 0-dev, 0.2-dev, 0.2.1-dev for semver branches
- Release branch logic unchanged
- Dev branch logic unchanged
test(ci): check tag generation logic
Some checks failed
Push Checks / Format Check (push) Successful in 59s
Push Checks / Type Check (push) Successful in 1m24s
Push Checks / Lint (push) Successful in 1m24s
Push Checks / Tests (push) Failing after 1m16s
Push Checks / Build and Push Docker Image (push) Has been skipped
5bf519cc4d
chore: bump bun 1.3.13, update packages, version.ts for 0.2.1
Some checks failed
Push Checks / Type Check (push) Successful in 54s
Push Checks / Format Check (push) Successful in 1m7s
Push Checks / Lint (push) Successful in 1m8s
Push Checks / Tests (push) Failing after 1m16s
Push Checks / Build and Push Docker Image (push) Has been skipped
482b1f9fe4
chore: fix version in package.json
Some checks failed
Secret Scanning / Scan for Secrets (pull_request) Waiting to run
PR Checks / Lint (pull_request) Failing after 44s
PR Checks / Format Check (pull_request) Failing after 45s
PR Checks / Type Check (pull_request) Has been cancelled
PR Checks / Tests (pull_request) Has been cancelled
PR Checks / Build Docker Image (Validation) (pull_request) Has been cancelled
Push Checks / Format Check (push) Successful in 38s
Push Checks / Type Check (push) Successful in 1m2s
Push Checks / Lint (push) Successful in 1m3s
Push Checks / Tests (push) Failing after 1m16s
Push Checks / Build and Push Docker Image (push) Has been skipped
0e137a6e96
NiXTheDev force-pushed 0.2.1 from 0e137a6e96
Some checks failed
Secret Scanning / Scan for Secrets (pull_request) Waiting to run
PR Checks / Lint (pull_request) Failing after 44s
PR Checks / Format Check (pull_request) Failing after 45s
PR Checks / Type Check (pull_request) Has been cancelled
PR Checks / Tests (pull_request) Has been cancelled
PR Checks / Build Docker Image (Validation) (pull_request) Has been cancelled
Push Checks / Format Check (push) Successful in 38s
Push Checks / Type Check (push) Successful in 1m2s
Push Checks / Lint (push) Successful in 1m3s
Push Checks / Tests (push) Failing after 1m16s
Push Checks / Build and Push Docker Image (push) Has been skipped
to 377c11a3bc
Some checks failed
Push Checks / Lint (push) Failing after 47s
Push Checks / Format Check (push) Failing after 47s
Push Checks / Type Check (push) Successful in 46s
Push Checks / Tests (push) Has been skipped
Push Checks / Build and Push Docker Image (push) Has been skipped
PR Checks / Format Check (pull_request) Successful in 43s
PR Checks / Lint (pull_request) Successful in 1m26s
PR Checks / Type Check (pull_request) Successful in 58s
Secret Scanning / Scan for Secrets (pull_request) Failing after 42s
PR Checks / Tests (pull_request) Failing after 39s
PR Checks / Build Docker Image (Validation) (pull_request) Has been skipped
2026-05-12 23:16:17 +03:00
Compare
NiXTheDev force-pushed 0.2.1 from 377c11a3bc
Some checks failed
Push Checks / Lint (push) Failing after 47s
Push Checks / Format Check (push) Failing after 47s
Push Checks / Type Check (push) Successful in 46s
Push Checks / Tests (push) Has been skipped
Push Checks / Build and Push Docker Image (push) Has been skipped
PR Checks / Format Check (pull_request) Successful in 43s
PR Checks / Lint (pull_request) Successful in 1m26s
PR Checks / Type Check (pull_request) Successful in 58s
Secret Scanning / Scan for Secrets (pull_request) Failing after 42s
PR Checks / Tests (pull_request) Failing after 39s
PR Checks / Build Docker Image (Validation) (pull_request) Has been skipped
to 0e137a6e96
Some checks failed
Secret Scanning / Scan for Secrets (pull_request) Waiting to run
PR Checks / Lint (pull_request) Failing after 44s
PR Checks / Format Check (pull_request) Failing after 45s
PR Checks / Type Check (pull_request) Has been cancelled
PR Checks / Tests (pull_request) Has been cancelled
PR Checks / Build Docker Image (Validation) (pull_request) Has been cancelled
Push Checks / Format Check (push) Successful in 38s
Push Checks / Type Check (push) Successful in 1m2s
Push Checks / Lint (push) Successful in 1m3s
Push Checks / Tests (push) Failing after 1m16s
Push Checks / Build and Push Docker Image (push) Has been skipped
2026-05-12 23:20:59 +03:00
Compare
NiXTheDev force-pushed 0.2.1 from 0e137a6e96
Some checks failed
Secret Scanning / Scan for Secrets (pull_request) Waiting to run
PR Checks / Lint (pull_request) Failing after 44s
PR Checks / Format Check (pull_request) Failing after 45s
PR Checks / Type Check (pull_request) Has been cancelled
PR Checks / Tests (pull_request) Has been cancelled
PR Checks / Build Docker Image (Validation) (pull_request) Has been cancelled
Push Checks / Format Check (push) Successful in 38s
Push Checks / Type Check (push) Successful in 1m2s
Push Checks / Lint (push) Successful in 1m3s
Push Checks / Tests (push) Failing after 1m16s
Push Checks / Build and Push Docker Image (push) Has been skipped
to 49b720c6c5
Some checks failed
Create Release / build-binaries (windows-latest, regexybot-windows-x64, windows-x64) (pull_request) Waiting to run
Create Release / create-release (pull_request) Blocked by required conditions
PR Checks / Lint (pull_request) Failing after 45s
PR Checks / Type Check (pull_request) Failing after 53s
PR Checks / Format Check (pull_request) Failing after 54s
PR Checks / Tests (pull_request) Has been skipped
PR Checks / Build Docker Image (Validation) (pull_request) Has been skipped
Push Checks / Type Check (push) Successful in 58s
Push Checks / Lint (push) Successful in 1m3s
Push Checks / Format Check (push) Successful in 1m5s
Secret Scanning / Scan for Secrets (pull_request) Failing after 30s
Push Checks / Tests (push) Failing after 1m21s
Push Checks / Build and Push Docker Image (push) Has been skipped
Create Release / build-binaries (ubuntu-latest, regexybot-linux-x64, linux-x64) (pull_request) Failing after 55s
2026-05-12 23:46:02 +03:00
Compare
NiXTheDev merged commit b6717d8684 into release 2026-05-12 23:46:30 +03:00
NiXTheDev deleted branch 0.2.1 2026-05-12 23:46:30 +03:00
NiXTheDev referenced this pull request from a commit 2026-05-12 23:46:31 +03:00
Sign in to join this conversation.
No description provided.