[PR #86] [MERGED] Merge in develop #137

Closed
opened 2025-11-20 04:17:21 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kiranshila/Doplarr/pull/86
Author: @kiranshila
Created: 6/16/2022
Status: Merged
Merged: 6/16/2022
Merged by: @kiranshila

Base: mainHead: develop


📝 Commits (8)

  • 5b5bcac Little cleanup and remove stacktrace colors
  • e94a753 Limit label length in button
  • 61eedd6 Add raw HTTP response to trace logging
  • f568f67 Remove redirect policy (fail early)
  • 0b56e1e Try a non-promise chan for the HTTP responses
  • 67835b3 Back to promise-chan, put trace in http cb
  • f8bee90 Add season folders config
  • bd7587e Add season-folders in config chart and example edn

📊 Changes

8 files changed (+17 additions, -11 deletions)

View changed files

📝 config.edn (+1 -0)
📝 docs/configuration.md (+2 -1)
📝 src/doplarr/backends/sonarr.clj (+4 -4)
📝 src/doplarr/config.clj (+1 -0)
📝 src/doplarr/config/specs.clj (+2 -0)
📝 src/doplarr/core.clj (+2 -1)
📝 src/doplarr/discord.clj (+2 -3)
📝 src/doplarr/utils.clj (+3 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kiranshila/Doplarr/pull/86 **Author:** [@kiranshila](https://github.com/kiranshila) **Created:** 6/16/2022 **Status:** ✅ Merged **Merged:** 6/16/2022 **Merged by:** [@kiranshila](https://github.com/kiranshila) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (8) - [`5b5bcac`](https://github.com/kiranshila/Doplarr/commit/5b5bcacc0cfcc6e064accde3bae5f61cf9c5f19b) Little cleanup and remove stacktrace colors - [`e94a753`](https://github.com/kiranshila/Doplarr/commit/e94a75398001fc65364b7839c1542df9a0719f9b) Limit label length in button - [`61eedd6`](https://github.com/kiranshila/Doplarr/commit/61eedd6bd8b84eb0f0b46bacdd076183b8976944) Add raw HTTP response to trace logging - [`f568f67`](https://github.com/kiranshila/Doplarr/commit/f568f670f5169f35dd41aac6fde694d9ceff0f4d) Remove redirect policy (fail early) - [`0b56e1e`](https://github.com/kiranshila/Doplarr/commit/0b56e1e06f354f0b6037e6a366b7a17aef1e5c7e) Try a non-promise chan for the HTTP responses - [`67835b3`](https://github.com/kiranshila/Doplarr/commit/67835b32c6b88adf8e80fbe6bc57e9dd7ee671b9) Back to promise-chan, put trace in http cb - [`f8bee90`](https://github.com/kiranshila/Doplarr/commit/f8bee903923f900da21233bb5343fe364920542d) Add season folders config - [`bd7587e`](https://github.com/kiranshila/Doplarr/commit/bd7587e22aec9acb60b64a045dfea3aa0d0fbbaa) Add season-folders in config chart and example edn ### 📊 Changes **8 files changed** (+17 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `config.edn` (+1 -0) 📝 `docs/configuration.md` (+2 -1) 📝 `src/doplarr/backends/sonarr.clj` (+4 -4) 📝 `src/doplarr/config.clj` (+1 -0) 📝 `src/doplarr/config/specs.clj` (+2 -0) 📝 `src/doplarr/core.clj` (+2 -1) 📝 `src/doplarr/discord.clj` (+2 -3) 📝 `src/doplarr/utils.clj` (+3 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:17:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Doplarr#137