Lukas
|
25bf91bd37
|
Add linter whitespace (#531)
|
2021-11-24 01:31:11 +01:00 |
|
6543
|
aca5fddcf3
|
Use Goblin Assert as intended (#501)
this allow for better debugging if an error occur
|
2021-11-04 14:42:25 +01:00 |
|
luzpaz
|
9b687a923e
|
Fix various typos (#416)
Fix various typos found via `codespell -q 3 -S vendor -L pullrequest,pullrequests`
|
2021-10-08 18:35:56 +02:00 |
|
6543
|
0bd10fa507
|
Cleanup Code (#348)
* Fix "Empty slice declaration using a literal"
* Fix "collides with imported package name"
* Remove unused code in pipeline
* Remove unused oauth2.providerAuthHeaderWorks()
* Add TODOs
* Format Code
* Cleanup doublestar import
* Migrate deprecated functions
Co-authored-by: Anbraten <anton@ju60.de>
|
2021-09-24 16:29:26 +02:00 |
|
Jacob Floyd
|
e34daae0cf
|
Move cncd/pipeline/pipeline/ to pipeline/ (#347)
* Refactor: move cncd/pipeline/ to pipeline/
* Refactor: move pipeline/pipeline/ to pipeline/
|
2021-09-24 13:18:34 +02:00 |
|