Skip to content

Conversation

@AustinSchuh
Copy link
Contributor

This fixes issues found building AOS with import paths

This fixes issues found building AOS with import paths
@AustinSchuh AustinSchuh requested review from a team and PeterJohnson as code owners August 17, 2025 20:38
@github-actions github-actions bot added component: wpiutil WPI utility library component: hal Hardware Abstraction Layer component: wpimath Math library 2027 2027 target labels Aug 17, 2025
absolute_filename,
],
check=True,
env=env,
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need to clear the environment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

In that case, can we del os.environ["RUNFILES_DIR"] or similar instead then? Makes it more obvious why the env needs to change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2027 2027 target component: hal Hardware Abstraction Layer component: wpimath Math library component: wpiutil WPI utility library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants