summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* doc: Update SECURITY.md to include Github's reporting mechanismHEADmasterFlorian Zschocke2024-05-201-1/+4
* Update Moxie to version 0.10.0Florian Zschocke2023-04-031-4/+4
* Adjust URLs to gitblit.github.io to point to gitblit-org.github.ioFlorian Zschocke2023-04-031-1/+1
* Adjust path after moving from "gitblit" to "gitblit-org" on GithubFlorian Zschocke2022-12-091-2/+2
* ci: Delete nightly build artefact after testing the containerFlorian Zschocke2022-11-071-7/+7
* Fix paths after update of checkout actionFlorian Zschocke2022-11-011-10/+4
* ci: Replace set-output command with echo to GITHUB_OUTPUTFlorian Zschocke2022-10-271-2/+2
* ci: Update action versions in nightly build workflowFlorian Zschocke2022-10-271-10/+11
* ci: Update action versions in push build workflowFlorian Zschocke2022-10-271-4/+6
* ci: Build pull requests, tooFlorian Zschocke2022-10-271-1/+5
* Create SECURITY.mdFlorian Zschocke2022-06-201-0/+12
* ci: Add debug logging to nightly buildFlorian Zschocke2022-04-091-1/+3
* ci: Remove Java 7 buildFlorian Zschocke2022-02-061-21/+24
* ci: Transition to ICO image labelsFlorian Zschocke2022-02-061-0/+2
* ci: Allow to force build a nightly versionFlorian Zschocke2022-02-061-1/+1
* ci: Test nightly docker image with Goss before pushing to registryFlorian Zschocke2022-02-061-0/+53
* ci: Add workflow for a nightly build of docker imageFlorian Zschocke2022-02-061-0/+180
* build: Allow for updating an existing draft releaseFlorian Zschocke2022-02-011-20/+328
* ci: Ignore all branches starting with `release`.Florian Zschocke2020-01-311-2/+1
* Add deployment of a release to GitHubFlorian Zschocke2020-01-271-0/+2560
* Run build and tests on Java 7.Florian Zschocke2020-01-111-1/+1
* ci: Ignore release and gh-pages branches for CI build on pushFlorian Zschocke2020-01-111-1/+6
* ci: Add build with Java 7 on LinuxFlorian Zschocke2020-01-101-0/+29
* Build on matrix of latest Ubunutu and latest Windows.Florian Zschocke2020-01-051-1/+2
* Build as matrix of Java 8 and 11, only.Florian Zschocke2020-01-051-1/+1
* Build with matrix of Java 7, 8 and 11.Florian Zschocke2020-01-051-5/+10
* Add ci workflow to build on every push.Florian Zschocke2020-01-051-0/+25