From 4ec00074b10e0ff1f7bb7d0c166952f717800ea1 Mon Sep 17 00:00:00 2001 From: rcmd Date: Fri, 1 Jan 2021 23:53:51 +0100 Subject: [PATCH 1/3] Delete 'Readme.md' --- Readme.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Readme.md diff --git a/Readme.md b/Readme.md deleted file mode 100644 index 6aa45d6..0000000 --- a/Readme.md +++ /dev/null @@ -1,3 +0,0 @@ -# dummy - -A dummy repo to test CI workflow \ No newline at end of file From 453db3a5769b459b45b7bcb9bd9ec60b58f6f811 Mon Sep 17 00:00:00 2001 From: Azer Abdullaev Date: Sat, 16 Jan 2021 12:05:40 +0100 Subject: [PATCH 2/3] Updated version --- .minibagger.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.minibagger.env b/.minibagger.env index 89d0a73..ee47ab0 100644 --- a/.minibagger.env +++ b/.minibagger.env @@ -1,4 +1,4 @@ -VERSION='16386' +VERSION='16387' TAGS='["master", "gitea", "dummy"]' COMMANDS='["make", "make install"]' FOO='bar' From 4208244ee8944d8597b32b214b36788cbe4321bc Mon Sep 17 00:00:00 2001 From: Azer Abdullaev Date: Sat, 16 Jan 2021 12:07:22 +0100 Subject: [PATCH 3/3] Updated README --- README.md | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6aa45d6..efb9294 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,44 @@ # dummy -A dummy repo to test CI workflow \ No newline at end of file +A dummy repo to test CI workflow + +### Gitea env vars + +``` +remote: Processed 1 references in total +remote: SHELL=/bin/bash +remote: GITEA_REPO_NAME=dummy +remote: GITEA_PUSHER_ID=2 +remote: GITEA_REPO_USER_NAME=rcmd +remote: GIT_DIR=. +remote: GITEA_IS_DEPLOY_KEY=false +remote: GITEA_REPO_IS_WIKI=false +remote: GITEA_PUSHER_NAME=rcmd +remote: PWD=/home/git/rcmd/dummy.git +remote: LOGNAME=git +remote: XDG_SESSION_TYPE=tty +remote: _=/usr/bin/env +remote: GITEA_PUSHER_EMAIL=azer.abdullaev.berlin+git@gmail.com +remote: GIT_EXEC_PATH=/usr/lib/git-core +remote: HOME=/home/git +remote: LANG=en_US.UTF-8 +remote: SSH_ORIGINAL_COMMAND=git-receive-pack 'rcmd/dummy.git' +remote: SSH_CONNECTION=79.237.62.31 46119 46.19.32.51 2 +remote: GITEA_ROOT_URL=https://git.rcmd.space/ +remote: XDG_SESSION_CLASS=user +remote: GIT_PUSH_OPTION_COUNT=0 +remote: GITEA_KEY_ID=3 +remote: USER=git +remote: SHLVL=1 +remote: XDG_SESSION_ID=489425 +remote: XDG_RUNTIME_DIR=/run/user/114 +remote: SSH_CLIENT=79.237.62.31 46119 22 +remote: GITEA_PR_ID=0 +remote: PATH=/usr/lib/git-core:/usr/local/bin:/usr/bin:/bin:/usr/games +remote: DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/114/bus +remote: MAIL=/var/mail/git +remote: GITEA_REPO_ID=5 +remote: Using default queue +remote: Watch the status of your build here: https://status.rcmd.space/builds/16-01-2021_11-06-00_30b123ee-d0f4-40ee-b444-3cfacaa53a38 +To git.rcmd.space:rcmd/dummy.git +```