Skip to content

[GitHub] Update to 1.1.4-569ed36cc004e0f3ecba0e072fcfa984 from 1.1.4-893e2fb0b8fad9258f8b3396ebcda9b9 #1385

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
│ ├─┬/orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[➕] enum (226969:11)
│ │       ├──[➕] enum (226970:11)
│ │       ├──[➕] enum (226971:11)
│ │       ├──[➕] enum (226972:11)
│ │       ├──[➕] enum (226973:11)
│ │       ├──[➖] enum (226975:11)❌ 
│ │       ├──[➖] enum (226976:11)❌ 
│ │       ├──[➖] enum (226972:11)❌ 
│ │       ├──[➖] enum (226973:11)❌ 
│ │       └──[➖] enum (226974:11)❌ 
│ ├─┬/orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[➕] enum (226972:11)
│ │       ├──[➕] enum (226973:11)
│ │       ├──[➕] enum (226969:11)
│ │       ├──[➕] enum (226970:11)
│ │       ├──[➕] enum (226971:11)
│ │       ├──[➖] enum (226972:11)❌ 
│ │       ├──[➖] enum (226973:11)❌ 
│ │       ├──[➖] enum (226974:11)❌ 
│ │       ├──[➖] enum (226975:11)❌ 
│ │       └──[➖] enum (226976:11)❌ 
│ └─┬/orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
│   └─┬GET
│     └─┬Parameters
│       └─┬Schema
│         ├──[➕] enum (226972:11)
│         ├──[➕] enum (226973:11)
│         ├──[➕] enum (226969:11)
│         ├──[➕] enum (226970:11)
│         ├──[➕] enum (226971:11)
│         ├──[➖] enum (226974:11)❌ 
│         ├──[➖] enum (226975:11)❌ 
│         ├──[➖] enum (226976:11)❌ 
│         ├──[➖] enum (226972:11)❌ 
│         └──[➖] enum (226973:11)❌ 
└─┬Components
  └─┬copilot-seat-details
    └─┬updated_at
      ├──[🔀] description (69252:24)
      └──[➖] deprecated (69252:23)

Document Element Total Changes Breaking Changes
paths 30 15
components 2 0

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

  • BREAKING Changes: 15 out of 32
  • Modifications: 1
  • Removals: 16
  • Additions: 15
  • Breaking Removals: 15

ERROR: breaking changes discovered

…893e2fb0b8fad9258f8b3396ebcda9b9

Detected Schema changes:

```
├─┬Paths
│ ├─┬/orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[➕] enum (226969:11)
│ │       ├──[➕] enum (226970:11)
│ │       ├──[➕] enum (226971:11)
│ │       ├──[➕] enum (226972:11)
│ │       ├──[➕] enum (226973:11)
│ │       ├──[➖] enum (226975:11)❌
│ │       ├──[➖] enum (226976:11)❌
│ │       ├──[➖] enum (226972:11)❌
│ │       ├──[➖] enum (226973:11)❌
│ │       └──[➖] enum (226974:11)❌
│ ├─┬/orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[➕] enum (226972:11)
│ │       ├──[➕] enum (226973:11)
│ │       ├──[➕] enum (226969:11)
│ │       ├──[➕] enum (226970:11)
│ │       ├──[➕] enum (226971:11)
│ │       ├──[➖] enum (226972:11)❌
│ │       ├──[➖] enum (226973:11)❌
│ │       ├──[➖] enum (226974:11)❌
│ │       ├──[➖] enum (226975:11)❌
│ │       └──[➖] enum (226976:11)❌
│ └─┬/orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
│   └─┬GET
│     └─┬Parameters
│       └─┬Schema
│         ├──[➕] enum (226972:11)
│         ├──[➕] enum (226973:11)
│         ├──[➕] enum (226969:11)
│         ├──[➕] enum (226970:11)
│         ├──[➕] enum (226971:11)
│         ├──[➖] enum (226974:11)❌
│         ├──[➖] enum (226975:11)❌
│         ├──[➖] enum (226976:11)❌
│         ├──[➖] enum (226972:11)❌
│         └──[➖] enum (226973:11)❌
└─┬Components
  └─┬copilot-seat-details
    └─┬updated_at
      ├──[🔀] description (69252:24)
      └──[➖] deprecated (69252:23)

```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 30            | 15               |
| components       | 2             | 0                |

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

- ❌ **BREAKING Changes**: _15_ out of _32_
- **Modifications**: _1_
- **Removals**: _16_
- **Additions**: _15_
- **Breaking Removals**: _15_

ERROR: breaking changes discovered
@boring-cyborg boring-cyborg bot added PHP 🐘 Hypertext Pre Processor YAML 🍄 labels Dec 6, 2024
@WyriHaximus WyriHaximus merged commit 40ff7ca into main Dec 6, 2024
59 of 73 checks passed
@WyriHaximus WyriHaximus deleted the GitHub/from-1.1.4-569ed36cc004e0f3ecba0e072fcfa984-from-1.1.4-569ed36cc004e0f3ecba0e072fcfa984 branch December 6, 2024 17:15
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