Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add suspect commits support #5

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

jamieastley
Copy link
Contributor

Adds support for Suspect Commit tracking either via automatic commit association, or via specifying explicit commit/commit range as per the docs.

- add proguard mapping support
- additional step inputs and summaries
- runs linting, error checks and unit tests
- matrix test MacOS/Windows/Linux
- tests against latest and previous Go versions
- dSYM/Proguard paths no longer sensitive
- EOF whitespace
- `go mod vendor` cleanup
- release version input
- associated commit refs
- arg string builders for new commands
- organisation -> organization to match Sentry docs
- auto finalize release after creation
- support either manual or auto commit linking
- skip commit tracking if version not supplied
- updated raw strings to use const values
- test against Go 1.15 and 1.16
- test didn't return expected output if `release_version` is empty
@jamieastley jamieastley changed the title Feature/commit tracking Add suspect commits support Mar 5, 2021
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