Skip to content

Conversation

@wimski
Copy link
Contributor

@wimski wimski commented Jan 25, 2023

Even-though there was already support for getting the user's project with a 'starred' parameter, the difference is subtle:

Get a list of visible projects owned by the given user. When accessed without authentication, only public projects are returned.

https://docs.gitlab.com/ee/api/projects.html#list-user-projects

Get a list of visible projects starred by the given user. When accessed without authentication, only public projects are returned.

https://docs.gitlab.com/ee/api/projects.html#list-projects-starred-by-a-user

@wimski wimski changed the base branch from 11.8 to 11.9 January 25, 2023 08:01
@GrahamCampbell GrahamCampbell changed the title [11.9] Add support for user starred projects [11.9] Add support for Users::usersStarredProjects Mar 6, 2023
@GrahamCampbell
Copy link
Member

Great, thanks. 🎉

@GrahamCampbell GrahamCampbell merged commit e1f74cc into GitLabPHP:11.9 Mar 6, 2023
@GrahamCampbell
Copy link
Member

v11.9.0 has now been released, with this change, and many others, including PHP 8.2 support. 🚢

dododedodonl pushed a commit to dododedodonl/Client that referenced this pull request Mar 7, 2023
dododedodonl added a commit to dododedodonl/Client that referenced this pull request Mar 7, 2023
Bumped year

Bumped versions

Support PHPUnit 10

Added PHP 8.2 support

[11.9] Deploy Tokens (GitLabPHP#701)

Co-authored-by: Graham Campbell <[email protected]>

[11.9] Add source parameter to pipelines API (GitLabPHP#708)

Co-authored-by: Christoph Rosse <[email protected]>

[11.9] Add support for `Projects::pipelineTestReport` & `Projects::pipelineTestReportSummary` (GitLabPHP#709)

* Add support for `Projects::pipelineTestReport`

* Add support for `Projects::pipelineTestReportSummary`

[11.9] Allow `update_at` order by in `Projects::pipelines` (GitLabPHP#710)

Co-authored-by: Graham Campbell <[email protected]>

[11.9] Feature/groups issues (GitLabPHP#714)

Update CHANGELOG.md

[11.9] Add support for `allowed_to_create` in `Projects::addProtectedTag` (GitLabPHP#736)

[11.9] Add support for user starred projects (GitLabPHP#735)

Co-authored-by: Wim Reckman <[email protected]>

[11.9] Add support for `Projects::projectAccessToken` (GitLabPHP#715)

Co-authored-by: Niek Brekelmans <[email protected]>

[11.9] Add support for `Jobs::artifactByJobId` (GitLabPHP#734)

[11.9] Add ability to authenticate with a job token (GitLabPHP#722)

Update CHANGELOG.md

Revert "[11.9] Add support for `access_level` in `Projects::createProjectAccessToken` (GitLabPHP#731)"

This reverts commit f788d19.

Update psalm-baseline.xml

Release 11.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants