Commit graph

37 commits

Author SHA1 Message Date
Csaba 1ea83fbbb9 #13 use HTTP basic auth
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-17 12:27:47 +01:00
Csaba 510648cd37 #13 fixed deploy secret string interpolation
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-17 11:34:11 +01:00
Csaba aa5a7ec801 #13 fixed deploy secret string interpolation
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-17 11:31:22 +01:00
Csaba cfa05d4fb3 #13 Trigger deploy webhook
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-01-16 15:11:22 +01:00
Csaba 3965bd575c #13 removed --rm from docker inside command
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-01-12 12:26:33 +01:00
Csaba 47024773a2 #13 Run pytest in Jenkinsfile
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-11 13:59:16 +01:00
Csaba 64fe8b5571 #13 fix working directory in volume mount
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-11 13:11:24 +01:00
Csaba 08daefd620 #13 wrap docker command in script block
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-11 13:02:16 +01:00
Csaba 0a783938e7 #13 Test running commands inside container
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-11 12:59:35 +01:00
Csaba 07f975dc91 #13 separated plugins repo url
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-01-09 14:38:44 +01:00
Csaba e8d484d588 #13 Fixed package registry url
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-09 14:30:48 +01:00
Csaba d09868b184 #13 Jenkinsfile docker build arguments
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-09 13:53:22 +01:00
Csaba 2be873c0a8 [#13] Fixed registry URL
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2023-12-20 13:54:20 +01:00
Csaba 05efd6e511 [#13] Changed credentials id
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-20 13:49:47 +01:00
Csaba 2447c966e3 [#13] use quotes around 'GITEA_CREDS'
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-20 13:48:29 +01:00
Csaba 3a4e2ce422 [#13] Added agent any
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-20 13:40:44 +01:00
Csaba b24af469a1 [#13] Test: removed python:3 agent
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-20 13:38:26 +01:00
Csaba 1543995ef1 [#13] Start docker daemon
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-20 12:49:22 +01:00
Csaba 88fc38a5dd Install docker stage
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-20 12:24:27 +01:00
Csaba 5c567d2707 Wrapped docker commands in script blocks
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-20 12:04:56 +01:00
Csaba 7b53fb1479 Build docker image and push it to registry
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-20 12:02:56 +01:00
Csaba 2a9c46996a Added "skip existing" and "verbose" to twine upload command
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2023-12-18 16:15:07 +01:00
Csaba c154a463fd Twine repo url
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-15 14:49:47 +01:00
Csaba 89c37aca22 pip install twine
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-15 14:30:46 +01:00
Csaba 0761745180 pip install build
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-15 14:28:25 +01:00
Csaba cb501cc2a9 Build and publish package
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-15 14:23:33 +01:00
Csaba 6ddbd513f1 Run as root
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2023-12-13 16:19:06 +01:00
Csaba 1b164159aa Specify jenkins user
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-13 16:17:03 +01:00
Csaba 4499c125c4 Specify jenkins user
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-13 16:15:04 +01:00
Csaba eaf6c94599 Trying 'python -m pip'
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-13 16:08:13 +01:00
Csaba e1b0b04582 Install packages
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-13 15:54:30 +01:00
Csaba b19d2e9dbb Create virtual environment
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-13 15:50:15 +01:00
Csaba f0a67bf4ea Added docker to tools
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2023-12-13 14:52:13 +01:00
Csaba 32f4eac11f Removed node label
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-13 14:18:44 +01:00
Csaba a6111cd039 Python3 docker agent
Some checks are pending
Amarillo/amarillo-gitea/amarillo-core/pipeline/head Build queued...
2023-12-13 14:10:30 +01:00
Csaba d1b9cfdf43 Check if python is installed
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-13 13:59:47 +01:00
Csaba aaaae1a793 Test Jenkinsfile with echo commands
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2023-12-13 13:50:39 +01:00