Skip to content

eden Release v0.6.0

Compare
Choose a tag to compare
@drnic drnic released this 19 Oct 02:27
· 54 commits to master since this release
  • Switched env vars to match alternate CLI sb-cli

    export SB_BROKER_URL=https://mybroker.com
    export SB_BROKER_USERNAME=username
    export SB_BROKER_PASSWORD=password
    
  • CI now includes test-pr job to automatically build + test pull requests