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

Procedural Scheduling Tweaks #151

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

cartermak
Copy link
Member

No description provided.

@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@cartermak cartermak temporarily deployed to integration-test-workflow December 18, 2024 16:46 — with GitHub Actions Inactive
@@ -1782,9 +1782,9 @@ def get_goal_id_for_name(self, name):
name=name
)
if len(resp) == 0:
raise RuntimeError(f"No goals found with name {name}. Specify goal id manually with -g.")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice improment.

@cartermak cartermak merged commit 36de0d7 into feat/procedural-goals Dec 18, 2024
12 checks passed
@cartermak cartermak deleted the feat/procedural-goals-tweaks branch December 18, 2024 18:15
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