question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Top-level projects don't seem to work on all OS's

See original GitHub issue

I’m not entirely sure if I’m reading this all right, but in our single-project repo doesn’t appear to work when running apiCheck on linux CI while it does work on macOS locally.

Here’s a repro - https://github.com/slackhq/EitherNet/pull/52. Fails on CI with a strange check that suggests it’s expecting a subproject, but it’s a single-project repo only.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
qwwdfsadcommented, Apr 3, 2022

Thanks for the report! Case sensitive may be the case here as OS X FS is case-insensitive (i.e. Foo.txt and foo.txt are considered to be the same filename), I’ll investigate

0reactions
qwwdfsadcommented, Apr 22, 2022

Seems it wasn’t fully fixed an requires further investigation: https://github.com/Kotlin/binary-compatibility-validator/pull/79#issuecomment-1104337650

Read more comments on GitHub >

github_iconTop Results From Across the Web

These OSS Projects Will Be the Next Big Thing - NGINX
These OSS Projects Will Be the Next Big Thing. Dave McAllister of F5. Sr OSS Technical Evangelist for NGINX. September 27, 2022.
Read more >
Barriers to Initiation of Open Source Software Projects in ...
Larger LIT organizations committed more resources to OSS projects than smaller LIT organizations, but we found no significant correlations ...
Read more >
How to Contribute to Open Source
Contributing to open source happens at all levels, across projects. You don't need to overthink what exactly your first contribution will be, or...
Read more >
Open Source Foundations Must Work Together to Prevent the ...
Here are a few things that OSS foundations can do to mitigate security risks: Set up an organization-wide security team to receive and...
Read more >
The rise of few-maintainer projects – Increment: Open Source
Maybe this is simply because few-maintainer projects require less work, especially if our idea of what constitutes a “project” is shrinking in scope....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found