Skip to content
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

Add doc for bumping version when no operation is generated #3004

Open
wanlwanl opened this issue Jan 15, 2025 · 1 comment
Open

Add doc for bumping version when no operation is generated #3004

wanlwanl opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
P1 priority 1 RLC

Comments

@wanlwanl
Copy link
Member

Some service doesn't generate operations and need rules to describe how to bump the version.

@qiaozha
Copy link
Member

qiaozha commented Jan 15, 2025

I can think of two options here.

  1. we fallback to bump a minor version whenever there's no version detected.
  2. we still compare the api view diff no matter if there's any api version detected and bump version according to the api view comparison result.

@joheredi how do you think?

This is the reason that causes the event grid service automation ci failure https://github.com/Azure/azure-rest-api-specs/pull/32079/checks?check_run_id=35446624312. /cc @lmazuel

@qiaozha qiaozha added P1 priority 1 RLC labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 priority 1 RLC
Projects
None yet
Development

No branches or pull requests

2 participants