Skip to content

fix: double release bug#20

Merged
bahadirgezer merged 1 commit intodevelopfrom
fix/double-release-bug
Feb 14, 2026
Merged

fix: double release bug#20
bahadirgezer merged 1 commit intodevelopfrom
fix/double-release-bug

Conversation

@bahadirgezer
Copy link
Copy Markdown
Owner

@bahadirgezer bahadirgezer commented Feb 14, 2026

Summary

Checklist

  • Tests pass (xcodebuild test)
  • Lint passes (bash scripts/fmt-lint.sh)
  • Documentation updated (if applicable)
  • CHANGELOG.md updated (if applicable)

Notes

  • Fix double release bug by updating .github/workflows/release.yml to improve tag handling and version logic.
  • Event state: action=closed, merged=true.
  • Net diff: 1 file changed, 59 insertions(+), 44 deletions(-).
  • Key changes: added paths-ignore for VERSION, introduced EVENT_NAME variable, refined latest‑tag lookup for develop and master, added skip‑release logic for push events, adjusted tag naming to include -dev suffix on develop.
  • Commit e22db49 implements the fix.
  • Scope limited to CI workflow; no application code changes.
  • No additional risk identified given the isolated workflow modification.

Autogenerated by Groq groq/compound.

@bahadirgezer bahadirgezer self-assigned this Feb 14, 2026
@bahadirgezer bahadirgezer changed the title fix double release bug fix: double release bug Feb 14, 2026
@bahadirgezer bahadirgezer merged commit d8968b2 into develop Feb 14, 2026
8 of 9 checks passed
@bahadirgezer bahadirgezer deleted the fix/double-release-bug branch February 14, 2026 10:56
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