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

Update templates #5

Merged
merged 4 commits into from
Oct 16, 2024
Merged

Update templates #5

merged 4 commits into from
Oct 16, 2024

Conversation

counik
Copy link
Contributor

@counik counik commented Oct 14, 2024

  • Adds a Makefile
  • Python 3.9 as minimum version (3.8 is EOL)
  • Cleaned up globals template via shellcheck recommendations (like what Mike did in netid arrest)

@counik counik requested a review from miker985 October 14, 2024 16:46
;;
prod)
echo $(get_instance_status eval | jq -r .version)
get_instance_status eval | jq -r .version
Copy link
Contributor

Choose a reason for hiding this comment

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

Useless echos!? I was going to talk a bunch of trash but then realized I didn't actually write these...

@counik counik merged commit 11f699b into main Oct 16, 2024
2 of 4 checks passed
@counik counik deleted the counik-update-templates branch October 16, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants