Wyatt
Wyatt
Secrets is one use case. IIRC buildkit also has some nice properties w.r.t. caching layers more efficiently
@alchzh, looks like there is a test coverage regression here: ``` =========== 1214 passed, 3 skipped, 18 warnings in 355.92s (0:05:55) =========== fun-coverage --cov-fail-under=100 Name Funcs Miss Cover Missing -----------------------------------------------------------------------------------------------------------------...
@rbs-jacob, can you review this?
@ANogin, should this PR be closed?
What prompted this change?
> @whyitfor binary ninja no longer installs correctly in the Debian 11 default configuration :( > > ``` > OSError: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /opt/rbs/binaryninja/python/binaryninja/../../libbinaryninjacore.so.1) > ```...
@ANogin, do you plan on continuing to work on this PR? It not, this perhaps should become an issue. A couple considerations: - Ideally we can switch from Debian 11...
Closing this PR, as #502 addresses the underlying issue.
If I understand the proposal, putting `__all__` each module will force the author to think about the file's public API. @rbs-jacob, I think the problem of updating things exists already...
@alchzh, seems like the `path_ignore` option is a good first step. Can we try that first? If CHANGELOG merges continue to be annoying we can re-visit more complex solutions.