83 Commits (88fda891e6dec6497b79f7e85b11dc168c9396b3)
 

Autor SHA1 Mensaje Fecha
  Brendan Abolivier 88fda891e6 Debian packaging hace 6 años
  Sebastien Blaisot 2bbdb90fd3 Merge branch 'debian' into 'debian-PR' hace 6 años
  Sebastien Blaisot 8dbd599a28 Debian hace 6 años
  Brendan Abolivier 73b26177d4
Slight renaming hace 6 años
  Brendan Abolivier 7a6920bbd1
Document recent changes hace 6 años
  Brendan Abolivier f9feb263c5
Add simple sync mode hace 6 años
  Brendan Abolivier dce1c323d4
Fix build hace 6 años
  Brendan Abolivier 5203f39154
Comment main functions hace 6 años
  Brendan Abolivier dce24544fb
Comment the new code in the Git package hace 6 años
  Brendan Abolivier 0f90f1acb9
Comment webhook's modified code and clone the repo if needed when setting the webhook hace 6 años
  Brendan Abolivier b38967b06f
Comment common hace 6 años
  Brendan Abolivier f3a5030df0
Filter out ignored files hace 6 años
  Brendan Abolivier e797487db8
Typo hace 6 años
  Brendan Abolivier 046788a748
Comment the poller hace 6 años
  Brendan Abolivier 65257ab64f
Pull after push hace 6 años
  Brendan Abolivier 50c5e82899
Adapt methods and functions hace 6 años
  Brendan Abolivier 3949cceabe
Refactored the pusher for cleaner code and to easily plug the poller in hace 6 años
  Brendan Abolivier c264f267df
Enable poller hace 6 años
  Brendan Abolivier e81ad25091
Add git-pull poller hace 6 años
  Brendan Abolivier b1c29fb3b8
Add tests directory to gitignore hace 6 años
  Brendan Abolivier b99ae88b1d
Update go-git hace 6 años
  Brendan Abolivier 3a9a01b8ac
Move webhooks to different package hace 6 años
  Brendan Abolivier 8603a20016
Enrich the git package hace 6 años
  Brendan Abolivier d10644f3bf
Adapt configuration to introduce different push modes hace 6 años
  Brendan Abolivier 7682350a35
Use logrus to panic on err + localise variables hace 6 años
  Brendan Abolivier 0a3e0104ff
If asked via a CLI flag in the pusher call, delete dashboards which files were removed hace 6 años
  Brendan Abolivier 192189f53b
Fix built + typo hace 6 años
  Brendan Abolivier 64b812bb10
Optimise push workflow hace 6 años
  Brendan Abolivier 13a63682a2
Doc + optim hace 6 años
  Brendan Abolivier b79da1b71c
Compute slug in CreateOrUpdateDashboard hace 6 años
  Brendan Abolivier fc150cfbb1
Compare prefix against dashboards' slugs instead of their names hace 6 años
  Brendan Abolivier f33a0f26d7
Handle existing clone paths that are not a Git repository hace 6 años
  Brendan Abolivier d53ea113fd
Remove 'non-fast-forward update' from the known non-errors hace 6 años
  Brendan Abolivier 46d20cf39e
Factorise non-error detection when talking to the Git remote hace 6 años
  Brendan Abolivier f2f08e71c9
Don't panic on remote repository is empty hace 6 años
  Brendan Abolivier 2605b3b2a5
Typo hace 6 años
  Brendan Abolivier 751e8d048a
Mention that the pusher doesn't delete removed dashboards hace 6 años
  Brendan Abolivier 9186ca4d09
Ignore versions.json hace 6 años
  Brendan Abolivier 8d175bf33b
Add logging hace 6 años
  Brendan Abolivier c443402dd8
Typo hace 6 años
  Brendan Abolivier 21a77219bb
Add README hace 6 años
  Brendan Abolivier d59b526e1e
Add ignored prefix to the configurable keys and filter by dashboard name instead of slug hace 6 años
  Brendan Abolivier 175f05e91f
Use ssh user specified in the config for Git auth hace 6 años
  Brendan Abolivier 343ad16b42
Ignore files/dashboards which name start with 'test' hace 6 años
  Brendan Abolivier a709690d90
Move check of push ref before sync of repo hace 6 años
  Brendan Abolivier 7ba24c41f2
Move pushing to the Grafana API outside of the loop iterating over commits hace 6 años
  Brendan Abolivier 1391394ac9
Filter push events by ref hace 6 años
  Brendan Abolivier 50a388fcbf
Doc pusher hace 6 años
  Brendan Abolivier bb592f53a6
Add AGPL license hace 6 años
  Brendan Abolivier 0fa54841f1
Add check on nil error in Push + some more doc hace 6 años