Skip to content

Commit

Permalink
Add Matomo tracking pixel to rest of public READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
blakehatch committed Nov 4, 2024
1 parent ac44984 commit 6b81c29
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/styles/alex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
```

<img referrerpolicy="no-referrer-when-downgrade" src="https://nativelink.matomo.cloud/matomo.php?idsite=2&amp;rec=1&amp;action_name=.github%20styles%20alex%20Readme.md" style="border:0" alt="" />
2 changes: 2 additions & 0 deletions .github/styles/write-good/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```

<img referrerpolicy="no-referrer-when-downgrade" src="https://nativelink.matomo.cloud/matomo.php?idsite=2&amp;rec=1&amp;action_name=.github%20styles%20write-good%20Readme.md" style="border:0" alt="" />
2 changes: 2 additions & 0 deletions deployment-examples/docker-compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,3 +148,5 @@ implemented with a cleanup service or script.
The Docker Compose setup can be modified for testing and development. For
example, you can change the RUST_LOG environment variable to control the logging
level of the services.

<img referrerpolicy="no-referrer-when-downgrade" src="https://nativelink.matomo.cloud/matomo.php?idsite=2&amp;rec=1&amp;action_name=deployment-examples%20docker-compose%20Readme.md" style="border:0" alt="" />
2 changes: 2 additions & 0 deletions kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ Downstream implementers might use them as reference points to patch in the
functionality they require.

See the `deployment-examples` directory for concrete example deployments.

<img referrerpolicy="no-referrer-when-downgrade" src="https://nativelink.matomo.cloud/matomo.php?idsite=2&amp;rec=1&amp;action_name=kubernetes%20Readme.md" style="border:0" alt="" />
2 changes: 2 additions & 0 deletions local-remote-execution/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,3 +402,5 @@ some usable RBE configuration files (or write them manually), but this can be
considered an implementation detail specific to your requirements.
TODO(aaronmondal): Add an example of a custom toolchain extension around lre-cc.
<img referrerpolicy="no-referrer-when-downgrade" src="https://nativelink.matomo.cloud/matomo.php?idsite=2&amp;rec=1&amp;action_name=local-remote-execution%20Readme.md" style="border:0" alt="" />
2 changes: 2 additions & 0 deletions nativelink-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,3 +326,5 @@ and check it against the digest instead.
// Place rest of configuration here ...
}
```

<img referrerpolicy="no-referrer-when-downgrade" src="https://nativelink.matomo.cloud/matomo.php?idsite=2&amp;rec=1&amp;action_name=nativelink-config%20Readme.md" style="border:0" alt="" />
2 changes: 2 additions & 0 deletions nativelink-config/examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -556,3 +556,5 @@ The `public` server consists of a `listener` object and a `services` object. The
```

</details>

<img referrerpolicy="no-referrer-when-downgrade" src="https://nativelink.matomo.cloud/matomo.php?idsite=2&amp;rec=1&amp;action_name=nativelink-config%20examples%20Readme.md" style="border:0" alt="" />
2 changes: 2 additions & 0 deletions web/platform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ bun preview
## 🐛 Known issues

- `bun dev` doesn't hot reload the changes in the starlight.conf.ts

<img referrerpolicy="no-referrer-when-downgrade" src="https://nativelink.matomo.cloud/matomo.php?idsite=2&amp;rec=1&amp;action_name=web%20platform%20Readme.md" style="border:0" alt="" />

0 comments on commit 6b81c29

Please sign in to comment.