-
Notifications
You must be signed in to change notification settings - Fork 547
fix: Update XKCD and hackernews to fix tracking in cloud UI #18913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Enhanced eslint rules for both plugins
hermanschaaf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should set up some automation to keep the linting (and other) config files that are common across plugins in sync?
yeah, that's a good idea, I will think about something |
🤖 I have created a release *beep* *boop* --- ## [3.5.2](plugins-source-hackernews-v3.5.1...plugins-source-hackernews-v3.5.2) (2024-08-13) ### Bug Fixes * **deps:** Update dependency @cloudquery/cloud-ui to v0.1.13 ([#18874](#18874)) ([73f5ff0](73f5ff0)) * **deps:** Update dependency @cloudquery/plugin-config-ui-connector to v0.2.12 ([#18869](#18869)) ([47734e3](47734e3)) * **deps:** Update dependency @cloudquery/plugin-config-ui-connector to v0.2.13 ([#18911](#18911)) ([85425cb](85425cb)) * **deps:** Update dependency @cloudquery/plugin-config-ui-lib to ^0.0.54 ([#18870](#18870)) ([8c5a436](8c5a436)) * **deps:** Update dependency @cloudquery/plugin-config-ui-lib to ^0.0.55 ([#18877](#18877)) ([07e176b](07e176b)) * **deps:** Update dependency @cloudquery/plugin-config-ui-lib to ^0.0.56 ([#18904](#18904)) ([62fbd9a](62fbd9a)) * **deps:** Update dependency @cloudquery/plugin-config-ui-lib to ^0.0.57 ([#18912](#18912)) ([f4ebbfb](f4ebbfb)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.59.0 ([#18881](#18881)) ([8f7667f](8f7667f)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.60.0 ([#18922](#18922)) ([7626636](7626636)) * Table selector for xkcd and hackernews plugin UI ([#18910](#18910)) ([3dd1e22](3dd1e22)) * Update XKCD and hackernews to fix tracking in cloud UI ([#18913](#18913)) ([c05da5a](c05da5a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [1.3.2](plugins-source-xkcd-v1.3.1...plugins-source-xkcd-v1.3.2) (2024-08-13) ### Bug Fixes * **deps:** Update dependency @cloudquery/cloud-ui to v0.1.13 ([#18874](#18874)) ([73f5ff0](73f5ff0)) * **deps:** Update dependency @cloudquery/plugin-config-ui-connector to v0.2.12 ([#18869](#18869)) ([47734e3](47734e3)) * **deps:** Update dependency @cloudquery/plugin-config-ui-connector to v0.2.13 ([#18911](#18911)) ([85425cb](85425cb)) * **deps:** Update dependency @cloudquery/plugin-config-ui-lib to ^0.0.54 ([#18870](#18870)) ([8c5a436](8c5a436)) * **deps:** Update dependency @cloudquery/plugin-config-ui-lib to ^0.0.55 ([#18877](#18877)) ([07e176b](07e176b)) * **deps:** Update dependency @cloudquery/plugin-config-ui-lib to ^0.0.56 ([#18904](#18904)) ([62fbd9a](62fbd9a)) * **deps:** Update dependency @cloudquery/plugin-config-ui-lib to ^0.0.57 ([#18912](#18912)) ([f4ebbfb](f4ebbfb)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.59.0 ([#18881](#18881)) ([8f7667f](8f7667f)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.60.0 ([#18922](#18922)) ([7626636](7626636)) * **main:** Plugin UI data generation dx and ci fixes ([#18915](#18915)) ([0cc7050](0cc7050)) * Table selector for xkcd and hackernews plugin UI ([#18910](#18910)) ([3dd1e22](3dd1e22)) * Update XKCD and hackernews to fix tracking in cloud UI ([#18913](#18913)) ([c05da5a](c05da5a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Enhanced eslint rules for both plugins