Skip to content

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

Open
iuliag opened this issue May 13, 2024 · 0 comments
Open

tech debt: cleanup organic-traffic disabled from audit config #253

iuliag opened this issue May 13, 2024 · 0 comments
Labels
tech debt Technical Debt

Comments

@iuliag
Copy link
Contributor

iuliag commented May 13, 2024

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.

@iuliag iuliag added the tech debt Technical Debt label May 13, 2024
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)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-http-utils/1.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-shared-http-utils/1.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-shared-http-utils/1.9.5/1.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-shared-http-utils/1.9.5/1.9.6?slim=true)](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)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-slack-client/1.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-shared-slack-client/1.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-shared-slack-client/1.5.3/1.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-shared-slack-client/1.5.3/1.5.4?slim=true)](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)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-utils/1.26.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-shared-utils/1.26.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-shared-utils/1.26.4/1.26.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-shared-utils/1.26.4/1.26.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>adobe/spacecat-shared
(@&#8203;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
([#&#8203;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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Technical Debt
Projects
None yet
Development

No branches or pull requests

1 participant