-
Notifications
You must be signed in to change notification settings - Fork 6
tech debt: cleanup organic-traffic disabled from audit config #253
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
Labels
tech debt
Technical Debt
Comments
barshat7
pushed a commit
to barshat7/spacecat-audit-worker
that referenced
this issue
Apr 1, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@adobe/spacecat-shared-http-utils](https://redirect.github.com/adobe/spacecat-shared) | [`1.9.5` -> `1.9.6`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-http-utils/1.9.5/1.9.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@adobe/spacecat-shared-slack-client](https://redirect.github.com/adobe/spacecat-shared) | [`1.5.3` -> `1.5.4`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-slack-client/1.5.3/1.5.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@adobe/spacecat-shared-utils](https://redirect.github.com/adobe/spacecat-shared) | [`1.26.4` -> `1.26.5`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-utils/1.26.4/1.26.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>adobe/spacecat-shared (@​adobe/spacecat-shared-http-utils)</summary> ### [`v1.9.6`](https://redirect.github.com/adobe/spacecat-shared/releases/tag/%40adobe/spacecat-shared-http-utils-v1.9.6) [Compare Source](https://redirect.github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-http-utils-v1.9.5...@adobe/spacecat-shared-http-utils-v1.9.6) ##### Bug Fixes - branch protection / npm cache / deps ([#​545](https://redirect.github.com/adobe/spacecat-shared/issues/545)) ([004de60](https://redirect.github.com/adobe/spacecat-shared/commit/004de60b05b5039590f92ed8f7117725f6e4df41)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/adobe/spacecat-content-scraper). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
barshat7
pushed a commit
to barshat7/spacecat-audit-worker
that referenced
this issue
Apr 1, 2025
## [1.18.2](https://github.com/adobe/spacecat-content-scraper/compare/v1.18.1...v1.18.2) (2025-01-16) ### Bug Fixes * **deps:** update adobe fixes ([adobe#253](https://github.com/adobe/spacecat-content-scraper/issues/253)) ([5bec072](https://github.com/adobe/spacecat-content-scraper/commit/5bec072214d901f9cfdaf3331111a0723a4819b9))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
organic-traffic was initially developed as an audit for which we introduced disabled: true by default, since we were going to selectively enable it due to costs reasons.
Now that organic-traffic is a metric import and uses the imports configuration instead, we should cleanup the organic-traffic disabled from all future and existing audit configs.
The text was updated successfully, but these errors were encountered: