File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
bzlmod/canonical-repo-name-injection Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- # Canonical Repo Name Injection
1
+ # Canonical Repo Name Injection Demo
2
2
3
- This is the example code for the upcoming EngFlow blog post " ; Migrating to
4
- Bazel Modules (a.k.a. Bzlmod) - Repo Names, Macros, and Variables." ;
3
+ This is the example code for the EngFlow blog post " ; [ Migrating to Bazel
4
+ Modules (a.k.a. Bzlmod) - Repo Names, Macros, and Variables] [ blog ] ." ;
5
5
6
6
To try it out:
7
7
@@ -16,3 +16,5 @@ cat bazel-bin/custom-rule-constants.js
16
16
vimdiff bazel-bin/{genrule,custom-rule}-constants.js
17
17
node bazel-bin/repo-dir-check.mjs
18
18
```
19
+
20
+ [ blog ] : https://blog.engflow.com/2024/09/06/migrating-to-bazel-modules-aka-bzlmod---repo-names-macros-and-variables/
You can’t perform that action at this time.
0 commit comments