Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-15 | Add CI triggers for Debian package builds | Jérôme Charaoui | |
This enables on-demand debian packaging CI builds on maintenance branches, to replace (often unnecessary) daily scheduled builds. | |||
2021-11-05 | Merge branch 'maint-0.3.5' into maint-0.4.5 | Alexander Færøy | |
2021-11-03 | Add i386 version of debian-minimal for 32-bit Gitlab CI builds. | Alexander Færøy | |
See: tpo/core/tor#40505 | |||
2021-09-13 | Merge branch 'maint-0.3.5' into maint-0.4.5 | David Goulet | |
2021-09-13 | Use Debian bullseye for our hardened build. | Alexander Færøy | |
2021-09-13 | Force amd64 for CI builds. | Alexander Færøy | |
2021-08-16 | Merge branch 'maint-0.3.5' into maint-0.4.5 | Alexander Færøy | |
2021-08-16 | Use debian:buster instead of debian:stable for now. | Alexander Færøy | |
2020-11-12 | Fix typos. | Samanta Navarro | |
Typos found with codespell. Please keep in mind that this should have impact on actual code and must be carefully evaluated: src/core/or/lttng_circuit.inc - ctf_enum_value("CONTROLER", CIRCUIT_PURPOSE_CONTROLLER) + ctf_enum_value("CONTROLLER", CIRCUIT_PURPOSE_CONTROLLER) | |||
2020-11-03 | ci: Add DISTCHECK to tracing test on Gitlab | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-09-21 | gitlab-ci: Use test-network-all for debian-integration | Nick Mathewson | |
2020-09-21 | gitlab-ci: add an NSS check. | Nick Mathewson | |
2020-09-21 | gitlab-ci: Add all-bugs-are-fatal on hardened and integration builds. | Nick Mathewson | |
2020-09-21 | gitlab-ci: Add disable-module builds. | Nick Mathewson | |
2020-09-18 | Make debian-trace job conditional on src/lib/trace/trace_sys.c | Nick Mathewson | |
2020-09-18 | .gitlab.yml: missing comments | Nick Mathewson | |
2020-09-18 | Copy tracing things back to maint-0.3.5, for consistency. | Nick Mathewson | |
2020-08-12 | Improve comments in .gitlab-ci.yml | Nick Mathewson | |
2020-08-12 | CI: Turn on stem with 044 and later. | Nick Mathewson | |
2020-08-12 | Try disabling "make all" when checking docs. | Nick Mathewson | |
2020-08-12 | CI: Try to enable integration tests, hardening, and clang. | Nick Mathewson | |
2020-08-11 | CI: enable documentation testing | Nick Mathewson | |
2020-08-11 | Add a pair of warnings about only editing CI in 035 | Nick Mathewson | |
2020-08-10 | Try to set up a minimal gitlab CI script | Nick Mathewson | |
This is based on @eighthave's templates, and the work we've been doing to present a uniform testing environment. | |||
2020-08-06 | Copy from master gitlab-ci.yml from master back to maint-0.3.5 | Nick Mathewson | |
2018-02-07 | Fix spelling mistakes corresponding to ticket #23650 | Deepesh Pathak | |
2017-10-05 | Match .travis.yml more closely | Taylor Yu | |
Adjust the GitLab CI configuration to more closely match that of Travis CI. Fixes bug 23757. | |||
2017-10-05 | Only run "update" job from scheduled pipelines | Taylor Yu | |
Stop attempting to unconditionally mirror the tor repository in GitLab CI. This prevented developers from enabling GitLab CI on master because the "update" job would attempt to run, causing an unuseful CI failure. Fixes bug 23755. | |||
2017-09-01 | Modify gitlab-ci to merge into tor repo | hiromipaw | |
2017-09-01 | Fix yml | hiromipaw | |
2017-09-01 | Fix yml and improve ci flow | hiromipaw | |
2017-09-01 | Fix invalid yml | hiromipaw | |
2017-09-01 | Make ci faster to run | hiromipaw | |
2017-09-01 | Modify gitlab-ci for mirroring | hiromipaw | |
2017-08-16 | Update .gitlab-ci.yml | Hiro | |
2017-08-16 | Update .gitlab-ci.yml | Hiro | |
2017-08-16 | Update .gitlab-ci.yml | Hiro | |
2017-08-16 | Update .gitlab-ci.yml | Hiro | |
2017-08-16 | Update .gitlab-ci.yml | Hiro | |
2017-08-16 | Update .gitlab-ci.yml | Hiro | |
2017-08-16 | Update .gitlab-ci.yml | Hiro | |
2017-08-16 | Update .gitlab-ci.yml | Hiro | |
2017-08-16 | Add gitlab-ci | Hiro | |