Skip to content

feat: adds deprecated and Enterprise tags in api refs - #5652

Draft
impoiler wants to merge 1 commit into
07-29-refactor_api_structurefrom
07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs
Draft

feat: adds deprecated and Enterprise tags in api refs#5652
impoiler wants to merge 1 commit into
07-29-refactor_api_structurefrom
07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs

Conversation

@impoiler

Copy link
Copy Markdown
Contributor

Summary

Briefly explain the purpose of this PR and the problem it solves.

Changes

  • What was changed and why
  • Any notable design decisions or trade-offs

Type of change

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Chore/CI

Affected areas

  • Core (Go)
  • Transports (HTTP)
  • Providers/Integrations
  • Plugins
  • UI (React)
  • Docs

How to test

Describe the steps to validate this change. Include commands and expected outcomes.

# Core/Transports
go version
go test ./...

# UI
cd ui
pnpm i || npm i
pnpm test || npm test
pnpm build || npm run build

If adding new configs or environment variables, document them here.

Screenshots/Recordings

If UI changes, add before/after screenshots or short clips.

Breaking changes

  • Yes
  • No

If yes, describe impact and migration instructions.

Related issues

Link related issues and discussions. Example: Closes #123

Security considerations

Note any security implications (auth, secrets, PII, sandboxing, etc.).

Checklist

  • I read docs/contributing/README.md and followed the guidelines
  • I added/updated tests where appropriate
  • I updated documentation where needed
  • I verified builds succeed (Go and UI)
  • I verified the CI pipeline passes locally if applicable

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 9101cd07-2de5-4882-9ae3-f3683e778f9c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

Copy link
Copy Markdown
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@impoiler impoiler mentioned this pull request Jul 29, 2026
18 tasks
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch from 463576a to d59a355 Compare July 29, 2026 10:33
@impoiler
impoiler force-pushed the 07-29-refactor_api_structure branch from 701e3e8 to 0c1c1cb Compare July 29, 2026 10:33
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch 3 times, most recently from b588bc6 to a6ead7f Compare July 29, 2026 13:02
@impoiler
impoiler force-pushed the 07-29-refactor_api_structure branch from 9815c94 to 79528af Compare July 29, 2026 13:15
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch 2 times, most recently from d9dd7e0 to 4d0cca2 Compare July 29, 2026 14:02
@impoiler
impoiler force-pushed the 07-29-refactor_api_structure branch from 79528af to a8efe5d Compare July 30, 2026 06:48
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch from 4d0cca2 to 17ed8ff Compare July 30, 2026 06:48
@impoiler
impoiler force-pushed the 07-29-refactor_api_structure branch from a8efe5d to ce9e38f Compare July 30, 2026 08:27
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch from 17ed8ff to 82e30de Compare July 30, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant