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

Support SOURCE_DATE_EPOCH for reproducible builds #18953

Merged
merged 1 commit into from Sep 9, 2019
Merged

Support SOURCE_DATE_EPOCH for reproducible builds #18953

merged 1 commit into from Sep 9, 2019

Conversation

jelly
Copy link
Contributor

@jelly jelly commented Sep 7, 2019

If grafana is build from a non-git source a new timestamp is used every build which makes grafana binaries
non-reproducible.

Motivation: https://reproducible-builds.org

If grafana is build from a non-git source a new timestamp is used every build which makes grafana binaries
non-reproducible.

Motivation: https://reproducible-builds.org
@torkelo torkelo merged commit ce7a8dd into grafana:master Sep 9, 2019
ryantxu added a commit to ryantxu/grafana that referenced this pull request Sep 9, 2019
* grafana/master:
  Explore: UX/UI improvements for pausing and resuming of live tailing (grafana#18931)
  Annotations: Fix query editor rendering on datasource change (grafana#18945)
  Bump lodash-es from 4.17.11 to 4.17.15 (grafana#18963)
  Bump fstream from 1.0.11 to 1.0.12 (grafana#18962)
  Bump mixin-deep from 1.3.1 to 1.3.2 (grafana#18960)
  Bump lodash.template from 4.4.0 to 4.5.0 (grafana#18961)
  Alerting: fix response popover prompt when add notification channels (grafana#18967)
  Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (grafana#18915)
  MixedDataSource: refactor, cleanup, and add tests (grafana#18948)
  Bump lodash.mergewith from 4.6.1 to 4.6.2 (grafana#18959)
  Units: Add electrical charge - ampere-hour unit
  Transformers: configure result transformations after query(alpha) (grafana#18740)
  grafana/toolkit: Add default mock for stylesheet imports for Jest (grafana#18955)
  grafana/toolkit: Improve readme (grafana#18747)
  Docs: Add PR review practices link (grafana#18937)
  Build: Allow extending of LDFLAGS in build.go (grafana#18954)
  Build: Support SOURCE_DATE_EPOCH for reproducible builds (grafana#18953)
ryantxu added a commit to ryantxu/grafana that referenced this pull request Sep 10, 2019
* grafana/master:
  Explore: UX/UI improvements for pausing and resuming of live tailing (grafana#18931)
  Annotations: Fix query editor rendering on datasource change (grafana#18945)
  Bump lodash-es from 4.17.11 to 4.17.15 (grafana#18963)
  Bump fstream from 1.0.11 to 1.0.12 (grafana#18962)
  Bump mixin-deep from 1.3.1 to 1.3.2 (grafana#18960)
  Bump lodash.template from 4.4.0 to 4.5.0 (grafana#18961)
  Alerting: fix response popover prompt when add notification channels (grafana#18967)
  Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (grafana#18915)
  MixedDataSource: refactor, cleanup, and add tests (grafana#18948)
  Bump lodash.mergewith from 4.6.1 to 4.6.2 (grafana#18959)
  Units: Add electrical charge - ampere-hour unit
  Transformers: configure result transformations after query(alpha) (grafana#18740)
  grafana/toolkit: Add default mock for stylesheet imports for Jest (grafana#18955)
  grafana/toolkit: Improve readme (grafana#18747)
  Docs: Add PR review practices link (grafana#18937)
  Build: Allow extending of LDFLAGS in build.go (grafana#18954)
  Build: Support SOURCE_DATE_EPOCH for reproducible builds (grafana#18953)
  LDAP: Fetch teams in debug view (grafana#18951)
@ying-jeanne ying-jeanne added the pr/external This PR is from external contributor label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/external This PR is from external contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants