Skip to content

fix: ensure CI variable defaults to false in build script - #47

Merged
GrantBirki merged 1 commit into
mainfrom
ci-unbound-fix
Oct 8, 2025
Merged

fix: ensure CI variable defaults to false in build script#47
GrantBirki merged 1 commit into
mainfrom
ci-unbound-fix

Conversation

@GrantBirki

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 8, 2025 23:14
@GrantBirki GrantBirki added the bug Something isn't working label Oct 8, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a bug in the build script where the CI environment variable check could fail if the variable is unset, causing potential script errors.

  • Adds a default value of "false" to the CI variable check to prevent errors when CI is undefined

@GrantBirki
GrantBirki merged commit 1cecece into main Oct 8, 2025
7 checks passed
@GrantBirki
GrantBirki deleted the ci-unbound-fix branch October 8, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants