Skip to content
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

feat: Secret Scanning + Code completion + User Migration #1111

Closed
wants to merge 13 commits into from

Conversation

haridarshan
Copy link
Contributor

@haridarshan haridarshan commented Apr 4, 2023

Features:

  • PhpStorm improve code completion
  • Secret Scanning Alerts
  • User Migrations
  • Enable Discovery plugin to find installed PSR-17 factories, PSR-18 clients and HTTPlug factories.

Fixes:

  • Add array parameter to repositories method of CurrentUser and User Api to pass additional parameters like per_page and makes the method future proof if GitHub decides to add more options and deprecate existing arguments in support of this new argument. (Ref: Why defaults don't match the github doc? #799 (comment))

Docs:

  • Add Secret Scanning doc
  • Add User Migrations doc
  • Update repositories method in CurrentUser and User doc
  • Add PR Merge in doc

Closes #1092, Closes #1080, Closes #1057, Closes #866, Closes #799, Closes #795

…actories, `PSR-18` clients and `HTTPlug` factories

Signed-off-by: Hari Darshan Gorana <[email protected]>
…k all other arguments as deprecated

Signed-off-by: Hari Darshan Gorana <[email protected]>
…tories` method and deprecate other arguments.

Signed-off-by: Hari Darshan Gorana <[email protected]>
Signed-off-by: Hari Darshan Gorana <[email protected]>
@haridarshan haridarshan changed the title feat: feat: Secret Scanning + Code completion + User Migration Apr 4, 2023
Signed-off-by: Hari Darshan Gorana <[email protected]>
Signed-off-by: Hari Darshan Gorana <[email protected]>
Signed-off-by: Hari Darshan Gorana <[email protected]>
@haridarshan haridarshan marked this pull request as ready for review April 4, 2023 11:39
@haridarshan
Copy link
Contributor Author

@acrobat @Nyholm

Please do the review

@stof
Copy link
Contributor

stof commented Apr 21, 2023

Yo me, those should be a bunch of separate PRs instead of a PR with many unrelated things

@acrobat
Copy link
Collaborator

acrobat commented Apr 22, 2023

@haridarshan Sorry for the delay! But I agree with @stof to split this PR in separate feature PR's, to make it easier to reviewer and get them merged quicker. Can you do that please @haridarshan? Thanks!

@haridarshan
Copy link
Contributor Author

@acrobat @stof

I've split this PR into separate feature and fixes PR. Closing this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants