48 Commits

Author SHA1 Message Date
tomFlowee bdbc53ac91 Remove old wallet code.
Again, wallet has moved to flowee-pay
2022-02-14 17:53:47 +01:00
tomFlowee 5016e2837b remove the building of the debian file from gitlab CI 2021-02-01 22:34:42 +01:00
Justaphf 3c458e24a3 Fix deploy step for branches with / in name 2020-10-02 20:06:22 -04:00
TomZ 8fed1957fc This test and gitlab-CI have communication issues.
The black-box testing in a single-core docker setup seems to just
get odd timeouts and issues that no other test environment has.
Giving up on running it on the CI.

Please note that the Flowee private CI will keep running this test
on every commit.
2020-05-19 23:20:14 +02:00
TomZ fcdb52d5aa Make leveldb build with cmake
As this now means we completely use cmake, remove some legacy
stuff as well.
2020-04-08 22:48:29 +02:00
TomZ c661cbab68 make CI a bit more stable 2019-08-28 11:55:25 +02:00
TomZ 705ef1c97b more docker generation out of the slow CI 2019-08-16 23:41:52 +02:00
TomZ c9001110e2 Make devop of flowee easier 2019-08-03 13:44:48 +02:00
TomZ 3541c48956 Revert "make 2019.06 be the latest docker tag"
This reverts commit 48ee0d7c7f.
2019-06-22 13:02:50 +02:00
TomZ 48ee0d7c7f make 2019.06 be the latest docker tag 2019-06-22 12:38:35 +02:00
TomZ 2cd38c1a14 re-enable API test 2019-06-10 21:02:15 +02:00
TomZ 913fced357 Make CI build binaries differently
Make sure we build binaries for all branches, enabling testing.
Don't upload a docker for anything but releases (and betas).
2019-06-06 09:54:31 +02:00
TomZ a723243e65 Use new gitlab-ci feature; variables 2019-06-06 09:41:32 +02:00
TomZ 3e242d736e API Test seems to not run on CI, disable for now 2019-05-30 13:25:59 +02:00
TomZ 18035c2e66 Start new testing setup for API testing
This is a blackbox type testing for specific API calls.
2019-05-25 17:06:23 +02:00
TomZ f90602c073 Make debian package work 2019-05-13 17:53:55 +02:00
TomZ 2fc4a8aa62 Make generated zip file use subdir 2019-05-13 12:20:57 +02:00
TomZ 31c0b25fb6 Fix synchronisation issues in test 2019-04-23 13:11:51 +02:00
TomZ d8505020d6 CI: rename zip file to contain more than just Hub 2019-04-22 13:19:49 +02:00
TomZ 949d9c7896 Make branch 2019.04 the latest docker 2019-04-22 13:19:11 +02:00
TomZ 5dcc687273 Promote BlockValidation test
This includes a little refactor to make the test init and cleanup
after each individual unit.
2019-04-22 12:49:53 +02:00
TomZ f27d7a80ad Remove 'latest' from diverging master branch 2019-04-15 22:45:13 +02:00
TomZ 495040a8dc mark latest branch 2019-04-15 22:28:33 +02:00
TomZ 8759359442 Run unit test on CI 2019-04-04 22:46:38 +02:00
TomZ 428e61e503 make sure master is not seen as 'latest' 2019-03-29 20:50:08 +01:00
TomZ b46ad6f2bb mark latest branch 2019-03-28 22:37:44 +01:00
TomZ c51790ee48 add newest unit test to the gitlab CI script 2019-03-24 11:55:39 +01:00
TomZ cb56d1758e docker 'latest' points to stable branch, so remove from master 2019-03-08 11:01:53 +01:00
TomZ c9c0c39b37 create new release branch 2019.01 2019-03-08 10:59:10 +01:00
TomZ f41454db43 make life of dev-ops a bit easier 2019-02-06 16:28:38 +01:00
TomZ d36d99426b Migrate more tests out of boost to qtestlib 2018-12-28 22:26:33 +01:00
TomZ 7fc406a797 Start a new branch 2018.02
create a new docker image and set version 2018.02
2018-11-16 00:22:03 +01:00
TomZ a664542e48 revert part of the changes made in the branch 2018-10-30 22:36:48 +01:00
TomZ e279ec3110 Create release-branch 2018-10-30 22:33:36 +01:00
TomZ b399027002 Integrate with docker.io more 2018-10-11 17:36:57 +02:00
TomZ ee034b3cbf Push updates to docker 2018-10-11 16:27:17 +02:00
TomZ 6b597195de be more complete 2018-10-11 16:27:00 +02:00
TomZ be1c403586 port unit test and add benchmark 2018-10-08 22:30:21 +02:00
TomZ 9bfdb93535 Update gitlab CI system 2018-08-14 22:44:00 +02:00
TomZ c09634c131 Update the gitlab CI config and run the new test 2018-08-14 15:53:03 +02:00
TomZ 8e46be197a Make merge requests able to build
stop using variables for common builds as it stops forks
from building the project
2018-07-26 22:34:42 +02:00
TomZ 40fb5e9f8b fix gitlab-ci to only deploy on non-forks 2018-07-15 21:18:39 +02:00
TomZ c2be0ba7bc upload to docker instead of gitlab 2018-06-30 17:04:27 +02:00
TomZ 01878acab0 remove intermediates 2018-06-30 00:07:02 +02:00
TomZ f4728f3314 remove duplicate 2018-06-30 00:04:59 +02:00
TomZ 3fac8efaa8 fix registry url 2018-06-29 23:39:51 +02:00
TomZ 6632376d92 updates 2018-06-29 23:04:49 +02:00
TomZ 425c652930 Add GitLab CI integration.
This compiles various versions and creates a docker file of the
resulting binaries.
2018-06-29 22:54:07 +02:00