Skip to content

v1.0.0-alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 02:04
· 1 commit to main since this release

Features

  • add config file for circleci (Dorian Neto)
  • add go config file for github actions (Dorian Neto)
  • set GOPATH to go config file (github actions) (Dorian Neto)
  • update set up go version (github actions) (Dorian Neto)
  • add debug step (github actions) (Dorian Neto)
  • fix GOPATH on build and test steps (github actions) (Dorian Neto)
  • remove build step (github actions) (Dorian Neto)
  • add step to install dependencies (github actions) (Dorian Neto)
  • downgrade go version (github actions) (Dorian Neto)
  • add item to debug (github actions) (Dorian Neto)
  • set bucket name on the constructor (couchbase client adapter) (Dorian)
  • add readme (Dorian)
  • add readme extension (Dorian)
  • add install section to README (Dorian)
  • add release workflow to github actions (Dorian)
  • add files to changelog via github actions (Dorian)
  • enable workflow dispatch to go workflow (Dorian)
  • enable workflow dispatch on release workflow (Dorian)
  • add content write permission to release job on release workflow (Dorian)

Bug Fixes

  • improve validator encapsulation (Dorian Neto)
  • reuseable workflow issue (Dorian)
  • enable workflow call on go workflow (Dorian)
  • move permission statement added to the wrong job on release workflow (Dorian)

Code Refactoring

Tests

Commits

  • 804e420: Revert "feat: add config file for circleci" (Dorian Neto)