Skip to content

v0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 19:50
· 220 commits to main since this release
v0.1.5
5d9169b

Changelog

  • bf67c93 build(deps): bump github.com/ctfer-io/go-ctfd to v0.3.8
  • 3ea5ed9 chore(ctfd_challenge): add doc and cleanup technical debt
  • b02b236 chore(ctfd_user): remove "user" repetition in "username"
  • 4faa89f chore(deps): bump actions/cache from 3 to 4
  • 332120a chore(deps): bump github.com/hashicorp/terraform-plugin-docs
  • 3646155 chore(deps): bump github.com/hashicorp/terraform-plugin-docs
  • 076d910 chore(deps): bump github.com/hashicorp/terraform-plugin-framework
  • 81fe7b5 chore(deps): bump github.com/hashicorp/terraform-plugin-go
  • b5aca5a chore(deps): bump github.com/hashicorp/terraform-plugin-go
  • 4d09285 chore(deps): bump golangci/golangci-lint-action from 3 to 4
  • 50f8d06 chore(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
  • 2dc9632 chore(deps): upgrade to Go 1.22
  • 1f5f769 chore: add gitignore to avoid failling commit
  • 030fc30 chore: move provider out of internal submodule
  • 2ec9505 chore: propagate context and fix typo
  • 5d9169b ci(codeql): install Go according to go.mod version
  • e524c7e ci: add changelog to releases
  • ccbeecf ci: harden by pinning dependencies
  • 51fdf83 ci: remove lexical use of unit tests as only running acceptance
  • 07f1a08 ci: restrict permissions
  • a1e9315 ci: run acceptance tests from github workflow
  • 2aead83 feat!: ease value assignement by dropping .initial in favor of .value
  • 3c49ea1 feat(ctfd_user): add support of CTFd users
  • 710f3ce feat(teams): add support of resource and data source
  • 809c37e feat: add support of ctfd_challenge.next attribute
  • 4111e70 feat: ensure CTFd URL is defined in the provider configuration
  • b89600b fix(ci): create covmeta file if does not exist
  • cb9ab2c fix(ci): setup config turned to team mode
  • bb1239d fix(ctfd_challenge): set value as required
  • a569e43 fix(test-acc): fix emails to avoid internal server errors
  • 2db9820 tests(acc): add requirements on another challenge