Skip to content

Conversation

@davexroth
Copy link
Contributor

Archives is currently defined as a attr.string_list_dict which is a dictionary whos values are a list of strings.

The versions structure is a dictionary of version to lists of dictionaries. There is no way to define this attribute structure in bazel, so instead take a json file which contains the archives.

Archives is currently defined as a attr.string_list_dict which is a
dictionary whos values are a list of strings.
The versions structure is a dictionary of version to lists
of dictionaries.  There is no way to define this attribute structure
in bazel, so instead take a json file which contains the archives.
@hexdae
Copy link
Owner

hexdae commented Apr 23, 2025

Great addition, thanks!

@hexdae
Copy link
Owner

hexdae commented Apr 23, 2025

Given that we do not have a very large user base this is a semi-breaking change worth making

@hexdae hexdae merged commit 4f94746 into hexdae:main Apr 23, 2025
11 checks passed
@davexroth
Copy link
Contributor Author

Great addition, thanks!

np, thanks for accepting the PR.

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.

2 participants