5139 Commits

Author SHA1 Message Date
dependabot[bot]
6ab43b2d41 build(deps): bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 (#2760)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...v17.7.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 16:36:31 -07:00
Jeff Lill
7fe4c4ee90 [feat] Adds support for making branches read-only (#2715) 2023-08-03 16:32:02 -05:00
Jasper Arildslund
729f261ecb [feat]: Support make_latest for create and update release endpoints 2023-08-03 16:26:58 -05:00
Ken Christensen
bbcd33d96e Support refreshtokens in OAuth flow (#2749)
* Support refreshtokens in OAuth flow
Fixes #2731

* Added summary to OauthToken.cs constructors

* Mark deprecation of non-refreshToken constructor for OauthToken

* Remove unnecessary comment

---------

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
v7.1.0
2023-07-27 15:46:03 -07:00
Nick Floyd
8974796e0b Add auto responder workflow (#2754)
feat: add immediate-response.yml auto responder workflow
2023-07-27 14:00:23 -05:00
Nick Floyd
e27eb2b5d7 Add PR templates (#2751)
* octoherd: delete pull_request_template.md

* feat: add pull_request_template.md PR template
2023-07-20 10:24:24 -05:00
dependabot[bot]
c69182a7ed build(deps): bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 (#2744)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.5...2.5.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:25:39 -07:00
dependabot[bot]
94c8baa83a build(deps): bump xunit from 2.4.2 to 2.5.0 (#2743)
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0.
- [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 09:50:39 -07:00
Liam Neville
0c901dc6c5 [Bug] Fixes ActionsSelfHostedRunnersClient Delete Calls where no API options are passed would throw errors v7.0.1 2023-07-05 15:06:32 -05:00
dependabot[bot]
ccae892e20 build(deps): bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#2741) 2023-07-05 09:15:11 -05:00
Jordan Dominion
d7fd665622 [Breaking Change]: Fix DeploymentStatus IDs Overflowing (#2736) v7.0.0 2023-07-03 17:01:24 -05:00
Vury Leo
cada8d15e7 Add Waiting to WorkflowJobStatus (#2732)
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2023-06-30 11:17:19 -07:00
Liam Neville
d56404aee8 Make CreatedAt nullable (#2734)
make createdAt nullable
v6.2.1
2023-06-28 13:03:59 -07:00
Liam Neville
afac3e0bcf Add CreatedAt to WorkflowJob model (#2729)
* make some fields nullable on workflowjob

* add CreatedAt to WorkflowJob model
v6.2.0
2023-06-26 14:23:40 -07:00
Dylan Morley
b4b3534ce8 Get Team By Name implementation (#2717)
* Get Team By Name implementation

* Added GetByName to observable client

* Corrected documentation for Not Found behaviour
v6.1.0
2023-06-22 12:41:53 -07:00
Liam Neville
e1d587bc48 [BUG] Fix Deserializing WorkflowJob (#2725)
make some fields nullable on workflowjob
2023-06-16 10:48:35 -07:00
Alexander Sklar
da5c4d7d3c [FEAT]: Adds codespaces APIs 2023-06-16 12:26:39 -05:00
dependabot[bot]
8f0b3a7537 build(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#2726)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.6.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.1...v17.6.2)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 11:25:49 -07:00
dependabot[bot]
ce1ad4c9f0 build(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#2723) 2023-06-09 13:18:54 -05:00
dependabot[bot]
96903d84d2 build(deps): bump System.Reactive from 5.0.0 to 6.0.0 (#2718) 2023-05-24 13:04:38 -05:00
dependabot[bot]
fee0e21ecf build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#2719) 2023-05-24 11:09:45 -05:00
gitasaurus
3c82ff359c [FEAT] Adds support for enterprise audit logs v6.0.0 2023-05-09 10:28:58 -05:00
Martin Costello
ecf5af499e [FEAT] Improve repo debugger display for Repository response
Show the repo's owner login in the debugger display string for `Repository` instead of the type name.
2023-05-09 09:46:25 -05:00
Matisse Hack
9adcf16362 [Fix] Fixes an issue where the runner application response deserialization would fail 2023-05-09 09:43:43 -05:00
Matisse Hack
e032611e54 Add method to get a single runner group (#2706)
* Add method to get a single runner group

* Fix tests

* Fix typo

* Add observable methods
2023-05-05 15:32:16 -07:00
Liam Neville
2d4ba4e891 [FEAT] Self-hosted runners and Self-hosted runner groups APIs v5.1.0 2023-04-28 13:03:15 -05:00
gitasaurus
a3299ac4b4 Removing empty object paramater in MigrationsClient.DeleteArchive (#2698)
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2023-04-14 16:33:44 -07:00
Thomas Lem
5292e182e8 Added missing 'container' property in metadata on a package version. (#2696)
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2023-04-14 14:38:40 -07:00
Roman
7b1fa04b38 [FEAT] Allow users to fetch all commits for two commits comparision (#2690) 2023-04-14 11:41:24 -07:00
Maciej
aed70e335a Added Mannequin account type for migrated repos (#2694)
* Added Mannequin account type for migrated repos

Fix issue #2687

* Update AccountType.cs

* Added information about mannequin account type
v5.0.4
2023-04-11 16:46:06 -07:00
dependabot[bot]
f10f5f36a2 build(deps): bump GitHubJwt from 0.0.5 to 0.0.6 (#2691)
Bumps [GitHubJwt](https://github.com/adriangodong/githubjwt) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/adriangodong/githubjwt/releases)
- [Commits](https://github.com/adriangodong/githubjwt/compare/0.0.5...0.0.6)

---
updated-dependencies:
- dependency-name: GitHubJwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v5.0.3
2023-04-03 16:41:06 -07:00
Vita Chumakova
7349ecd668 [feat] Add missing workflow run conclusions 2023-03-24 15:06:44 -05:00
Lian Duan
ddb66ed712 [FEAT] Implement GetAllOrganizationMembershipsForCurrent (#2654) v5.0.2 2023-03-10 12:42:42 -06:00
Heath Stewart
7f11726852 [Bug] Correctly deserialize CollaboratorPermissionResponse (#2682)
Fixes #2681
2023-03-10 12:09:08 -06:00
dependabot[bot]
7d01bad297 build(deps): bump NSubstitute from 4.4.0 to 5.0.0 (#2669) v5.0.1 2023-03-09 12:56:53 -06:00
notauserx
1300427bdd [FEAT] Updates permissions for App Installations and Collaborators endpoints 2023-03-08 10:27:29 -06:00
dependabot[bot]
b5cf402032 build(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#2677)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.1...v17.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 15:46:18 -08:00
Heath Stewart
8ba882e98d Add StateReason to IssueUpdate (#2665)
Fixes #2664

Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
2023-02-21 16:03:20 -06:00
Yankai
66587ee0d1 [feat] Add Response caching 2023-02-07 11:35:54 -06:00
Nick Floyd
00b89daa23 [maint] Removes the old implementation of sourcelink and uses the newer one present in the .net SDK (#2666)
* reoves the old implemetnation of sourcelink and uses the newer one  present in the .net SDK

* cleans up appveyor

* updates proj with sourcelink props

* adds deterministic build check as well.

* Update docs/debugging-source.md

Co-authored-by: Keegan Campbell <me@kfcampbell.com>

---------

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2023-02-07 11:14:49 -06:00
Aleksei Beliakov
e3e27bbe04 [feat] Add pending WorkflowRunStatus
Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
2023-01-23 17:08:52 -06:00
Keegan Campbell
24398bf56d Happy New Year! (#2660) 2023-01-20 13:54:45 -06:00
notauserx
891015c39f update models with updated permission enum (#2633)
* update models with updated permission enum

* add suppress message attribute

* update integration tests

* refactor: new and legacy update teams endpint

* refactor: add new delete team endpoint

* use TeamPermission on NewTeam

* use updated delete on team context dispose

* add permission enum for team response object

* refactor: remove legacy suffix from method names

* introduce permissions object on Team

* refactor: rename enum to TeamRepositoryPermission

* fix formatting

* change Permission to string to match api specs

* add TeamRepository

* add CheckTeamPermission endpoint support

* fix convention tests

* update comments on TeamRepository props

* add two new endpoints in TeamsClient

* refactor: rename ApiUrl for TeamPermission

* fix test

* implement methods for new endpoints

* add the integration tests

* fix spelling

* update comments

* refactor: rename method name

* fix: add end tag for remarks

* refactor: remove unused method param

* fix docstring comment

* the unit tests are in finally

* add docs for teams api

* split CheckTeamPermissions into two methods

* Update ObservableTeamsClientTests.cs based on review

Co-authored-by: Keegan Campbell <me@kfcampbell.com>

* add cref to legacy update and delete endpoints

* remove editorconfig file

* Update Octokit.Tests/Clients/TeamsClientTests.cs

Co-authored-by: Keegan Campbell <me@kfcampbell.com>

* remove unused line

* rename variable based on review

* rename prop to match constructor param

* add comment to explain TeamPermission enum values on update

Co-authored-by: notauserx <notauserx@users.noreply.github.com>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
v5.0.0
2023-01-20 10:48:00 -08:00
Keegan Campbell
bf6678543f Remove instances of lower-case h (#2655) v4.0.4 2023-01-12 11:56:44 -06:00
dependabot[bot]
bf72b5e886 build(deps): bump Cake.Coverlet from 3.0.2 to 3.0.4 in /build (#2652)
Bumps [Cake.Coverlet](https://github.com/romanx/Cake.Coverlet) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/romanx/Cake.Coverlet/releases)
- [Commits](https://github.com/romanx/Cake.Coverlet/commits)

---
updated-dependencies:
- dependency-name: Cake.Coverlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2023-01-11 13:36:15 -08:00
Octokit Bot
4a77e4d0f0 🚧 Workflows have changed (#2651)
Updates for workflows
2023-01-09 16:05:16 -06:00
dependabot[bot]
a8fc68c21a build(deps): Removes the dependency of .NET Core app 3.1 and bumps Cake.Coverlet from 2.5.4 to 3.0.2 in /build (#2616) 2023-01-05 11:55:45 -06:00
dependabot[bot]
04d2a8724f build(deps): bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#2642)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.0...v17.4.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2023-01-03 11:28:49 -08:00
Octokit Bot
f022f0b091 🚧 Workflows have changed (#2647)
Updates for workflows
2023-01-03 09:11:17 -06:00
Octokit Bot
b312ae6a05 Workflows have changed (#2640)
Updates for workflows
2022-12-16 11:44:07 -08:00