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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/tasks
AgeCommit message (Expand)Author
2023-11-30Change pipeline source keyword to triggerAchilleas Pipinellis
2023-11-29Fix logic when skipping repositories clonesAchilleas Pipinellis
2023-10-24Refactor release task to use releases.ymlSarah German
2023-09-12Add problem resolution text to redirects Rake taskEvan Read
2023-05-01Revert "Merge branch 'axil-automate-dropdown-version-bump' into 'main'"Sarah German
2023-04-24Automate the update of versions.jsonAchilleas Pipinellis
2023-03-28Further automate the creation of the stable branchAchilleas Pipinellis
2023-03-22Run RuboCop testing in pipelines and commit hooksEvan Read
2023-03-20Add dry run mode to release rake taskEvan Read
2023-03-07Merge branch 't2003-support-review-apps-from-forks' into 'main'Achilleas Pipinellis
2023-03-07Support Review App Pipelines for MRs from ForksNiklas
2023-03-02Fix RuboCop violations for task helpersEvan Read
2023-02-28Replace SKIP_MR option with DRY_RUN mode on redirects Rake taskEvan Read
2023-02-15Fix instances of RuboCop violationsEvan Read
2023-01-17Check the target branch when pulling upstream projectsAchilleas Pipinellis
2023-01-11Revert "Merge branch 'axil-target-branch-upstream' into 'main'"Sarah German
2023-01-11Check the target branch when pulling upstream projectsAchilleas Pipinellis
2022-11-04Add mr_title in gitlab-docs redirects pushAchilleas Pipinellis
2022-10-25Tidy up Style/FetchEnvVar RuboCop violationsEvan Read
2022-10-21Define default task in `Rakefile`Anatoli Babenia
2022-10-21Late import `highline` to avoid crash on `rake -T`Anatoli Babenia
2022-10-14Notify when removing an existing repositoryAchilleas Pipinellis
2022-10-14Remove the cloned repository if it already existsAchilleas Pipinellis
2022-10-06Merge branch 'rootpath' into 'main'Achilleas Pipinellis
2022-10-06Add `project_root` helper for Rake tasksAnatoli Babenia
2022-10-06Merge branch 'cleanup-tasks' into 'main'Achilleas Pipinellis
2022-10-05Move step of single image test to the release MRAchilleas Pipinellis
2022-10-01Remove `setup_git` taskAnatoli Babenia
2022-09-30Update rake task, add subtype labelAmy Qualls
2022-09-27Merge branch 'build-args' into 'main'Sarah German
2022-09-27Replace `sed` with `--build-arg` for DockerfileAnatoli Babenia
2022-09-27Merge branch 'kpaizee-fix-redirect-rake-task' into 'main'Marcel Amirault
2022-09-21Updated handbook URLsSuzanne Selhorn
2022-09-21Fix source path for rake taskkpaizee-fix-redirect-rake-taskKati Paizee
2022-09-20Don't run commands relative to Rake task locationEvan Read
2022-09-16Fix function call for redirects taskeread/fix-function-call-for-redirectsEvan Read
2022-08-26Abort the clone_repositories task if clone failsaxil-fail-if-stable-branch-clone-failsAchilleas Pipinellis
2022-08-25Prefix color codes with TaskHelpersAsh McKenzie
2022-08-25Split Rake tasks to their own filesAchilleas Pipinellis