Compare commits

..

No commits in common. "main" and "florian-patch-2" have entirely different histories.

7 changed files with 3 additions and 57 deletions

View File

@ -12,15 +12,3 @@ version-resolver:
labels: labels:
- 'ReleaseTarget/Patch' - 'ReleaseTarget/Patch'
default: patch default: patch
categories:
- title: '🚀 Features'
labels:
- 'Kind/Breaking'
- 'Kind/Feature'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label: 'chore'

View File

@ -1,11 +0,0 @@
name: Tgt
run-name: CommentCollection
on:
jobs:
Dump Gitea Context:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."

View File

@ -13,6 +13,6 @@ jobs:
- name: Use Go Action - name: Use Go Action
id: use-go-action id: use-go-action
uses: https://git.beisel.it/florian/gitea-release-drafter@main uses: https://git.beisel.it/florian/gitea-release-drafter@v1
with: with:
username: foo username: foo

View File

@ -1,28 +0,0 @@
name: Gitea Actions Demo
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Dump Gitea Context:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- name: yank release
run: >
curl -X DELETE -H "Content-Type: application/json"
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}"
"https://git.beisel.it/api/v1/repos/florian/test/releases/tags/nightly"
- name: yank tag
run: >
curl -X DELETE -H "Content-Type: application/json"
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}"
"https://git.beisel.it/api/v1/repos/florian/test/tags/nightly"
- step: test
uses: akkuman/gitea-release-action@v1
env:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with:
files: |-
test/**
tag_name: nightly

View File

@ -1,3 +1,3 @@
# test # test
Testlkjdlakjsldkjalskdjlaksjdlaksjdlsdnfnffsdf Testlkjdlakjsldkjalskdjlaksjdlaksjdl

View File

@ -1,5 +1,3 @@
test test
asdasedasdasdsdfsdf asdasedasdasdsdfsdf
abc

View File

@ -1 +0,0 @@
asdasfaasdasd