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

Revamp Standalone #69

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

leseb
Copy link
Collaborator

@leseb leseb commented Oct 8, 2024

118acd5 Revamp Standalone

commit 118acd5
Author: Sébastien Han [email protected]
Date: Tue Oct 8 12:08:30 2024 +0200

Revamp Standalone

This commit does multiple things:

* Move all standalone related work into the 'standalone' directory
* Add documentation on how to use the script, see README.md
* A a new "show" command to display a Kubernetes Job example on how to
  run the script as part of a Kubernetes job. Run it like so:
  `./standalone.py show`
* Rework the SDG fetch to allow for push - this will be revisited once
  the final evaluation is implemented
* Hide all the SDG related command for running SDG with the script, now
  the script only fetches SDG data
* Add Makefile to generate the standalone script and format it with Ruff

Signed-off-by: Sébastien Han <[email protected]>

@leseb leseb force-pushed the s-push-back-model-to-s3 branch 4 times, most recently from d52d58e to d2e8271 Compare October 8, 2024 10:27
This commit does multiple things:

* Move all standalone related work into the 'standalone' directory
* Add documentation on how to use the script, see README.md
* A a new "show" command to display a Kubernetes Job example on how to
  run the script as part of a Kubernetes job. Run it like so:
  `./standalone.py show`
* Rework the SDG fetch to allow for push - this will be revisited once
  the final evaluation is implemented
* Hide all the SDG related command for running SDG with the script, now
  the script only fetches SDG data
* Add Makefile to generate the standalone script and format it with Ruff

Signed-off-by: Sébastien Han <[email protected]>
@leseb leseb force-pushed the s-push-back-model-to-s3 branch from d2e8271 to 118acd5 Compare October 8, 2024 10:45
Copy link
Collaborator

@MichaelClifford MichaelClifford left a comment

Choose a reason for hiding this comment

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

LGTM

@cooktheryan cooktheryan merged commit 0e32654 into opendatahub-io:main Oct 8, 2024
1 check passed
@leseb leseb deleted the s-push-back-model-to-s3 branch October 8, 2024 11: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.

3 participants