1
0
Fork 0
mirror of https://github.com/monitoring-mixins/website.git synced 2024-12-14 11:37:31 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Vitaly Zhuravlev
5e0134c2e7 update jsonnet tools
As some mixins require jsonnet 0.20.0 function like std.objectKeysValues(o)
2024-11-08 15:32:05 +00:00
dependabot[bot]
611e879309
build(deps): bump golang.org/x/sys in /hack
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200223170610-d5e6a3e2c0ae to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 04:18:37 +00:00
Paweł Krupa (paulfantom)
8499b1fa78 *: bump tooling 2022-05-02 10:58:34 +02:00
Allen Ma
72033fda0a changed mixins.yaml to mixins.json; added command to copy mixins.json to hugo 2020-10-22 09:22:03 -04:00
paulfantom
df43594957
Better tooling
* Use jsonnet-bundler 0.4.0
* Add a Makefile for simplicity
* Use go.mod to lock tools to specific versions
* Use temporary directory to store tooling binaries
* Speed up cloning mixin by remove --filter
2020-08-13 12:49:45 +02:00