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

ci: Don't run benchmarks on release #1971

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

philipphofmann
Copy link
Member

Running the benchmarks can take 1 or 2 hours.
This slows down releasing a lot. Disable them for
releases, as we already benchmark on master and
every night at midnight UTC.

#skip-changelog

Running the benchmarks can take 1 or 2 hours.
This slows down releasing a lot. Disable them for
releases, as we already benchmark on master and
every night at midnight UTC.
@philipphofmann
Copy link
Member Author

Is that fine @armcknight ⬆️ ?

@philipphofmann philipphofmann merged commit e7d2385 into master Jul 14, 2022
@philipphofmann philipphofmann deleted the ci/disable-benachmarking-release branch July 14, 2022 14:08
kevinrenskers added a commit that referenced this pull request Jul 14, 2022
* master:
  ci: Don't run benchmarks on release (#1971)
  Don't track OOMs for simulators (#1970)
  feat: Automatic nest new spans with the ui life cycle function (#1959)
  docs: update some docs/comments to read a little better (#1966)
  ci: benchmarking updates (#1926)
  feat: upload list of slow/frozen rendered frame timestamps during a profile (#1910)
  feat: Enhance the UIViewController breadcrumbs with more data (#1945)

# Conflicts:
#	Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_System.h
@armcknight
Copy link
Member

Should be fine. I misremembered that someone explicitly asked to run it for releases. It can always be added back if needed.

kevinrenskers added a commit that referenced this pull request Jul 18, 2022
* master:
  ref: Fix linter error (#1981)
  fix: read free_memory when the event is captured, not only at SDK startup (#1962)
  fix: Remove Sentry keys from cached HTTP request headers (#1975)
  release: 7.21.0
  ci: Don't run benchmarks on release (#1971)
  Don't track OOMs for simulators (#1970)
  feat: Automatic nest new spans with the ui life cycle function (#1959)
  docs: update some docs/comments to read a little better (#1966)
  ci: benchmarking updates (#1926)
  feat: upload list of slow/frozen rendered frame timestamps during a profile (#1910)
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.

None yet

3 participants