Skip to content

[GitHub] Update to 1.1.4-ee410229436a838f44c982a4ed9c9572 from 1.1.4-4443d2c21890f0b754f9e632d191bd85 #1414

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

Conversation

WyriHaximus
Copy link
Member

Detected Schema changes:

├─┬Paths
│ ├──[➖] path (24595:3)❌ 
│ ├──[➖] path (24501:3)❌ 
│ ├──[➖] path (1656:3)❌ 
│ ├──[➖] path (1436:3)❌ 
│ ├──[➖] path (2052:3)❌ 
│ ├──[➖] path (1688:3)❌ 
│ ├──[➖] path (1919:3)❌ 
│ ├──[➖] path (1976:3)❌ 
│ ├─┬/orgs/{org}/security-managers/teams/{team_slug}
│ │ ├─┬PUT
│ │ │ ├──[🔀] description (13840:20)
│ │ │ ├──[➖] deprecated (14542:19)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-github (13859:9)
│ │ └─┬DELETE
│ │   ├──[🔀] description (13866:20)
│ │   ├──[➖] deprecated (14568:19)
│ │   └─┬Extensions
│ │     └──[🔀] x-github (13885:9)
│ └─┬/orgs/{org}/security-managers
│   └─┬GET
│     ├──[🔀] description (13805:20)
│     ├──[➖] deprecated (14515:19)
│     └─┬Extensions
│       └──[🔀] x-github (13832:9)
└─┬Components
  ├──[➖] responses (228850:7)❌ 
  ├──[➖] responses (228841:7)❌ 
  ├──[➖] examples (213538:7)❌ 
  ├──[➖] examples (202960:7)❌ 
  ├──[➖] examples (213529:7)❌ 
  ├──[➖] examples (213524:7)❌ 
  ├──[➖] examples (213519:7)❌ 
  ├──[➖] examples (202906:7)❌ 
  ├──[➖] examples (213534:7)❌ 
  ├──[➖] schemas (82818:7)❌ 
  ├──[➖] schemas (82836:7)❌ 
  ├──[➖] schemas (82826:7)❌ 
  ├──[➖] schemas (82831:7)❌ 
  ├──[➖] schemas (82863:7)❌ 
  ├──[➖] schemas (82849:7)❌ 
  └─┬api-overview
    └─┬domains
      └──[➖] properties (72096:13)❌ 

Document Element Total Changes Breaking Changes
paths 17 8
components 16 16

Date: 12/16/24 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml

  • BREAKING Changes: 24 out of 33
  • Modifications: 6
  • Removals: 27
  • Breaking Removals: 24

ERROR: breaking changes discovered

…4443d2c21890f0b754f9e632d191bd85

Detected Schema changes:

```
├─┬Paths
│ ├──[➖] path (24595:3)❌
│ ├──[➖] path (24501:3)❌
│ ├──[➖] path (1656:3)❌
│ ├──[➖] path (1436:3)❌
│ ├──[➖] path (2052:3)❌
│ ├──[➖] path (1688:3)❌
│ ├──[➖] path (1919:3)❌
│ ├──[➖] path (1976:3)❌
│ ├─┬/orgs/{org}/security-managers/teams/{team_slug}
│ │ ├─┬PUT
│ │ │ ├──[🔀] description (13840:20)
│ │ │ ├──[➖] deprecated (14542:19)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-github (13859:9)
│ │ └─┬DELETE
│ │   ├──[🔀] description (13866:20)
│ │   ├──[➖] deprecated (14568:19)
│ │   └─┬Extensions
│ │     └──[🔀] x-github (13885:9)
│ └─┬/orgs/{org}/security-managers
│   └─┬GET
│     ├──[🔀] description (13805:20)
│     ├──[➖] deprecated (14515:19)
│     └─┬Extensions
│       └──[🔀] x-github (13832:9)
└─┬Components
  ├──[➖] responses (228850:7)❌
  ├──[➖] responses (228841:7)❌
  ├──[➖] examples (213538:7)❌
  ├──[➖] examples (202960:7)❌
  ├──[➖] examples (213529:7)❌
  ├──[➖] examples (213524:7)❌
  ├──[➖] examples (213519:7)❌
  ├──[➖] examples (202906:7)❌
  ├──[➖] examples (213534:7)❌
  ├──[➖] schemas (82818:7)❌
  ├──[➖] schemas (82836:7)❌
  ├──[➖] schemas (82826:7)❌
  ├──[➖] schemas (82831:7)❌
  ├──[➖] schemas (82863:7)❌
  ├──[➖] schemas (82849:7)❌
  └─┬api-overview
    └─┬domains
      └──[➖] properties (72096:13)❌

```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 17            | 8                |
| components       | 16            | 16               |

Date: 12/16/24 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml

- ❌ **BREAKING Changes**: _24_ out of _33_
- **Modifications**: _6_
- **Removals**: _27_
- **Breaking Removals**: _24_

ERROR: breaking changes discovered
@WyriHaximus WyriHaximus merged commit 001b596 into main Dec 16, 2024
66 of 82 checks passed
@WyriHaximus WyriHaximus deleted the GitHub/from-1.1.4-ee410229436a838f44c982a4ed9c9572-from-1.1.4-ee410229436a838f44c982a4ed9c9572 branch December 16, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant