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: new manager pixi #34400

Merged
merged 61 commits into from
Mar 6, 2025
Merged

feat: new manager pixi #34400

merged 61 commits into from
Mar 6, 2025

Conversation

trim21
Copy link
Contributor

@trim21 trim21 commented Feb 22, 2025

Changes

Pixi is a manager that support conda ecosystem and pypi ecosystem, with lock file support.

This PR add pixi with currently only isLockFileMaintenance support.

I plan to add pypi package support and conda package support in following PRs, don't want this PR being to big


ref: #30243

Context

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:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

local tests with gitea repo:

image

@trim21 trim21 force-pushed the manager/pixi branch 11 times, most recently from 0594c02 to 1bcc7a2 Compare February 23, 2025 18:10
@trim21 trim21 marked this pull request as ready for review February 23, 2025 18:12
@trim21 trim21 marked this pull request as draft February 23, 2025 18:13
@trim21 trim21 force-pushed the manager/pixi branch 2 times, most recently from 2650935 to ff1fea8 Compare February 23, 2025 18:17
@trim21 trim21 marked this pull request as ready for review February 23, 2025 18:21
@trim21
Copy link
Contributor Author

trim21 commented Feb 23, 2025

I saw ci error with ❌ Error: More files have been added to '__fixtures__' directories than deleted.

Does it mean we shoudl avoid using __fixtures__ and embedding them in code?

@trim21 trim21 requested a review from viceice March 6, 2025 14:28
trim21 and others added 2 commits March 6, 2025 23:13
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
@trim21 trim21 requested a review from viceice March 6, 2025 15:29
trim21 and others added 5 commits March 7, 2025 00:16
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
@trim21 trim21 requested a review from viceice March 6, 2025 16:21
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.

please use batch commit from pr files tab to combine multiple suggestions next time

@viceice viceice enabled auto-merge March 6, 2025 16:53
@viceice viceice added this pull request to the merge queue Mar 6, 2025
Merged via the queue into renovatebot:main with commit 87ebf4c Mar 6, 2025
39 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 39.190.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@trim21 trim21 deleted the manager/pixi branch March 6, 2025 17:42
@viceice viceice mentioned this pull request Mar 6, 2025
6 tasks
ivankatliarchuk added a commit to ivankatliarchuk/renovate that referenced this pull request Mar 7, 2025
* main: (84 commits)
  chore(deps): update dependency pdm to v2.22.4 (main) (renovatebot#34672)
  fix(helmv3): non http alias in Helm (renovatebot#34634)
  fix: improve coverage (renovatebot#34667)
  feat: new manager pixi (renovatebot#34400)
  feat(cache): Make http cache providers respect `cache-control` header (renovatebot#33848)
  chore(deps): update docker/dockerfile:1.14.0 docker digest to 4c68376 (main) (renovatebot#34660)
  chore(deps): update dependency @vitest/eslint-plugin to v1.1.36 (main) (renovatebot#34659)
  fix(gomod): read contraints from new `go.mod` (renovatebot#34655)
  fix: optimize type checks (renovatebot#34654)
  fix(manager/composer): use `intersects()` instead of `matches()` to compare tool constraint (renovatebot#34256)
  chore: fix Debugger launchers (renovatebot#34647)
  fix(devbox): use new --no-install flag to prevent devbox from using the nix store (renovatebot#34257)
  chore(deps): update dependency pnpm to v10.5.2 (main) (renovatebot#34648)
  chore(deps): update dependency @vitest/eslint-plugin to v1.1.35 (main) (renovatebot#34644)
  docs(managers): clarify multi-line mode is not supported in regex custom manager (renovatebot#34571)
  chore(deps): update dependency @vitest/eslint-plugin to v1.1.34 (main) (renovatebot#34639)
  fix(global): import config file as url (renovatebot#34637)
  feat: add RENOVATE_ prefix to Github com token and env host rules (renovatebot#34568)
  chore(deps): update dependency pnpm to v10.5.1 (main) (renovatebot#34631)
  feat(config): support `.mjs` config files (renovatebot#34626)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants