aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/container_test.yml
AgeCommit message (Expand)AuthorFilesLines
2021-09-05clean upChris Lu1-53/+0
2021-08-28Merge pull request #2292 from logband/master2.65Chris Lu1-2/+1
2021-08-29fix(ci): use cleaner naming for jobsAlexander1-1/+1
2021-08-29fix(ci): further testing of CI logicAlexander1-5/+0
2021-08-29fix(ci): do not run on mainline branchAlexander1-0/+4
2021-08-29fix(ci): never try to push on test pull requestAlexander1-1/+1
2021-08-28fix(ci): use matrix for all container runsAlexander1-1/+6
2021-08-28fix(ci): remove ppc64le and s390x supportAlexander1-1/+1
2021-08-28fix(ci): only cancel previous in-progress workflow of the same groupAlexander1-1/+1
2021-08-28feature(ci): cancel previous runs if in-progressAlexander1-0/+4
2021-08-28feature(ci): recognise more arches and add build testsAlexander1-0/+1
2021-08-28revert(ci): re-add platforms since builds were addedAlexander1-1/+1
2021-08-28fix(ci): seaweedfs does not build for ppc or z-kernel systemsAlexander1-1/+1
2021-08-28chore(ci): move to using newer metadata actionAlexander1-1/+1
2021-08-28feature(ci): trigger on pull requestAlexander1-0/+1
2021-08-28feature(ci): add container build testingAlexander1-0/+43