Commit Graph

184 Commits (0ebfc1405c8395fe9ee6c6643ca34adfb3b8504a)

Author SHA1 Message Date
techknowlogick e6730c9f18
Frontport: Fix regression with tag test running (#9941) (#9942)
4 years ago
Antoine GIRARD 99aad09bd0
Filter locales under 25% (#9893)
4 years ago
techknowlogick c437e8e930 run translations pipeline on arm server (#9865)
4 years ago
Antoine GIRARD 8dd5ab2a14 ci: simplify tag/release by always running coverage (#9774)
4 years ago
Antoine GIRARD 11885daaa0
tests: configure github remaining limit + read token (#9800)
4 years ago
techknowlogick 6b1fa12359
use arm drone agent for docs (#9776)
4 years ago
Antoine GIRARD 203e063846 ci: move some integration tests on arm64 (#9747)
4 years ago
Antoine GIRARD fd761708fe
ci: run notify on arm64 (#9762)
4 years ago
Antoine GIRARD ebaf33873f
ci: use new mssql image (#9720)
4 years ago
Antoine GIRARD b787aafc17
ci: re-ordering Drone CI for optimizing time (#9719)
4 years ago
Antoine GIRARD 2ecf98ed2d ci: use docker image for golangci-lint (#9737)
4 years ago
techknowlogick d86e587186
alpine 3.11 (#9440)
4 years ago
silverwind 7217b703e9 Combine Drone release steps (#9338)
4 years ago
techknowlogick c34fdf7e33
prebuild CSS/JS before xgo release binaries (#9293)
4 years ago
silverwind 3f42934b9a Remove explicit 'generate' calls, fix release task (#9288)
4 years ago
silverwind d9c67a8c90 Add Node.js build dep, remove built js/css files (#9114)
4 years ago
Gary Kim 9feab29405 Check compiled files during build (#9042)
4 years ago
techknowlogick 3f5cdfe359 use go 1.13 (#8088)
5 years ago
Antoine GIRARD e54814dcaa activate sum.golang.org check (#7782)
5 years ago
Antoine GIRARD cd238bc415 build: use GOPROXY and disable download on some steps (#7745)
5 years ago
Antoine GIRARD c1b09c30f0 drone: a test for compat with 32 bit (#7707)
5 years ago
Antoine GIRARD d4667a4949 drone/docker: prepare multi-arch release + provide arm64 image (#7571)
5 years ago
Antoine GIRARD acf6bd42c4 drone/docker: Use a more standard format (#7480)
5 years ago
Antoine GIRARD aaf8c9f047 don't make release-version deps on transalations since translations is only triggered by push on master (#7496)
5 years ago
techknowlogick d7fccb29de Fetch refs for successful testing for tag (#7388)
5 years ago
Lunny Xiao 87404d7c0b Use vendors when go generate (#7340)
5 years ago
techknowlogick 5f25558ac2 fix updated drone file (#7336)
5 years ago
Bo-Yi Wu e5a4d784e8 chore: update drone format to 1.0 (#6602)
5 years ago
techknowlogick 8db4541ecf
Alpine 3.10 (#7256)
5 years ago
silverwind a71cabbd53 add 'npm' and 'npm-update' make targets and lockfile (#7246)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Nick Meyer 5d3177dbb6 Exclude pull_request from fetch-tags step, fixes #7108 (#7120)
5 years ago
Mura Li 5a722ae812 Timeout test commands without complicated tricks (#7020)
5 years ago
silverwind d9dcd09340 add make targets for js and css, add js linter (#6952)
5 years ago
kolaente a27d5d2b23 Drone: Do full branch clone and get tags for correct version hashes (#6836)
5 years ago
techknowlogick 99d919e83a
Disable benchmarking during tag events on DroneIO (#6365)
5 years ago
Lunny Xiao 4a6b011b15 Add test environment for Mysql8 (#5234)
5 years ago
techknowlogick 1142632f1a Use go 1.12 for tests and deprecate go 1.9 (#6186)
5 years ago
Bo-Yi Wu 035c82aec4 feat(docker): speed up docker build. (#6159)
5 years ago
techknowlogick 18d0662bdd Update .drone.yml (#6070)
5 years ago
Antoine GIRARD 9eb00fed13 Run benchmark at tag to track performances (#6035)
5 years ago
zeripath 8917d66571 Add migration test (#5773)
5 years ago
Antoine GIRARD 9f544e9356 drone/mssql: use golang 1.11 build like the other tests (#5586)
5 years ago
kolaente 6db7dbd333 Added test environment for mssql (#4282)
5 years ago
techknowlogick 241ee793b7
Set ACL on uploads (#5344)
5 years ago
Mura Li 7694c99ab3 Kill testing processes if the test takes too long (#5174)
5 years ago
Mura Li 554581f848 Disable sqlite test (#5178)
6 years ago
Antoine GIRARD c258ae8ada revert #5146 (#5167)
6 years ago
Mura Li 159c2ffb0e Update outdated Go toolchain version for .drone.yml (#5146)
6 years ago
Mura Li 25c49cf930 Update build tags for sqlite_unlock_notify (#5144)
6 years ago
techknowlogick fcea86877f
update image used for build-without-gcc step (#4818)
6 years ago
techknowlogick 080428b2bf
Upgrade images in .drone.yml to more recent versions (#4819)
6 years ago
Lauris BH 7fbdd4f2ac Enable swagger validation back as issue with it has been fixed upstream (#4673)
6 years ago
Thomas Boerger 3e950ef112 Use correct site id for netlify (#4427)
6 years ago
Thomas Boerger d84490a0df Replaced docker docs with netlify deployment (#4420)
6 years ago
Lauris BH c2ec38f9b7 Disable swagger validation while it is not fixed in upstream (#4423)
6 years ago
Lunny Xiao 3f0d9beece fix exclude files .sha265 to .sha256 (#4304)
6 years ago
Antoine GIRARD a747a5d05f Add gpg-sign step to drone (#4188)
6 years ago
kolaente cd29888906 Updated drone config to use the "next" git plugin (#4281)
6 years ago
Antoine GIRARD 908e8942cc Fix swagger errors (#4220)
6 years ago
Antoine GIRARD 6f31911497 Add $GOPATH/bin to PATH for make releases (#4020)
6 years ago
Lauris BH ff3971b830 Add LDAP integration tests (#3897)
6 years ago
Bo-Yi Wu 0b718e0d7b
feat: testing in go 1.10 version. (#3899)
6 years ago
techknowlogick 9ec7f6b954 pass secrets to drone build step for docker (#3879)
6 years ago
Bo-Yi Wu ca4a84a2d6 chore: simplify docker build process. (#2827)
6 years ago
Antoine GIRARD 3506717e9c Add swagger check (#3811)
6 years ago
Kim "BKC" Carlbäcker e722bdbb03
Update source installation requirements (#3124)
6 years ago
Lauris BH b82519cadc Move build without gcc step up so that it's binary is not used in docker (#3147)
6 years ago
Ethan Koenig c082c3bce3 Restore make test target (#3139)
6 years ago
Lunny Xiao b8e45b1e19 Fix missing drone test on release/* (#3126)
6 years ago
techknowlogick 899c900e59 use unique name for docs docker build step in CI (#3018)
6 years ago
techknowlogick d39b88ae88 Fix master build for docs docker (#3004)
6 years ago
techknowlogick fb5c6b6444 Import docs into main repository (#2874)
6 years ago
Bo-Yi Wu 091f3669ba
change the email and name to GitBot account. (#2848)
6 years ago
Lauris BH 9500ad1e92
Fix removing backslash before quotes in translations (#2831)
6 years ago
Lunny Xiao c7ade55d39
fix update-translations on drone (#2822)
6 years ago
Lunny Xiao de9915023d
Fix wrong translations (#2818)
6 years ago
Bo-Yi Wu c22f443f58
add gitea remote in drone. (#2817)
6 years ago
Bo-Yi Wu dc6dad87d4
add remote name for git push. (#2816)
6 years ago
Jonas Franz e9595a962b Download and pushing translations (#2727)
6 years ago
Lauris BH 339d7de409 Fix translation upload to crowdin (#2599)
7 years ago
Bo-Yi Wu 6b6f16cfae backport from v1.2 branch: add secrets for github release (#2588) (#2598)
7 years ago
Morlinest 0b0d85c90d Add pre-build step for nodejs stuff (#2581)
7 years ago
Jonas Franz fa6d7c7b99 Automatic update of translations (#2585)
7 years ago
Lauris BH 28f4de205f Fix drone for tags (#2573)
7 years ago
silverwind 1fbfccb4fc Use standard lessc and minify CSS using Node.js (#2337)
7 years ago
Ethan Koenig fa1cbc2896 Always run fmt check in CI (#2546)
7 years ago
Thomas Boerger cbe50587ba Added bucket name to s3 drone plugin (#2505)
7 years ago
Bo-Yi Wu 3e89e89670 add codecov.io service. (#2493)
7 years ago
Lunny Xiao 9ef83a98e5 fix release (#2496)
7 years ago
Antoine GIRARD 69dfe43ffc Fix some tests : make coverage -> test (#2492)
7 years ago
Thomas Boerger fd85e25f5f Hotfix for integration testing (#2473)
7 years ago
Thomas Boerger 4b8fef143e Changes for latest DroneCI (#2362)
7 years ago
Bo-Yi Wu be4f6a754c Revert "Changes for latest DroneCI (#2355)" (#2358)
7 years ago
Thomas Boerger faf4b503b2 Changes for latest DroneCI (#2355)
7 years ago
Bo-Yi Wu 9ff371a147 ignore coverage steps. (#2257)
7 years ago
Bo-Yi Wu 2b05b104ef Add verify changed less-file step to Makefile (#1861)
7 years ago
Bo-Yi Wu da89afda58 feat: upgrade drone docker image to support multi-stage build. (#1732)
7 years ago
Ethan Koenig b4e8a7c4d1 Skip sqlite integration in CI (#2058)
7 years ago
Bo-Yi Wu d7570895cc update drone discord plugin to 0.0.4 version (#1992)
7 years ago