Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-30Update dependencies to latest versionJanis Altherr
2023-10-16Remove deprecated license scanningJaime Martinez
2023-05-08Upgrade golangci-lint to v1.52.2 on CIJaime Martinez
2023-05-04Automatically build package on all OS when dependency files are modifiedBalasankar 'Balu' C
2023-02-08Update go to 1.18Kassio Borges
2022-08-04Add Go 1.19 to test matrixVishal Tak
2022-07-05Merge branch 'ci/mr-lazy-dependency-scanner' into 'master'Vladimir Shushlin
2022-06-21Ignore gosec and brakeman analyzersfeistel
2022-06-15Merge branch 'ci/unit-test-avoid-compile' into 'master'Jaime Martinez
2022-06-15Merge branch 'ci/remove-unused-cache' into 'master'Jaime Martinez
2022-06-12Disable cache for jobs that don't use itfeistel
2022-06-11Run dependency and license scanner on MRs only if go.mod changedfeistel
2022-06-11Add unit-test task and avoid building the binaryfeistel
2022-06-06Bump golangci-lint to 1.46.2feistel
2022-04-28Replace make setup with go run and version suffixesfeistel
2022-04-25Drop go 1.16 supportfeistel
2022-03-23Add package-and-qa job for MRsadd-package-and-qa-jobBalasankar "Balu" C
2022-03-21Merge branch 'kassio/update-templates' into 'master'Jaime Martinez
2022-03-21Category:Pages is now under group::editor devops::createKassio Borges
2022-03-16ci: start integrating go 1.18 into the CI pipelinesfeistel
2022-02-06ci: add mocks-check task to validate mocksfeistel
2022-01-25ci: bump golangci-lint to v1.44.0feistel
2021-11-18ci: bump golangci image to 1.43.0feistel
2021-11-03ci: readd stages and use empty 'needs'feistel
2021-11-03ci: add documentation for dummy before_scriptfeistel
2021-11-03ci: refactor ci jobsfeistel
2021-10-18ci: remove gitlab-org-docker tagJaime Martinez
2021-10-07ci: remove test-acceptance-daemonize jobsfeistel
2021-08-26refactor: remove chroot/jail logicfeistel
2021-08-25build: move tools/dev dependencies to a separate go.modfeistel
2021-08-19Merge branch 'build/go-1.16' into 'master'Vladimir Shushlin
2021-08-19ci: remove go 1.15 testsfeistel
2021-08-19ci: start integrating go 1.17 into the CI pipelinesfeistel
2021-08-02ci: bump golanci-lint image to 1.41.1feistel
2021-08-02build: bump minimum version to go 1.15feistel
2021-07-27ci: use gotestsum for running testsuse-new-gotestsumJaime Martinez
2021-07-23Merge branch 'fix/go16-cover' into 'master'Jaime Martinez
2021-07-12Disable chroot and add daemon-enable-jail flagJaime Martinez
2021-07-03Use go 1.16 for race and coverage testfeistel
2021-06-09Drop support for Go 1.13Jaime Martinez
2021-03-29Set Go 1.16.2 for projectEvan Read
2021-03-29Merge branch 'remove-gopath-from-makefile' into 'master'Vladimir Shushlin
2021-03-26Add note about tools.goJaime Martinez
2021-03-25Remove .GOPATH symlinksJaime Martinez
2021-03-23Fix data race in testJaime Martinez
2020-12-08Add missing make setupJaime Martinez
2020-12-08DRY test.ymlJaime Martinez
2020-12-07Add setup stepJaime Martinez
2020-12-07Split daemon acceptance testsJaime Martinez
2020-12-07Add junit report to tests jobJaime Martinez