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

[releases/2.1] Cherry-pick: Update version checking to warn that version is deprecated and error if there is no .serviceconfig version #935

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Sep 24, 2024

What does this Pull Request accomplish?

Cherry-pick #911 into releases/2.1.

Copy link

github-actions bot commented Sep 24, 2024

Test Results

    40 files  ± 0      40 suites  ±0   51m 16s ⏱️ - 4m 0s
   695 tests + 1     695 ✅ + 1      0 💤 ±0  0 ❌ ±0 
16 890 runs  +30  15 820 ✅ +30  1 070 💤 ±0  0 ❌ ±0 

Results for commit b3f6018. ± Comparison against base commit 4e4b124.

♻️ This comment has been updated with latest results.

…if there is no .serviceconfig version (#911)

* Update version checking to warn that version is deprecated and to ensure that there is a version in the .serviceconfig file

* Fix lint error

* Update error message to mention version field in .serviceconfig

* Fix assert

* Fix lint errors

* Remove RuntimeError

* Use empty string

* Fix test to not expect RuntimeError

* Fix formatting

(cherry picked from commit 113b166)
@bkeryan bkeryan force-pushed the users/bkeryan/cherry-pick-version-checking branch from baff605 to b3f6018 Compare September 26, 2024 00:05
@bkeryan bkeryan merged commit a267107 into releases/2.1 Sep 26, 2024
17 checks passed
@bkeryan bkeryan deleted the users/bkeryan/cherry-pick-version-checking branch September 26, 2024 01:51
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.

2 participants