Commit graph

  • dcb79eb075
    chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.2.0 renovate[bot] 2024-09-05 10:55:06 +00:00
  • d71f361dc9
    🎉 Release 1.2.0 (#38) 1.2.0 woodpecker-bot 2024-09-05 12:54:26 +02:00
  • 00c80ae690 🎉 Release 1.2.0 oauth 2024-09-05 10:28:23 +00:00
  • 6c9bd9080b Merge branch 'origin/main' into 'next-release/main' oauth 2024-09-05 10:28:23 +00:00
  • 247dc9bb1d
    Add insecure options (#36) teekay 2024-09-05 19:27:06 +09:00
  • 6cae9c7652
    Merge branch 'woodpecker-ci:main' into feature/add-insecure-flag teekay 2024-09-05 11:28:13 +09:00
  • 0c15d3ffdc 🎉 Release 1.1.4 oauth 2024-09-04 20:36:05 +00:00
  • 82815bb80c
    Update pipeline to use lates buildx plugin (#37) 6543 2024-09-04 22:24:02 +02:00
  • d65265a8d8
    Update pipeline to use lates buildx plugin 6543 2024-09-04 22:17:54 +02:00
  • 461c63e176 feat: Add insecure options Tetsuya Kikuchi 2024-09-04 15:35:03 +09:00
  • 80c31272e0
    🎉 Release 1.1.3 (#34) 1.1.3 woodpecker-bot 2024-07-23 18:19:10 +02:00
  • 131059d3ea 🎉 Release 1.1.3 oauth 2024-07-23 16:18:08 +00:00
  • 8ef40a3a34 Merge branch 'origin/main' into 'next-release/main' oauth 2024-07-23 16:18:08 +00:00
  • 28c1a96c88
    Fix build arg (#35) ztelliot 2024-07-24 00:17:49 +08:00
  • 09f69098d4
    Fix build arg ztelliot 2024-07-23 23:31:38 +08:00
  • 88b49f958e 🎉 Release 1.1.3 oauth 2024-06-12 00:11:19 +00:00
  • bf5aa50c90
    [pre-commit.ci] pre-commit autoupdate (#33) pre-commit-ci[bot] 2024-06-12 02:11:02 +02:00
  • ba333900c0
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-06-03 19:40:31 +00:00
  • c0ad31f0ad
    🎉 Release 1.1.2 (#29) 1.1.2 woodpecker-bot 2024-05-13 19:57:12 +02:00
  • 5d219ad5e3 🎉 Release 1.1.2 oauth 2024-05-13 17:55:57 +00:00
  • 2306ae2d74 Merge branch 'origin/main' into 'next-release/main' oauth 2024-05-13 17:55:57 +00:00
  • 922edcd2a0
    bump kaniko to v1.22.0 (#32) 6543 2024-05-13 19:54:52 +02:00
  • aaa0615ec3
    Fix build arg quoting (#31) 6543 2024-05-13 19:54:39 +02:00
  • 4546d1c2ca bump kaniko to v1.22.0 6543 2024-05-13 19:36:19 +02:00
  • ab6c23c4ff 🎉 Release 1.1.2 oauth 2024-05-13 17:32:26 +00:00
  • fbd9ee8bd9 Merge branch 'origin/main' into 'next-release/main' oauth 2024-05-13 17:32:26 +00:00
  • d9985bc088 Fix build arg quoting Maximilian Teegen 2024-02-01 23:14:34 +01:00
  • c65a47077b
    Add CODEOWNERS (#30) qwerty287 2024-05-13 19:30:56 +02:00
  • 7144b77c9c
    Add CODEOWNERS qwerty287 2024-05-13 14:11:30 +02:00
  • 63a76abf84 🎉 Release 1.1.2 oauth 2024-05-11 07:22:18 +00:00
  • 0b7a9a5463
    chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4 (#28) renovate[bot] 2024-05-11 09:21:59 +02:00
  • e46b7893b5
    chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4 renovate[bot] 2024-05-11 00:49:30 +00:00
  • 5de01ffe62
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-05-06 19:35:34 +00:00
  • 428edf23ed
    chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.1 renovate[bot] 2024-04-15 17:17:23 +00:00
  • af7f63ccab
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-01 19:33:27 +00:00
  • 4a02d6a6cc
    🎉 Release 1.1.1 (#24) 1.1.1 woodpecker-bot 2024-02-01 17:24:36 +01:00
  • 0a9dcc9d5f 🎉 Release 1.1.1 oauth 2024-02-01 16:24:10 +00:00
  • dffee0f58b
    make plugin.sh executable again (#23) 6543 2024-02-01 17:23:56 +01:00
  • ce40f574ad make plugin.sh executable again 6543 2024-02-01 17:21:48 +01:00
  • 6c1b2db202
    🎉 Release 1.1.0 (#15) 1.1.0 woodpecker-bot 2024-01-31 23:20:58 +01:00
  • 8cbe9c480e 🎉 Release 1.1.0 oauth 2024-01-31 22:16:23 +00:00
  • 6b9b788c8b Merge branch 'origin/main' into 'next-release/main' oauth 2024-01-31 22:16:23 +00:00
  • 90c529ae72
    Add two new options (--ignore-var-run and env_file), review the dry-run logic and try to fix some issues (#20) Nicolas 2024-01-31 23:15:03 +01:00
  • 15d95a0350 🎉 Release 1.0.1 oauth 2024-01-22 07:21:34 +00:00
  • 05af7ef2fa Merge branch 'origin/main' into 'next-release/main' oauth 2024-01-22 07:21:34 +00:00
  • ec37e00bc1
    chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3 (#22) renovate[bot] 2024-01-22 08:19:36 +01:00
  • 36c858afc9 🎉 Release 1.0.1 oauth 2024-01-20 12:30:40 +00:00
  • cb6a6658ff Merge branch 'origin/main' into 'next-release/main' oauth 2024-01-20 12:30:40 +00:00
  • c1c1dbbfcf
    chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3 renovate[bot] 2024-01-20 12:26:55 +00:00
  • 593a94cadd
    Use cleartext username (#21) qwerty287 2024-01-20 13:26:30 +01:00
  • 56e2f82016
    Update test-release.yaml qwerty287 2024-01-20 13:19:48 +01:00
  • 84d2fe7a00
    Use cleartext username qwerty287 2024-01-20 13:18:47 +01:00
  • bc3c7d7b9b Fix shellcheck warnings and disable other Nicolas 2024-01-19 20:39:55 +01:00
  • 1e7ba29fb5 [pre-commit.ci] auto fixes from pre-commit.com hooks [CI SKIP] pre-commit-ci[bot] 2024-01-17 19:32:41 +00:00
  • a26d467bf7 Rewrite dry-run part Nicolas 2024-01-17 20:27:53 +01:00
  • f7228fa8c5 Rewrite some parts Nicolas 2024-01-17 19:58:52 +01:00
  • 6d5dc61853 Try to fix several wrong behaviour Nicolas 2024-01-16 20:35:30 +01:00
  • 114d4d62a1 🎉 Release 1.0.1 oauth 2024-01-14 13:07:37 +00:00
  • 45035461bc
    Fix author key (#14) qwerty287 2024-01-14 14:07:26 +01:00
  • 157168c74f
    Fix author key qwerty287 2024-01-14 13:04:40 +01:00
  • 5b4cdcb6bf
    add missing doc for target setting 6543 2024-01-12 23:30:15 +01:00
  • 7b8ff603f4
    Update README to woodpecker plugin 6543 2024-01-12 23:22:01 +01:00
  • 5b97227384
    🎉 Release 1.0.0 (#10) 1.0.0 woodpecker-bot 2024-01-12 23:13:24 +01:00
  • 83e214ab04 🎉 Release 1.0.0 oauth 2024-01-12 22:12:45 +00:00
  • 6c3f79adda 🎉 Release 1.0.0 oauth 2024-01-12 22:12:17 +00:00
  • 4f429f10c0 Merge branch 'origin/main' into 'next-release/main' oauth 2024-01-12 22:12:17 +00:00
  • d7173f4e49
    Add dry-run setting and docs.mf (#12) 6543 2024-01-12 23:12:06 +01:00
  • 9a35f8bc6f
    Add dry-run setting and docs.mf 6543 2024-01-12 23:09:41 +01:00
  • 0c610f763e 🎉 Release 1.0.0 oauth 2024-01-12 21:48:12 +00:00
  • 68d94ac88c Merge branch 'origin/main' into 'next-release/main' oauth 2024-01-12 21:48:12 +00:00
  • 0036f361f0
    chore(deps): update alpine docker tag to v3.19 (#11) 6543 2024-01-12 22:47:55 +01:00
  • 14c8842322
    chore(deps): update alpine docker tag to v3.19 renovate[bot] 2024-01-12 21:46:50 +00:00
  • ac2f096a9a 🎉 Release 1.0.0 oauth 2024-01-12 21:46:48 +00:00
  • f1e508a543
    Switch to Woodpecker Environment Variables (#9) 6543 2024-01-12 22:46:38 +01:00
  • 51ad96cfed
    Switch to Woodpecker Environment Variables 6543 2024-01-12 22:45:21 +01:00
  • 409e170776
    🎉 Release 0.1.1 (#8) 0.1.1 woodpecker-bot 2024-01-12 22:40:23 +01:00
  • 9d3484fe7c 🎉 Release 0.1.1 oauth 2024-01-12 21:39:48 +00:00
  • 46caf6a9f7
    Fix release pipeline (#7) 6543 2024-01-12 22:39:38 +01:00
  • 628c7fa0ed
    Fix release pipeline 6543 2024-01-12 22:37:54 +01:00
  • c8d4cd834d
    🎉 Release 0.1.0 (#6) 0.1.0 woodpecker-bot 2024-01-12 22:35:36 +01:00
  • a22df173dc
    remove old things 6543 2024-01-12 22:34:57 +01:00
  • 0f80c7345e 🎉 Release 0.1.0 oauth 2024-01-12 21:32:15 +00:00
  • 5e1110b7a0 🎉 Release 0.0.1 oauth 2024-01-12 21:29:59 +00:00
  • 9febc9b821
    found issue: missing QUAY_IO_USER secret 6543 2024-01-12 22:29:31 +01:00
  • 10e5e49d5c
    no idea but lets test 6543 2024-01-12 22:26:48 +01:00
  • 907c4309a0
    more 6543 2024-01-12 22:24:53 +01:00
  • c9a21e5884
    Fix some more linting issues (#5) 6543 2024-01-12 22:22:45 +01:00
  • fd71527f47
    more 6543 2024-01-12 22:21:11 +01:00
  • 3d0cbe441b
    fix some shell lint issues 6543 2024-01-12 22:19:39 +01:00
  • 7afb9b9b04
    Init pipeline (#3) 6543 2024-01-12 22:13:24 +01:00
  • 39771f889f
    rm wrong setting 6543 2024-01-12 22:12:47 +01:00
  • 57b38d8435
    linter ignore most cases for now 6543 2024-01-12 22:11:37 +01:00
  • a02ccc0680
    chore: Configure Renovate (#2) renovate[bot] 2024-01-12 22:07:21 +01:00
  • 4396761a6b
    fix lint 6543 2024-01-12 22:06:04 +01:00
  • 62fab5339c
    fix lint 6543 2024-01-12 22:05:12 +01:00
  • e947737a41
    disable markdown lint for now 6543 2024-01-12 22:04:27 +01:00
  • acd91dd106
    fix linter 6543 2024-01-12 22:03:38 +01:00
  • 04e02c0182
    Add pre-commit yamllint 6543 2024-01-12 22:01:33 +01:00
  • 0945af9773 [pre-commit.ci] auto fixes from pre-commit.com hooks [CI SKIP] pre-commit-ci[bot] 2024-01-12 21:00:14 +00:00
  • 29d5c663fc
    Add pre-commit 6543 2024-01-12 22:00:03 +01:00