Skip to content

Commit f947335

Browse files
authored
Neon Code Cleanup as part of Service Deprecation (#9715)
1 parent 7524b60 commit f947335

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+0
-16269
lines changed

.github/policies/resourceManagement.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2365,17 +2365,6 @@ configuration:
23652365
- coffeemug
23662366
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
23672367
assignMentionees: False
2368-
- if:
2369-
- hasLabel:
2370-
label: Service Attention
2371-
- hasLabel:
2372-
label: Neon Postgre
2373-
then:
2374-
- mentionUsers:
2375-
mentionees:
2376-
- alluri02
2377-
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
2378-
assignMentionees: False
23792368
- if:
23802369
- hasLabel:
23812370
label: Service Attention

linter_exclusions.yml

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -3588,46 +3588,6 @@ eventgrid namespace topic update:
35883588
rule_exclusions:
35893589
- option_length_too_long
35903590

3591-
neon postgres endpoint create:
3592-
rule_exclusions:
3593-
- missing_command_example
3594-
3595-
neon postgres neon-role create:
3596-
rule_exclusions:
3597-
- missing_command_example
3598-
3599-
neon postgres neon-database create:
3600-
rule_exclusions:
3601-
- missing_command_example
3602-
3603-
neon postgres get-postgres-version:
3604-
rule_exclusions:
3605-
- missing_command_example
3606-
3607-
neon postgres branch:
3608-
rule_exclusions:
3609-
- require_wait_command_if_no_wait
3610-
3611-
neon postgres endpoint:
3612-
rule_exclusions:
3613-
- require_wait_command_if_no_wait
3614-
3615-
neon postgres neon-database:
3616-
rule_exclusions:
3617-
- require_wait_command_if_no_wait
3618-
3619-
neon postgres neon-role:
3620-
rule_exclusions:
3621-
- require_wait_command_if_no_wait
3622-
3623-
neon postgres organization:
3624-
rule_exclusions:
3625-
- require_wait_command_if_no_wait
3626-
3627-
neon postgres project:
3628-
rule_exclusions:
3629-
- require_wait_command_if_no_wait
3630-
36313591
confcom containers from_vn2:
36323592
parameters:
36333593
template:

src/neon/HISTORY.rst

Lines changed: 0 additions & 36 deletions
This file was deleted.

src/neon/README.md

Lines changed: 0 additions & 136 deletions
This file was deleted.

src/neon/azext_neon/__init__.py

Lines changed: 0 additions & 53 deletions
This file was deleted.

src/neon/azext_neon/_breaking_change.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/neon/azext_neon/_help.py

Lines changed: 0 additions & 60 deletions
This file was deleted.

src/neon/azext_neon/_params.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/neon/azext_neon/aaz/__init__.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)