Skip to content

chore(develop): release 1.1.0#15

Merged
DiogoRibeiro7 merged 1 commit intodevelopfrom
release-please--branches--develop
Mar 13, 2026
Merged

chore(develop): release 1.1.0#15
DiogoRibeiro7 merged 1 commit intodevelopfrom
release-please--branches--develop

Conversation

@DiogoRibeiro7
Copy link
Owner

@DiogoRibeiro7 DiogoRibeiro7 commented Mar 13, 2026

Summary

Validation

  • Tests pass locally (pytest)
  • Lint/type checks pass locally (ruff, mypy)

Changelog Impact

  • User-facing change: added entry under Unreleased in CHANGELOG.md
  • No user-facing change: changelog update not required

Summary by cubic

Release 1.1.0 with new safety controls, sync enhancements, and better reporting and resilience. Bumps version in .release-please-manifest.json and adds 1.1.0 notes to CHANGELOG.md.

  • New Features
    • Safer runs: dry-run mode, validate-only mode, and stronger, source-aware config errors.
    • Sync: multi-file tracker glob with per-file sync and configurable orphan issue handling.
    • Resilience: rate-limit buffering with secondary-limit retry.
    • Reporting: GitHub step summary for sync actions.
    • Task model: dependency rendering with cycle detection; support for assignees and milestones.

Written for commit 6938b82. Summary will update on new commits.

@DiogoRibeiro7 DiogoRibeiro7 merged commit dc74c8f into develop Mar 13, 2026
6 checks passed
@DiogoRibeiro7 DiogoRibeiro7 deleted the release-please--branches--develop branch March 13, 2026 17:05
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 2 files

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="CHANGELOG.md">

<violation number="1" location="CHANGELOG.md:7">
P2: The 1.1.0 compare range starts from `v1.0.3`, so this release note re-lists changes already shipped in 1.0.4. Update the base tag to the previous release and regenerate/review the bullets.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.


The format is based on Keep a Changelog, and this project follows Semantic Versioning.

## [1.1.0](https://github.com/DiogoRibeiro7/repo-task-tracker/compare/v1.0.3...v1.1.0) (2026-03-13)
Copy link

@cubic-dev-ai cubic-dev-ai bot Mar 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: The 1.1.0 compare range starts from v1.0.3, so this release note re-lists changes already shipped in 1.0.4. Update the base tag to the previous release and regenerate/review the bullets.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At CHANGELOG.md, line 7:

<comment>The 1.1.0 compare range starts from `v1.0.3`, so this release note re-lists changes already shipped in 1.0.4. Update the base tag to the previous release and regenerate/review the bullets.</comment>

<file context>
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
 
 The format is based on Keep a Changelog, and this project follows Semantic Versioning.
 
+## [1.1.0](https://github.com/DiogoRibeiro7/repo-task-tracker/compare/v1.0.3...v1.1.0) (2026-03-13)
+
+
</file context>
Fix with Cubic

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