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:
✦ ❯ git diff 1.25.2.. go.mod | |
diff --git a/go.mod b/go.mod | |
index 3e80a0bd..7ec17a87 100644 | |
--- a/go.mod | |
+++ b/go.mod | |
@@ -2,16 +2,9 @@ module github.com/fluxcd/flux | |
go 1.16 | |
-// remove when https://github.com/docker/distribution/pull/2905 is released. |
name: Update MAINTAINERS | |
description: A GitHub Action for updating MAINTAINERS files | |
author: Daniel Holbach | |
branding: | |
color: blue | |
icon: command | |
inputs: | |
repository: | |
description: "repository name" | |
required: true |
name: docs | |
on: | |
pull_request: | |
push: | |
branches: | |
- main | |
schedule: | |
- cron: "00 23 * * 0" |
diff -ruN docs/cmd/_index.md /home/daniel/dev/website/content/en/docs/cmd/_index.md | |
--- docs/cmd/_index.md 1970-01-01 01:00:00.000000000 +0100 | |
+++ /home/daniel/dev/website/content/en/docs/cmd/_index.md 2021-04-23 15:19:36.082198586 +0200 | |
@@ -0,0 +1,4 @@ | |
+--- | |
+title: 'Flux CLI' | |
+weight: 65 | |
+--- | |
diff -ruN docs/components/helm/controller.md /home/daniel/dev/website/content/en/docs/components/helm/controller.md | |
--- docs/components/helm/controller.md 2021-02-23 15:51:02.403798514 +0100 |
In [5]: sum([r.stargazers_count for r in w.repos]) | |
Out[5]: 12272 | |
In [6]: [(r.name, r.stargazers_count) for r in w.repos] | |
Out[6]: | |
[('charts', 14), | |
('community', 16), | |
('flagger', 2743), | |
('flux', 6114), | |
('flux-get-started', 148), |
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 |
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 |
❯ 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"> |
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_ |
I hereby claim:
To claim this, I am signing this object: