summaryrefslogtreecommitdiffstats
path: root/.forgejo (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: run JavaScript tests when web_src/js is modifiedEarl Warren2024-07-081-0/+2
* fix(release): add missing ARG RELEASE_VERSIONEarl Warren2024-04-172-2/+4
* feat(release): add OCI labels to container imagesEarl Warren2024-04-171-2/+4
* Update forgejo/forgejo-build-publish action to v5Renovate Bot2024-04-122-3/+3
* Revert "[CI] pin go v1.22.2 version"Earl Warren2024-04-054-8/+8
* [CI] pin go v1.22.2 versionEarl Warren2024-04-044-8/+8
* [CI] backport: show event information for debug purposesEarl Warren2024-03-312-0/+10
* [CI] allow backports to be launched on merged pull requestsEarl Warren2024-03-301-11/+2
* [CI] backport strategy must fail when it conflictsEarl Warren2024-03-301-1/+3
* Update ghcr.io/visualon/renovate Docker tag to v37.272.0Renovate Bot2024-03-271-1/+1
* Update renovate configMichael Kriese2024-03-251-1/+1
* Disable duplicate buildsMichael Kriese2024-03-251-0/+2
* Update renovate configsMichael Kriese2024-03-251-2/+2
* Merge pull request 'Add renovate' (#2775) from viceice/forgejo:chore/renovate...Earl Warren2024-03-251-0/+53
|\
| * Add renovateMichael Kriese2024-03-251-0/+53
* | go: upgrade to go v1.22Earl Warren2024-03-254-8/+8
|/
* [CI] backport: do no nothing if there are no backport labelsEarl Warren2024-03-241-5/+9
* [CI] backport PRs with the label backport/v*Earl Warren2024-03-231-0/+81
* [CI] simplify running end-to-end tests while building a releaseEarl Warren2024-03-202-4/+12
* [CI] simplify end-to-end test cascading PREarl Warren2024-03-202-47/+10
* Makefile: check git diff exit-code (#2651)oliverpool2024-03-141-2/+0
* Add minio bucket lookup type optionjilen2024-03-061-4/+7
* Revert "[CI] pin go v1.21.8 version"Earl Warren2024-03-065-9/+11
* [CI] pin go v1.21.8 versionEarl Warren2024-03-065-11/+9
* [CI] do not hardcode the Forgejo release in end-to-end testing (part 2)Earl Warren2024-03-061-1/+1
* [CI] do not hardcode the Forgejo release in end-to-end testingEarl Warren2024-03-052-12/+58
* [RELEASE] publish container images tagged with the major versionEarl Warren2024-03-021-5/+8
* [CI] run frontend checksEarl Warren2024-02-251-4/+16
* [CI] name the test release after the latest v*-dev tagEarl Warren2024-02-232-3/+3
* [RELEASE] use 0.0-test instead of forgejo-testEarl Warren2024-02-192-3/+7
* [RELEASE] cache node_modulesEarl Warren2024-02-191-0/+12
* [RELEASE] do not limit clone depth when building a releaseEarl Warren2024-02-191-0/+3
* [RELEASE] copy the release to forgejo-experimental if tests passEarl Warren2024-02-191-3/+23
* [RELEASE] decouple the release name from the version numberEarl Warren2024-02-171-1/+1
* [CI] mirror to forgejo-integration daily instead of each commitEarl Warren2024-02-171-4/+2
* [RELEASE] build test releasesEarl Warren2024-02-173-50/+101
* [CI] cascade end-to-end must not try to merge feature branchesEarl Warren2024-02-101-6/+0
* remove debug printoliverpool2024-02-091-1/+0
* DEBUG: -joliverpool2024-02-091-1/+2
* CI: merge checks-backend and lint-backendoliverpool2024-02-091-19/+6
* [CI] pin go 1.21Earl Warren2024-02-074-6/+6
* [CI] Forgejo Actions based CI for PR & branches (squash) install git >= 2.42Earl Warren2024-02-051-11/+27
* [CI] push forgejo branches to the specified destination (squash) verboseEarl Warren2024-02-051-0/+2
* [CI] Forgejo Actions e2e tests (squash) generateEarl Warren2024-02-051-1/+1
* [CI] push forgejo branches to the specified destinationEarl Warren2024-02-051-0/+25
* [CI] Forgejo Actions e2e tests (squash) do not try in simulationEarl Warren2024-02-052-1/+9
* [CI] cascade release with end-to-endEarl Warren2024-02-052-0/+45
* [CI] Forgejo Actions e2e testsEarl Warren2024-02-051-0/+37
* [CI] Forgejo Actions based release process (squash) refactor (#2053)Earl Warren2024-02-057-370/+56
* [CI] upload the forgejo under test as an artifact for end-to-endEarl Warren2024-02-052-0/+103