-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: octokit/octokit.net
base: v12.0.0
head repository: octokit/octokit.net
compare: v13.0.0
- 8 commits
- 197 files changed
- 9 contributors
Commits on Jun 14, 2024
-
feat: Implement dependency review and dependency submission APIs (#2932)
Implement dependency review and dependency submission Co-authored-by: André Pereira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d54cb0 - Browse repository at this point
Copy the full SHA 7d54cb0View commit details
Commits on Jun 17, 2024
-
[FEAT]: Custom Properties (#2933)
* add custom properties model and clients * observable * observable tests * add search * error CS8370: 'target-typed object creation' * Error CS8370: 'target-typed object creation' * add patch with body that return status code * fixes for failed ConventionTests * working UnitTests * (de)serialization and model tests * Update Repository.cs
Configuration menu - View commit details
-
Copy full SHA for 9a3177e - Browse repository at this point
Copy the full SHA 9a3177eView commit details
Commits on Jun 21, 2024
-
[FEAT]: Search based on repository custom property (#2936)
search based on repository custom property
Configuration menu - View commit details
-
Copy full SHA for 1053a20 - Browse repository at this point
Copy the full SHA 1053a20View commit details -
feat: added Missing APIOption overload for PackagesClient.GetAll* #2923
(#2934) feat: added Missing APIOption overload for PackagesClient.GetAll* #2923 added missing APIOption overload for PackagesClient and ObservablePackagesClient added overload for optional parameter packageVisibility to be a nonbreaking change extended PackagesClientTests.cs to be conform with RepositoriesClientTests.cs to take ApiOptions into account
Configuration menu - View commit details
-
Copy full SHA for bdc1694 - Browse repository at this point
Copy the full SHA bdc1694View commit details
Commits on Jun 24, 2024
-
[Feat] Add Advanced Security Properties to Repository Get/Update (#2865)
* add SecurityAndAnalysis to repository get/update * add repository advanced security * cleanup --------- Co-authored-by: Dirty Gooback <[email protected]> Co-authored-by: Nick Floyd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b208057 - Browse repository at this point
Copy the full SHA b208057View commit details -
[FEAT]: Create a GitHub App from a manifest
* Create a GitHub App from a manifest * Add missing InstallationPermissions * observable and tests * Remove ManualRoute on Observable route --------- Co-authored-by: Nick Floyd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2aee1a - Browse repository at this point
Copy the full SHA c2aee1aView commit details -
docs: Provide easy alternative to create App JWT token (#2937)
* Provide easy alternative to create App JWT token * Make it clear that its the key content * Commit suggested changes by @kfcampbell Co-authored-by: Keegan Campbell <[email protected]> * Add a reminder regarding the required using statements --------- Co-authored-by: Keegan Campbell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16cea25 - Browse repository at this point
Copy the full SHA 16cea25View commit details
Commits on Jun 26, 2024
-
[BREAKING CHANGES]: int to long Ids for PreReceiveHook, Deployment En…
…vironments, Repository, Org Team, Repo Invitations, Public Key, Project Cards, Organization Invitation, Migrations, GpgKey, Deployment, Authorizations, Accounts / Profiles, Codespace / Workspaces (#2941) * Fixes ids for Releases, Collaborators, and Contributors * updates the interface for releases * update the obverable release client * updates ids from int to long based on GH database schema * converts a test condition to use the proper type * updates generated paging and observable classes
Configuration menu - View commit details
-
Copy full SHA for 6565a07 - Browse repository at this point
Copy the full SHA 6565a07View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v12.0.0...v13.0.0