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

Follow-up for benchmarker #4

Merged
merged 6 commits into from
Sep 19, 2023
Merged

Follow-up for benchmarker #4

merged 6 commits into from
Sep 19, 2023

Conversation

awelzel
Copy link
Contributor

@awelzel awelzel commented Sep 19, 2023

  • Add a jobs table to store various Cirrus and GitHub information
  • Minimal alembic infrastructure for database migration
  • Store errors in zeek_tests table

This change invalidates the schema once more, but after that should try to use migrations properly.

This makes use of the additional information added here: zeek/zeek#3310

After chatting with Robin, a jobs table would be good to store
additional information. Also adds a bit of infrastructure for
alembic based database migration. Haven't committed to using
SQLAlchemy just yet, but depending on where things are going
not totally off the table.
Populate the success/error columns of zeek_tests for missing results
or unhandled exceptions.
@awelzel awelzel changed the title Follow-up Follow-up for benchmarker Sep 19, 2023
@awelzel awelzel marked this pull request as ready for review September 19, 2023 17:33
@awelzel awelzel requested a review from timwoj September 19, 2023 17:33
@awelzel awelzel merged commit 7bf3a67 into master Sep 19, 2023
@awelzel awelzel deleted the topic/awelzel/more-job-info branch September 19, 2023 17:49
@ckreibich ckreibich mentioned this pull request Oct 10, 2023
3 tasks
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.

2 participants