Skip to content

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

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

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: ef21b70d-1ddb-405a-a38e-8bf0b92d0597

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.

impoiler commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@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 2 times, most recently from 82e30de to d55726a Compare July 31, 2026 07:25
@impoiler
impoiler force-pushed the 07-29-refactor_api_structure branch from ce9e38f to 036a707 Compare July 31, 2026 07:26
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch from d55726a to 691117e Compare July 31, 2026 08:44
@impoiler
impoiler force-pushed the 07-29-refactor_api_structure branch 2 times, most recently from 38d4755 to 4f11aa0 Compare July 31, 2026 12:51
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch 2 times, most recently from a9b6647 to 16f3d9e Compare August 3, 2026 06:12
@impoiler
impoiler force-pushed the 07-29-refactor_api_structure branch from 4f11aa0 to 642c4ea Compare August 3, 2026 06:12
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch from 16f3d9e to 6fd9721 Compare August 4, 2026 09:32
@impoiler
impoiler force-pushed the 07-29-refactor_api_structure branch from 642c4ea to 78e9abe Compare August 4, 2026 09:32
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch from 6fd9721 to e5155d2 Compare August 4, 2026 09:43
@impoiler
impoiler force-pushed the 07-29-refactor_api_structure branch 2 times, most recently from 1354ca8 to 466edac Compare August 4, 2026 10:16
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch from e5155d2 to 011e38f Compare August 4, 2026 10:16
@impoiler
impoiler force-pushed the 07-29-feat_adds_deprecated_and_enterprise_tags_in_api_refs branch from 011e38f to 279ff98 Compare August 4, 2026 10:23
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