Compare commits

...

23 Commits

Author SHA1 Message Date
p3ls 98ef010aaa joCwajmFmEG320KvHmlww 2026-08-19 17:10:16 +02:00
p3ls 54f248b933 9pNUO6Ad9y8tD9qLE90gg 2026-08-19 17:07:45 +02:00
p3ls a51ef58321 YQr2rSF8JIhPkdNuiYoIT 2026-08-19 17:05:33 +02:00
p3ls 6c670226fc GdvkjljiIXLjzjikm1065 2026-08-19 12:35:03 +02:00
p3ls f35faaaf4b CCotQV6ZKOwh9Yi2qvKvP 2026-08-19 12:34:02 +02:00
p3ls 7df4bc62f1 vn9kM0Fy1HT0k2eVd5YCF 2026-08-19 12:32:38 +02:00
p3ls 553d53e176 NdYTR9lXgZLHiGYzHCwEe 2026-08-19 12:29:15 +02:00
p3ls fa12f1050f tGS1IT19EURcJit6jVpZj 2026-08-19 12:27:36 +02:00
p3ls 2989d44ed9 F3puUYJPJ1vW3pSJ4opbD 2026-08-19 12:27:13 +02:00
p3ls 0a07694200 hsLNVMeSwgUyTT9dmklg2 2026-08-18 18:49:27 +02:00
p3ls 9e72267167 7ATmvdCiMGGNagp9MlSl8 2026-08-18 18:49:24 +02:00
p3ls 83fbe9f1f9 FUu1vA65Wbaiyuu2EvGJ6 2026-08-18 18:30:38 +02:00
p3ls dcdb4ab63f 7ef7gm5NGiosBWFeqNYGQ 2026-08-18 18:24:25 +02:00
p3ls 8e511672a7 wVU0KBiFf33A9H4quY218 2026-08-18 17:00:12 +02:00
p3ls 6e19622752 i5C6msQnnAAjlytegVzed 2026-08-18 16:48:13 +02:00
p3ls ec30eb8b0e MnT9ILigOCI64P2QfC3UT 2026-08-18 16:41:29 +02:00
p3ls e2961ffe8e CEtsGYR6uXKhvCK9rfIDV 2026-08-18 16:36:03 +02:00
p3ls 1b4866b098 di00j9sMYcqoQSlTsf51w 2026-08-18 16:34:26 +02:00
p3ls 1e9f00573d 7x2YxkpDo2PeVMWB6sswC 2026-08-18 16:33:32 +02:00
p3ls 27ab3adc3a nn5xo98ITRgqH0BqCHbUk 2026-08-18 16:31:13 +02:00
p3ls 9588f11bf5 RmzHQtJPJTuvI8QH8VOIQ 2026-08-18 16:30:27 +02:00
p3ls 5f8251325b CNIG7kHkTAQu0o6KUas4T 2026-08-18 16:13:28 +02:00
p3ls 8475ccc4b9 VmtGAu1u3bAi30hMuJeUR 2026-08-18 16:13:19 +02:00
5 changed files with 54 additions and 47 deletions

View File

@ -6,5 +6,5 @@ func main() {
// foo // foo
// bar // bar
// baz // baz
fmt.Println("test2") fmt.Println("hello from test!")
} }

View File

@ -1,25 +1,22 @@
- git_info: "git.intermodi.ch/p3ls/test"
- git_info: register: repo
repo: git.intermodi.cc/p3ls/test
register: r
- set_fact: - set_fact:
line: "{{ '21' | randomstring }}" line: "{{ '21' | randomstring }}"
- lineinfile: - lineinfile:
dest: "{{ r.dest }}/test.txt" dest: "{{ repo.dest }}/test.txt"
line: "{{ line }}" line: "{{ line }}"
- git_commit: - git_commit:
repo: git.intermodi.cc/p3ls/test repo: "git.intermodi.ch/p3ls/test"
msg: "{{ line }}" msg: "{{ line }}"
force_add: true
- git_info: "git.intermodi.ch/p3ls/test"
register: repo
- git_push: - git_tag: "git.intermodi.ch/p3ls/test"
repo: git.intermodi.cc/p3ls/test when: not repo.last_commit_is_tagged
- git_push: "git.intermodi.ch/p3ls/test"
# - git_pull:
# repo: git.intermodi.cc/p3ls/test3

View File

@ -1,29 +0,0 @@
# - debug:
# msg: hello
- release:
name: test
owner: p3ls
path: ..
gitea: true
version: patch
# - go_release:
# name: test
# owner: p3ls
# path: ..
# gitea: true
# targets: linux/arm
# version: patch
# - update:
# owner: p3ls
# name: test
# - release:
# name: test
# owner: p3ls
# path: ../.
# gitea: true
# version: "1.0.0"

View File

@ -9,12 +9,27 @@
# - darwin/amd64 # - darwin/amd64
# - windows/amd64 # - windows/amd64
- import_tasks: ../git/push.yml
# - go_build:
# repo: "git.intermodi.ch/p3ls/test"
# version: "{{ repo.tag }}"
# commit: "{{ repo.commit }}"
# targets:
# - linux/amd64
# - darwin/arm64
# - windows/amd64
# binary: foobar
# register: bin
- release_create: - release_create:
repo: "git.intermodi.ch/p3ls/test" repo: "git.intermodi.ch/p3ls/test"
# files: "{{ bin }}"
paths: paths:
- t1/test.txt - test.txt
- t2/test.txt # - t1/test.txt
# - t2/test.txt
- html - html
- /Users/stef/Downloads/air.png
path: test.txt path: /Users/stef/Downloads/zoom-out.svg
push: true push: true

View File

@ -1 +1,25 @@
vZkkCxP vZkkCxP
jOyX5MfUP2APGkvcZu0sd
VmtGAu1u3bAi30hMuJeUR
CNIG7kHkTAQu0o6KUas4T
RmzHQtJPJTuvI8QH8VOIQ
nn5xo98ITRgqH0BqCHbUk
7x2YxkpDo2PeVMWB6sswC
di00j9sMYcqoQSlTsf51w
CEtsGYR6uXKhvCK9rfIDV
MnT9ILigOCI64P2QfC3UT
i5C6msQnnAAjlytegVzed
wVU0KBiFf33A9H4quY218
7ef7gm5NGiosBWFeqNYGQ
FUu1vA65Wbaiyuu2EvGJ6
7ATmvdCiMGGNagp9MlSl8
hsLNVMeSwgUyTT9dmklg2
F3puUYJPJ1vW3pSJ4opbD
tGS1IT19EURcJit6jVpZj
NdYTR9lXgZLHiGYzHCwEe
vn9kM0Fy1HT0k2eVd5YCF
CCotQV6ZKOwh9Yi2qvKvP
GdvkjljiIXLjzjikm1065
YQr2rSF8JIhPkdNuiYoIT
9pNUO6Ad9y8tD9qLE90gg
joCwajmFmEG320KvHmlww