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

Add utility scripts for prototyping #90

Merged
merged 5 commits into from
Sep 16, 2024
Merged

Add utility scripts for prototyping #90

merged 5 commits into from
Sep 16, 2024

Conversation

cmelone
Copy link
Collaborator

@cmelone cmelone commented Aug 20, 2024

  • gen_mappings: creates current_mapping.py, a fallback of resource requests for individual packages
  • simulate_predict: end-to-end test of the prediction functionality of gantry, outputs the accuracy of the model
  • bulk_connect: takes the last N jobs completed in gitlab and sends them to gantry, simulating a webhook POST

all files contain instructions for use

- gen_mappings: creates current_mapping.py, a fallback of resource requests for individual packages
- simulate_predict: end-to-end test of the prediction functionality of gantry, outputs the accuracy of the model
- bulk_connect: takes the last N jobs completed in gitlab and sends them to gantry, simulating a webhook POST

all files contain instructions for use
@cmelone cmelone requested a review from alecbcs August 20, 2024 14:01
@cmelone cmelone self-assigned this Aug 20, 2024
Copy link
Member

@alecbcs alecbcs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@alecbcs alecbcs merged commit 980a522 into develop Sep 16, 2024
5 checks passed
@alecbcs alecbcs deleted the add/util-scripts branch September 16, 2024 16:58
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