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

Adding catch for #154 #155

Merged
merged 4 commits into from
Nov 2, 2022
Merged

Adding catch for #154 #155

merged 4 commits into from
Nov 2, 2022

Conversation

bknueven
Copy link
Collaborator

@bknueven bknueven commented Oct 31, 2022

Also does a drive-by fix in egret plugin.

Also fixes GHA workflows for windows.

@bknueven bknueven changed the title replace math.min with just min Adding catch for #154 Oct 31, 2022
@bknueven bknueven linked an issue Oct 31, 2022 that may be closed by this pull request
@bknueven bknueven merged commit 804dc50 into main Nov 2, 2022
@bknueven bknueven deleted the no_math_min branch November 2, 2022 14:51
-L -s -H 'Accept: application/json' ${URL}/releases/latest)
VER=$(echo $RELEASE | sed -e 's/.*"tag_name":"\([^"]*\)".*/\1/')
URL=${URL}/releases/download/$VER
if test "${{matrix.os}}" == ubuntu-20.04; then
Copy link
Collaborator

@darrylmelander darrylmelander Nov 15, 2022

Choose a reason for hiding this comment

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

@bknueven Since this is inside a window-specific block, will this nested ubuntu block ever trigger?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, but I left it here in case we ever needed to use this code for Linux instead of the block above.

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.

ruc_horizon needs to be at least ruc_every_hours + sced_horizon
2 participants