Skip to content

Make directory comparison case-insensitive#83

Merged
GRyall merged 1 commit into
mainfrom
lowercase_check
Mar 18, 2026
Merged

Make directory comparison case-insensitive#83
GRyall merged 1 commit into
mainfrom
lowercase_check

Conversation

@Tom-Willemsen

Copy link
Copy Markdown
Member

Check on IMAT was getting confused between u:\file.py and U:\file.py.

I have no idea how or why windows chooses u:\ vs U:\ during normpath, but this should fix it...

Check on IMAT was getting confused between `u:\file.py` and `U:\file.py`.

I have no idea how or why windows chooses `u:\` vs `U:\` during `normpath`, but this should fix it...
@Tom-Willemsen Tom-Willemsen moved this to Flash Review in Tasks Mar 18, 2026
@GRyall GRyall merged commit 0781cca into main Mar 18, 2026
17 checks passed
@GRyall GRyall deleted the lowercase_check branch March 18, 2026 15:42
@Tom-Willemsen Tom-Willemsen removed this from Tasks Mar 19, 2026
@rerpha

rerpha commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

just generally, do we want to enable auto release note generation for genie? we do it for ibex_bluesky_core, and i think stuff like this probably does want to be in release notes, but i'm not sure it needs to be in the top-level IBEX RNs.

@Tom-Willemsen

Copy link
Copy Markdown
Member Author

Can do; I think it's worked quite well for ibex_bluesky_core overall. Probably do similar for ibex_gui as well.

Want to put something in retrospective? Or not worth discussing in that big meeting and just adjust the process/docs?

@rerpha

rerpha commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

lets
image

@rerpha

rerpha commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

done #85

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.

3 participants