Skip to content

Releases: ctfer-io/ctfd-setup

v1.1.2

01 Jun 12:26
v1.1.2
affeb6f
Compare
Choose a tag to compare

Changelog

  • affeb6f fix: only read configuration file if not empty

v1.1.1

01 Jun 12:21
v1.1.1
6d7df76
Compare
Choose a tag to compare

Changelog

  • e117b33 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  • c3cf42f build(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0
  • a1a1d03 build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
  • 204d6a7 build(deps): bump github/codeql-action from 3.25.5 to 3.25.6
  • 0992aad chore(deps): bump github.com/ctfer-io/go-ctfd from 0.6.5 to 0.7.0
  • 6f7cbb1 fix: action docker image prefix
  • 6d7df76 fix: read configuration file iif set

v1.1.0

18 May 09:08
v1.1.0
57372d6
Compare
Choose a tag to compare

Changelog

  • e2a7765 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  • 1ff62b3 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  • 06de19c build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
  • 1b48b94 build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
  • 94fbe19 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
  • 90b04b9 build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
  • fa01c76 build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
  • cb58eed chore: add action branding
  • 57372d6 chore: release v1.1.0
  • a705b04 chore: replace unstructured root error log, validate configuration file schema
  • 1188e73 ci: add code coverage

v1.0.0

29 Apr 15:04
v1.0.0
7853e5d
Compare
Choose a tag to compare

Changelog

  • ca1edc7 build(deps): bump actions/checkout from 4.1.2 to 4.1.3
  • 3ceab05 build(deps): bump actions/checkout from 4.1.3 to 4.1.4
  • 65303ab build(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11
  • 4f690dd build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2
  • 2078589 build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
  • d603a1a build(deps): bump github/codeql-action from 3.25.1 to 3.25.3
  • 02f98bc build(deps): bump go.uber.org/multierr from 1.10.0 to 1.11.0
  • 8c3d9cf build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
  • 58d7164 build(deps): bump slsa-framework/slsa-github-generator
  • 42071a0 chore: fix typos in varenv and descriptions
  • a6da395 feat!: add of all CTFd settings, change API
  • 7853e5d feat: propagate API changes to GitHub Action

v0.3.0

15 Apr 22:22
v0.3.0
122ac7b
Compare
Choose a tag to compare

Changelog

  • 122ac7b ci: fix CTFd setup
  • 29184b2 feat(cd): improve continuous setup support
  • 73c110d feat: improve CLI and CI/CD integration in GitHub Actions and Drone CI

v0.2.2

10 Apr 08:25
v0.2.2
f272ed9
Compare
Choose a tag to compare

Changelog

  • f272ed9 ci(release): generate subject before SLSA provenance

v0.2.1

10 Apr 08:18
v0.2.1
dcd0ec3
Compare
Choose a tag to compare

Changelog

  • dcd0ec3 ci: login to Docker Hub prior to build&push