Skip to content

fix: Extract HUBSPOT_APP_TOKEN to spec#16553

Merged
kodiakhq[bot] merged 6 commits into
mainfrom
feat/hubspot-extract-api-key-to-spec
Feb 9, 2024
Merged

fix: Extract HUBSPOT_APP_TOKEN to spec#16553
kodiakhq[bot] merged 6 commits into
mainfrom
feat/hubspot-extract-api-key-to-spec

Conversation

@disq
Copy link
Copy Markdown
Member

@disq disq commented Feb 8, 2024

Since this is token's first appearance on the spec I don't think we should remove the env var yet.

Comment thread plugins/source/hubspot/client/spec/spec.go Outdated
Comment thread plugins/source/hubspot/client/spec/spec.go Outdated
Comment thread plugins/source/hubspot/docs/overview.md Outdated
disq and others added 4 commits February 8, 2024 07:32
Co-authored-by: Alex Shcherbakov <candiduslynx@users.noreply.github.com>
Co-authored-by: Alex Shcherbakov <candiduslynx@users.noreply.github.com>
Co-authored-by: Alex Shcherbakov <candiduslynx@users.noreply.github.com>
@disq disq added the automerge Automatically merge once required checks pass label Feb 9, 2024
@kodiakhq kodiakhq Bot merged commit f101788 into main Feb 9, 2024
@kodiakhq kodiakhq Bot deleted the feat/hubspot-extract-api-key-to-spec branch February 9, 2024 08:57
kodiakhq Bot pushed a commit that referenced this pull request Feb 14, 2024
🤖 I have created a release *beep* *boop*
---


## [3.1.0](plugins-source-hubspot-v3.0.18...plugins-source-hubspot-v3.1.0) (2024-02-14)


### Features

* Add JSON schema to HubSpot ([#16550](#16550)) ([8359bb7](8359bb7))


### Bug Fixes

* **deps:** Update github.com/clarkmcc/go-hubspot digest to abe38a1 ([#16502](#16502)) ([df34acf](df34acf))
* **deps:** Update golang.org/x/exp digest to 1b97071 ([#16419](#16419)) ([6d77cd1](6d77cd1))
* **deps:** Update google.golang.org/genproto/googleapis/api digest to 1f4bbc5 ([#16421](#16421)) ([9489931](9489931))
* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to 1f4bbc5 ([#16422](#16422)) ([74e98fc](74e98fc))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.0 ([#16237](#16237)) ([3fcdab0](3fcdab0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.1 ([#16296](#16296)) ([ab4a0da](ab4a0da))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.2 ([#16342](#16342)) ([f3eb857](f3eb857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.28.0 ([#16362](#16362)) ([9166b6b](9166b6b))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.29.0 ([#16395](#16395)) ([fb1102e](fb1102e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.29.1 ([#16430](#16430)) ([738e89f](738e89f))
* Extract `HUBSPOT_APP_TOKEN` to spec ([#16553](#16553)) ([f101788](f101788))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq Bot pushed a commit that referenced this pull request Feb 28, 2024
…m spec (#16944)

#### Summary

Somewhat follow up to #16553 to use the spec token (we already read it from the env variable, just don't use it).

Also cleans up the example config to be a more minimal one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/source/hubspot automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants