Skip to content

Instantly share code, notes, and snippets.

@dholbach
dholbach / adoc-link.log
Created May 5, 2020 15:46
checking links in cncf/toc .adoc files
@dholbach
dholbach / md-link.log
Last active May 5, 2020 16:28
link checking in cncf/toc .md files
[daniel@reef build-tools ]$ find . -type d | xargs licensecheck
./LICENSE: Apache License 2.0
./README.md: *No copyright* GENERATED FILE
./files-with-type: *No copyright* UNKNOWN
./image-tag: *No copyright* UNKNOWN
./lint: *No copyright* UNKNOWN
./publish-site: *No copyright* UNKNOWN
./push-images: *No copyright* UNKNOWN
./rebuild-image: *No copyright* UNKNOWN
./sched: *No copyright* UNKNOWN

+++ title = "Third-party Dependencies" weight = 500 +++

Third-party Dependencies

Go modules

Module Version License
cloud.google.com/go v0.38.0 Apache License 2.0
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 BSD 3-Clause \New\ or \Revised\ License

Keybase proof

I hereby claim:

  • I am dholbach on github.
  • I am dholbach (https://keybase.io/dholbach) on keybase.
  • I have a public key ASC5nz5D96ekevvGLOlAd31qbl6gOCoJxAnBTqZGKQK7Lwo

To claim this, I am signing this object:

diff --git grafanalib/core.py grafanalib/core.py
index ff1836d..95362da 100644
--- grafanalib/core.py
+++ grafanalib/core.py
@@ -5,12 +5,13 @@ encourage it by way of some defaults. Rather, they are ways of building
arbitrary Grafana JSON.
"""
-import attr
-from attr.validators import instance_of, in_
❯ diff -u flagger.html v1.html
```diff
--- flagger.html 2021-01-18 14:20:10.588200993 +0100
+++ v1.html 2021-02-24 14:24:02.840107590 +0100
@@ -1,8 +1,8 @@
-{{ $title := site.Params.flagger.title }}
-{{ $subtitle := site.Params.flagger.subtitle | markdownify }}
-{{ $img := printf "img/%s" site.Params.flagger.image | relURL }}
-{{ $buttons := site.Params.flagger.buttons }}
-<section id="flagger" class="container box has-background-success has-text-white p-6 my-6">
flux/docs on  master via 🐍 v3.8.5 on ☁️ daniel@weave.works(europe-west1)
❯ git shortlog -ns 7117167861f7f9e2f58d091b5deb5dd29779fd40:.. .
37 Daniel Holbach
24 Hidde Beydals
21 Alfonso Acosta
16 stefanprodan
15 Michael Bridgen
5 Olivier Gerbron
5 Ryota
3 Alastair Smith
flux2/docs on  main
❯ git shortlog -ns .
78 stefanprodan
76 Stefan Prodan
61 Hidde Beydals
41 Michael Bridgen
16 Philip Laine
10 Daniel Holbach
7 Aurel Canciu
6 Somtochi Onyekwere