Commit Graph

5 Commits

Author SHA1 Message Date
Xùdōng Yáng 05ec3a3df2
Prepare for release 0.0.10 (#91) 2024-04-25 17:46:53 +02:00
Xùdōng Yáng 2af915c086
Implement local_config_platform in @platforms (#86)
* POC: implement local_config_platform in @platforms

* missing colons

* move stuff around

* the repo rule need not be public

* attempt at a test setup...

* whoops

* newlines

* comments

* more comments
2024-03-21 13:06:19 -04:00
aiuto dbdf8343cb
Update versions to 0.0.8, tweak release script. (#79)
* add bzlmod stuff to dist

* get ready for version 0.0.8

* fix typo in license dep
2023-10-17 15:49:51 -04:00
Tony Aiuto ce09fb7f5c - bump dependency on rules_license to 0.0.4
- That picks up version that users cfg=exec instead of cfg=host
  - It still works with bazel 5.x. The next rules_license might not.
- bump our version to 0.0.7 for next release
  - add presubmit check that we did not mistmatch the license
2023-02-09 10:42:00 -05:00
Tony Aiuto 6a6ab58314 improve the helper script to make a platforms release 2022-08-26 15:35:15 -04:00