Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefix private functions/variables in def.bzl with _ #3

Closed
kchodorow opened this issue Mar 17, 2016 · 0 comments
Closed

Prefix private functions/variables in def.bzl with _ #3

kchodorow opened this issue Mar 17, 2016 · 0 comments

Comments

@kchodorow
Copy link
Contributor

Right now, many of the implementations, the attrs, and output are public.

groodt pushed a commit to groodt/rules_go that referenced this issue Mar 14, 2022
fmeum added a commit that referenced this issue Jun 24, 2024
fmeum added a commit that referenced this issue Jun 24, 2024
fmeum added a commit that referenced this issue Jul 1, 2024
fmeum added a commit that referenced this issue Jul 7, 2024
fmeum added a commit that referenced this issue Jul 10, 2024
* WIP: Add a full `fs.FS` implementation to `runfiles`

* Extract out common implementation

* Minimal feature parity for manifest implementation

* Implement manifest except for dir statting plus test

* Test info

* Add basic trie implementation

* Fully fix test

* Simplify

* Vendor testfs

* FIx tests

* Cleanup

* Simplify

* Root symlinks

* Simplify further

* Add comments and refactor

* Adopt test to Bzlmod

* Also materialize canonical names

* Adjust comment

* Attempt to throw test failures

* Attemp to fix WIndows #2

* Fix test #3

* Address review comments

* Fix test

* Address review comments

* Rename links for better test coverage

* Rename manifest dir entries

* Add `String()` implementations and faithfully fake runfiles dir

* Resolve one layer of symlinks in directory impl

* Resolve all symlinks
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

No branches or pull requests

2 participants