Skip to content

chore: remove v prefix from release tags#186

Merged
marandaneto merged 1 commit into
mainfrom
chore/remove-v-prefix-from-release-tags
Apr 20, 2026
Merged

chore: remove v prefix from release tags#186
marandaneto merged 1 commit into
mainfrom
chore/remove-v-prefix-from-release-tags

Conversation

@marandaneto
Copy link
Copy Markdown
Member

💡 Motivation and Context

This updates the release workflow so posthog-go creates plain semantic version tags and GitHub releases like 1.0.0 instead of prefixing them with v1.0.0.

💚 How did you test it?

Not run locally; this is a GitHub Actions workflow change.

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Added the release label to the PR
  • Added a version bump label: bump-patch, bump-minor, or bump-major

@marandaneto marandaneto requested a review from a team as a code owner April 20, 2026 07:09
@github-actions
Copy link
Copy Markdown
Contributor

posthog-go Compliance Report

Date: 2026-04-20 07:10:22 UTC
Duration: 183ms

⚠️ Some Tests Failed

0/1 tests passed, 1 failed


Feature_Flags Tests

⚠️ 0/1 tests passed, 1 failed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 5ms

Failures

request_payload.request_with_person_properties_device_id

404, message='Not Found', url='http://sdk-adapter:8080/get_feature_flag'

@marandaneto marandaneto enabled auto-merge (squash) April 20, 2026 07:10
@marandaneto marandaneto merged commit ddf8b52 into main Apr 20, 2026
15 checks passed
@marandaneto marandaneto deleted the chore/remove-v-prefix-from-release-tags branch April 20, 2026 08:18
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.

2 participants