Skip to content

Heroku Integration CLI plugin v0.0.2

Compare
Choose a tag to compare
@sbosio sbosio released this 06 Sep 17:19
· 108 commits to main since this release
  • Merge pull request #20 from heroku/sbosio/integration-project f9b645e
  • Address PR feedback: fix missing await f1d5842
  • Updating generator-heroku-integration dependency 973b8d6
  • Add 'integration:project' command b8c3e91
  • Merge pull request #18 from heroku/dependabot/npm_and_yarn/types/nock-11.1.0 fa535c4
  • Merge pull request #7 from heroku/dependabot/npm_and_yarn/mocha-10.7.3 b88c98e
  • Bump mocha from 10.7.0 to 10.7.3 7a9d7b1
  • build(deps-dev): bump @types/nock from 10.0.3 to 11.1.0 d012f4d
  • Merge pull request #17 from heroku/k80/sf-import 15dce28
  • fix typo 4e1bce4
  • test: test fixes ec5ae1c
  • fix: update importState url and add simpleopenapi.yaml for testing 1d99d29
  • add .tool-versions file fa95fb8
  • rebase fix 5214310
  • update readme 7b0dadd
  • test: remove unnecessary test imports and files 593a71b
  • test: remove encoding tests 9fe6f51
  • test: test clean up and fixes 303ac11
  • feat: add salesforce:import command to README 0c57f56
  • feat: improve error messaging 6bbebbb
  • docs: add salesforce:import to README c5cb248
  • feat: add salesforce:import tests and helpers a6078af
  • feat: add salesforce:import command and update types a1afc2c
  • add boilerplate for command 1fff2e1
  • Merge pull request #16 from heroku/sbosio/datacloud-connect ba12f42
  • Fixing test errors on missing output 882fabc
  • Add command 'datacloud:connect' 323fd2f
  • Refactor salesforce:connect for type changes and better error messaging 5d3e601
  • Refactor to align with upcoming Node 20 update 358dac7
  • Merge pull request #15 from heroku/sbosio/integration-connections-info b8af953
  • Add command 'integration:connections:info' 2df1f90
  • Merge pull request #14 from heroku/sbosio/integration-connections 94c5c33
  • Adding command 'integration:connections' 6f85310
  • Merge pull request #12 from heroku/sbosio/salesforce-connect 3b6a05a
  • Bumping version for '@heroku-cli/command' 69ac64a
  • Adding command 'salesforce:connect' and tests ee61ce6
  • Fixing other initialization files that I missed 4a63106
  • Fixing config var and property names in base command class c45ba51
  • Fixing duplicated ESlint RC file f063491
  • Merge pull request #11 from heroku/sbosio/initialization_updates 11356b0
  • Updating the type schemas based on the updated API specification efb758a
  • Adding new topic descriptions e196d32
  • Project initialization b6e4c91

9933981...v0.0.2