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

feat: Benchmark Release Workflow (1st Pass) #354

Merged
merged 26 commits into from
Oct 8, 2024

Conversation

stanbrub
Copy link
Collaborator

@stanbrub stanbrub commented Oct 8, 2024

  • Created a distro tar file for running benchmarks against Deephaven Core
    • Has a script that runs the correct DHC docker image
    • Results are csv in a local directory
  • Created a workflow for releasing the Benchmark artifact and distro
    • Generate release notes (These are just git log for now)
    • Add release tag
    • Make Github release with distro attached as an Asset
  • The Benchmark artifact is not published yet (just trying to get the release action to work in main)

@stanbrub stanbrub self-assigned this Oct 8, 2024
@stanbrub stanbrub linked an issue Oct 8, 2024 that may be closed by this pull request
@stanbrub stanbrub merged commit 4c998ac into deephaven:main Oct 8, 2024
3 checks passed
@stanbrub stanbrub deleted the publish-benchmarks-release-process branch October 8, 2024 19:11
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.

Release Process (1st pass)
1 participant