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

refactor(lib/data): monorepo #30210

Merged
merged 23 commits into from
Jul 19, 2024

Conversation

RahulGautamSingh
Copy link
Collaborator

@RahulGautamSingh RahulGautamSingh commented Jul 17, 2024

Changes

  • move preset objects from monorepo.ts to lib/data/monorepo.json
  • add lib/data/readme

Context

Part of: #29942

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

@RahulGautamSingh RahulGautamSingh marked this pull request as draft July 17, 2024 08:52
lib/data/readme.md Show resolved Hide resolved
necessary as monorepo presets are used
@RahulGautamSingh RahulGautamSingh marked this pull request as ready for review July 17, 2024 10:38
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should create a JSON Schema for it, so it's helping users with tools like vscode

lib/config/presets/internal/monorepos.ts Outdated Show resolved Hide resolved
@RahulGautamSingh RahulGautamSingh marked this pull request as draft July 17, 2024 12:16
@RahulGautamSingh RahulGautamSingh changed the title refactor(lib/data): monorepo refactor(lib/data): monorepo [wip] Jul 17, 2024
@RahulGautamSingh RahulGautamSingh marked this pull request as ready for review July 17, 2024 13:12
lib/util/http/index.ts Outdated Show resolved Hide resolved
lib/workers/global/config/parse/cli.ts Outdated Show resolved Hide resolved
lib/workers/global/index.ts Outdated Show resolved Hide resolved
tsconfig.app.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@RahulGautamSingh RahulGautamSingh marked this pull request as draft July 17, 2024 15:23
@RahulGautamSingh RahulGautamSingh marked this pull request as ready for review July 17, 2024 18:05
@RahulGautamSingh RahulGautamSingh marked this pull request as draft July 17, 2024 18:23
@RahulGautamSingh

This comment was marked as outdated.

@RahulGautamSingh RahulGautamSingh marked this pull request as ready for review July 17, 2024 18:51
@RahulGautamSingh RahulGautamSingh requested review from viceice, HonkingGoose, rarkins and secustor and removed request for rarkins July 17, 2024 19:10
@RahulGautamSingh RahulGautamSingh changed the title refactor(lib/data): monorepo [wip] refactor(lib/data): monorepo Jul 17, 2024
@RahulGautamSingh
Copy link
Collaborator Author

RahulGautamSingh commented Jul 18, 2024

we should create a JSON Schema for it, so it's helping users with tools like vscode

task for another pr? once all json files are added.

lib/data/readme.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@secustor secustor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, outside of docs comment

Copy link
Collaborator

@HonkingGoose HonkingGoose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nearly good to go! 😄

lib/data/readme.md Outdated Show resolved Hide resolved
Co-authored-by: HonkingGoose <[email protected]>
Copy link
Collaborator

@HonkingGoose HonkingGoose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy with the docs now. 🥳

Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a small thing

tools/docs/presets.ts Outdated Show resolved Hide resolved
tools/docs/presets.ts Outdated Show resolved Hide resolved
@secustor secustor added this pull request to the merge queue Jul 19, 2024
Merged via the queue into renovatebot:main with commit 3384e68 Jul 19, 2024
38 checks passed
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 37.434.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants