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

FE-249 add helper scripts to horsefish #178

Merged
merged 9 commits into from
Jul 18, 2024

Conversation

bahill
Copy link
Contributor

@bahill bahill commented Jul 16, 2024

Added find_loop.py to horsefish along with a basic Python Docker image in which to run the script. Added usage in the script itself and verified that it will run with the instructions given in the main horsefish readme.
Also added to GitHub actions which will build and push updated images for the scripts/general folder on push to non-main branches and PRs to main.
Lastly, there is a bash script for building and pushing locally.

@samanthahv
Copy link
Contributor

For the find_loop.py script - I think it would be helpful to print some indication that it at least ran successfully and found the string? Printing the line # where the string is found would be ideal. Otherwise, looks good to me!

Copy link

@ahaessly ahaessly 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!

@bahill bahill requested a review from samanthahv July 18, 2024 13:36
@bahill
Copy link
Contributor Author

bahill commented Jul 18, 2024

@samanthahv I made the requested changes and am going to go ahead and merge for the end of the sprint.

@bahill bahill merged commit c0b08ef into main Jul 18, 2024
3 checks passed
@bahill bahill deleted the FE-249-add-helper-scripts-to-horsefish branch July 18, 2024 13:37
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