Skip to content

chore: removed inactive sources#965

Open
egordidenko wants to merge 1 commit intomainfrom
chore/inactive-sources
Open

chore: removed inactive sources#965
egordidenko wants to merge 1 commit intomainfrom
chore/inactive-sources

Conversation

@egordidenko
Copy link
Copy Markdown
Contributor

@egordidenko egordidenko commented May 1, 2026

Description

Checklist

Summary by CodeRabbit

  • Chores
    • Removed support for uploading from Flickr, VK, Evernote, and Huddle.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d2face25-242f-430a-95b3-b943a800d09e

📥 Commits

Reviewing files that changed from the base of the PR and between 60ba9f1 and ba1f26c.

📒 Files selected for processing (1)
  • src/utils/UploadSource.ts
💤 Files with no reviewable changes (1)
  • src/utils/UploadSource.ts

📝 Walkthrough

Walkthrough

Four external upload source constants (FLICKR, VK, EVERNOTE, HUDDLE) were removed from the ExternalUploadSource object in src/utils/UploadSource.ts, which automatically updates the derived SourceTypes union type to exclude the corresponding members.

Changes

Cohort / File(s) Summary
Upload source constants removal
src/utils/UploadSource.ts
Removed four constants (FLICKR, VK, EVERNOTE, HUDDLE) from ExternalUploadSource object; corresponding union members automatically removed from SourceTypes derived type.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Four sources hop away today,
From upload's bustling display,
FLICKR, VK fade to gray,
EVERNOTE and HUDDLE won't stay—
Cleaner code in every way! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is completely empty except for the template structure; it contains no issue link, change description, code snippets, or checklist items filled out. Fill in the description with: a link to the related issue, a brief explanation of why these sources are inactive, and check applicable checklist items based on whether tests or documentation changes are needed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: removed inactive sources' clearly and concisely describes the main change: removal of unused upload source constants from the codebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/inactive-sources

Review rate limit: 4/5 reviews remaining, refill in 12 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants