summaryrefslogtreecommitdiff
path: root/test/test-ci.sh
Commit message (Expand)AuthorAgeFilesLines
* CI: Fix case where upstream base branch already existsPhilip Chimento2023-04-041-1/+1
* Revert "CI: Temporarily disable --werror"Philip Chimento2022-10-291-1/+1
* CI: Fix comments in shell scriptPhilip Chimento2022-08-071-3/+2
* CI: Temporarily disable --werrorPhilip Chimento2022-07-241-1/+1
* CI: Fix bug in common ancestor scriptPhilip Chimento2022-07-241-1/+1
* test-ci: Avoid creating a ci-upstream-base-branch if it's there alreadyMarco Trevisan (Treviño)2022-06-081-0/+5
* test-ci: Ignore safe directory errors on CIMarco Trevisan (Treviño)2022-06-081-0/+3
* CI: Don't run cpplint on C filesPhilip Chimento2022-03-031-2/+2
* CI: Remove TASK_ID variablePhilip Chimento2021-09-301-1/+1
* Upgrades codespell to 2.0.0 in CI and adds suggestions by codespell packageKajal Sah2021-04-051-1/+1
* CI: Fix getting the upstream basePhilip Chimento2021-01-021-4/+11
* CI: Remove JHBuild line from CI scriptPhilip Chimento2020-12-031-1/+0
* Revert "Merge branch 'ewlsh/fix-ci' into 'master'"revert-6ce45bb3Evan Welsh2020-12-031-1/+1
* ci: When finding common ancestors use source branch or commit branch.ewlsh/fix-ciEvan Welsh2020-12-021-1/+1
* CI: Compare cpplint and IWYU against the pull request's base branchPhilip Chimento2020-11-301-34/+61
* CI: Limit bandwidth usage for git clones during CIPhilip Chimento2020-11-301-1/+1
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-301-0/+1
* maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-041-0/+1
* CI: Correctly count errors in script testPhilip Chimento2020-05-161-1/+1
* CI: Build everything from a Dockerfile using buildahPhilip Chimento2020-05-111-1/+1
* build: Only print full test logs on the build_recommended jobPhilip Chimento2020-04-261-2/+1
* CI: Fix arguments to diff commandPhilip Chimento2019-11-291-1/+1
* Revert "Revert "build: Remove Autotools build system""Philip Chimento2019-11-291-27/+0
* Revert "build: Remove Autotools build system"Michael Catanzaro2019-11-291-0/+27
* build: Remove Autotools build systemPhilip Chimento2019-11-281-27/+0
* CI: Treat warnings as errorsPhilip Chimento2019-11-231-31/+3
* CI: Move most CI jobs to MesonPhilip Chimento2019-10-201-16/+15
* CI: Add test-ci.sh SETUP commandPhilip Chimento2019-10-201-1/+6
* CI: Remove do_Get_Commit_MessagePhilip Chimento2019-10-201-10/+0
* CI: Use Meson-based script for code coverage jobsPhilip Chimento2019-10-201-17/+0
* CI: Use new Docker imagesPhilip Chimento2019-09-211-3/+3
* CI: Port test-ci.sh to POSIX shellPhilip Chimento2019-09-191-42/+39
* CI: Remove jhbuild from CI scriptsPhilip Chimento2019-09-191-31/+11
* CI: Use variables expressions to skip linter and image buildsPhilip Chimento2019-09-191-1/+1
* CI: Switch cppcheck job to a ready-made Docker imagePhilip Chimento2019-09-191-17/+0
* CI: Switch eslint job to a ready-made Docker imagePhilip Chimento2019-09-191-24/+0
* CI: Remove tokei buildPhilip Chimento2019-09-151-5/+0
* CI: Remove flatpak buildPhilip Chimento2019-09-151-10/+0
* build: Remove xvfb-tests optionPhilip Chimento2019-08-271-3/+3
* CI: Don't try to connect to accessibility bus in examples testsPhilip Chimento2019-08-181-0/+1
* CI: Drop xvfb-run server-argsPhilip Chimento2019-08-181-2/+2
* CI: Discard stdout of cpplintPhilip Chimento2019-04-131-4/+4
* CI: Remove "Total errors found" line from cpplint outputPhilip Chimento2019-03-041-2/+6
* CI: Adjust flatpak-builder configurationPhilip Chimento2019-02-241-7/+4
* CI: Always build HEAD in Flatpak manifestPhilip Chimento2019-02-241-1/+0
* CI: Only run examples in scripts stagePhilip Chimento2018-10-231-3/+1
* maint: build fixesClaudio André2018-07-201-2/+2
* CI: run an extra check on installed shell script testsClaudio André2018-07-181-6/+29
* CI: move the Docker images creation to GitLabClaudio André2018-07-091-33/+2
* Merge branch 'warning' into 'master'Philip Chimento2018-07-051-0/+18
|\