Skip to content

fix: Remove outdated login hint message#18044

Merged
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
erezrokah:fix/remove_cloudquery_login_warning
May 24, 2024
Merged

fix: Remove outdated login hint message#18044
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
erezrokah:fix/remove_cloudquery_login_warning

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

This message is outdated and doesn't work well when someone has the plugins pre-downloaded already (e.g. using an offline license).

@erezrokah erezrokah requested review from a team, bbernays and candiduslynx and removed request for a team and candiduslynx May 24, 2024 10:51
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label May 24, 2024
@erezrokah
Copy link
Copy Markdown
Member Author

OK had to do another commit to only remove the warning. The initial PR changed so we return an error instead of nil which would break stuff.

The issue is that we can't really check if a token is needed just by looking at the spec, we need to see if the plugins are also pre-downloaded which would require a bit of work

@erezrokah erezrokah added automerge Automatically merge once required checks pass and removed automerge Automatically merge once required checks pass labels May 24, 2024
@kodiakhq kodiakhq bot merged commit 6b5a9a5 into cloudquery:main May 24, 2024
kodiakhq bot pushed a commit that referenced this pull request May 24, 2024
🤖 I have created a release *beep* *boop*
---


## [5.20.2](cli-v5.20.1...cli-v5.20.2) (2024-05-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.16 ([#18041](#18041)) ([9d62b39](9d62b39))
* Remove outdated login hint message ([#18044](#18044)) ([6b5a9a5](6b5a9a5))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants