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

Create RELEASING.md instructions #101

Merged
merged 2 commits into from
Jun 29, 2020

Conversation

evantorrie
Copy link
Contributor

Renames bump_version.sh to pre_release.sh to match main otel repo.

fixes #59

Renames bump_version.sh to pre_release.sh to match main otel repo.
@MrAlias MrAlias merged commit be5af6f into open-telemetry:master Jun 29, 2020
@evantorrie evantorrie deleted the releasing-instructions branch June 30, 2020 00:00
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
…e in sync in CI (#101)

* Run go generate in the precommit target

So we should always get an updated version of a file generated by a
stringer utility.

* Update the generated file

* Make CI to fail if working tree has uncommited changes

The uncommitted changes may come from the golang linter (that formats
our code among other things) and from stringer (when updated some
enumeration).
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.

Add more details on release process
4 participants