Compare commits

..

No commits in common. "1b4866b0986318fc3a4daefcf4c7794dcd67671f" and "5f8251325b57190797c1f92e8f7c6b0d6401dda6" have entirely different histories.

3 changed files with 38 additions and 17 deletions

View File

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

29
mgmt/release.yml Normal file
View File

@ -0,0 +1,29 @@
# - 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

@ -2,7 +2,3 @@ vZkkCxP
jOyX5MfUP2APGkvcZu0sd jOyX5MfUP2APGkvcZu0sd
VmtGAu1u3bAi30hMuJeUR VmtGAu1u3bAi30hMuJeUR
CNIG7kHkTAQu0o6KUas4T CNIG7kHkTAQu0o6KUas4T
RmzHQtJPJTuvI8QH8VOIQ
nn5xo98ITRgqH0BqCHbUk
7x2YxkpDo2PeVMWB6sswC
di00j9sMYcqoQSlTsf51w