Skip to content

v1.3

Latest
Compare
Choose a tag to compare
@ericflores108 ericflores108 released this 04 Aug 23:39
· 1 commit to main since this release
4168891

Changelog

  • 6446ae2 Merge pull request #2 from ericflores108/feat/provider-bw
  • 3cae70e Merge pull request #3 from ericflores108/feat/edit-config
  • 4168891 Merge pull request #4 from ericflores108/feat/edit-config
  • 2eaf605 Refactor OPManager to use pointer receivers
  • be3ea3e chore: simple pipeline file
  • d27200c chore: update pipeline
  • e3b62f2 feat: add bw as a provider
  • 807f24f feat: add interface
  • cb2a4d4 feat: create bwmanager
  • acc9741 feat: update config set-provider
  • 39e6181 feat: use enum pattern for PostmanType
  • 5df47e1 fix: remove log
  • f98e59c fix: remove logs
  • 171880a refactor(postman): Replace %w with %v in error wrapping
  • 4493e93 refactor(workspace): use conventional naming for func and vars
  • 7272f51 refactor: add provider to config
  • 15c0a8a refactor: items
  • 65b522a refactor: move get secret to provider
  • d4a40a3 refactor: root command, use utils package to handle config functions
  • adea533 refactor: use plugin with config/credentials sent from provider