aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml36
-rw-r--r--test/test.env4
2 files changed, 2 insertions, 38 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
deleted file mode 100644
index 2a280e9..0000000
--- a/.gitlab-ci.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-image: node:14-buster
-
-cache:
- paths:
- - node_modules/
-
-stages:
- - prepare
- - test
-
-apt:
- stage: prepare
- script:
- - apt-get update -y -qq
- - DEBIAN_FRONTEND=noninteractive apt-get install -y -qq git libpcre3 libpcre2-posix0 libkrb5-3 libk5crypto3 libcom-err2 libssl1.1 libssl-dev
-
-yarn-install:
- stage: prepare
- script:
- - yarn install
-
-test:
- stage: test
- before_script:
- - gpg --keyserver keys.openpgp.org --receive-keys 9C0309603A7DA7CE3F1B2CE7B7D6FB9B7AFDF0DE
- script:
- - yarn test --ci=true
-
-eslint:
- stage: test
- before_script:
- - >
- echo "{ \"host\": \"localhost\", \"port\": 8080, \"title\": \"test\", \"about\": \"lol\", \"dev\": { \"port\": 8008 } }" > settings.json
- script:
- - yarn eslint packages/server
- - yarn workspace client lint \ No newline at end of file
diff --git a/test/test.env b/test/test.env
index 98c7588..901af99 100644
--- a/test/test.env
+++ b/test/test.env
@@ -1,8 +1,8 @@
GIT_DIR=/tmp/githermit_test
AVAIL_REPO=githermit.git
-AVAIL_REPO_URL=https://gitlab.com/HampusMat/githermit.git
+AVAIL_REPO_URL=https://github.com/HampusMat/Githermit.git
UNAVAIL_REPO=angular
AVAIL_OBJECT=16778756fb25808a1311403590cd7d36fbbeee6c
UNAVAIL_OBJECT=601747563bff808a1d12403690cd7d36fbbeafcc
AVAIL_COMMIT=d546492f4fd400ae61a6abbe1905fdbc67451c4d
-UNAVAIL_COMMIT=a546392f4fd440ae61a6afec1d25fdbc67251e2b \ No newline at end of file
+UNAVAIL_COMMIT=a546392f4fd440ae61a6afec1d25fdbc67251e2b