Skip to content

Conversation

@blink1073
Copy link
Member

@blink1073 blink1073 commented Jan 29, 2025

Test runs:

image image image

@blink1073 blink1073 requested a review from aclark4life January 29, 2025 20:42
@blink1073 blink1073 requested a review from NoahStapp January 29, 2025 20:53
EVERGREEN_PROJECT: motor
# Constant
DRY_RUN: ${{ github.event_name == 'workflow_dispatch' && inputs.dry_run || 'true' }}
DRY_RUN: ${{ ! contains(inputs.dry_run, 'false') }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a comment explaining this? It's very eldritch lol

Copy link
Member Author

Choose a reason for hiding this comment

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

I added a comment and made the logic cleaner, let me test again

Copy link
Member Author

Choose a reason for hiding this comment

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

No we did need the eldritch thing afterall...

@blink1073 blink1073 requested a review from NoahStapp January 29, 2025 21:05
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