Skip to content

micropython-stdlib-stubs releases are not written to data/allpackages.db /|| .json #830

@Josverl

Description

@Josverl

In order for tooling to simply discover releases packages , releases should be logged to the database and .json file.

As the build and publish process of stdlin-stubs is not integrated in stubber this is handled seperately.

underlying reason : poetry is able to retrieve credentials from the windows secret store

  • uv is not capable of this directly.
  • look for another python security tool that can do this
  • integrate build.py into stubber
  • add a way to store / retrieve secrets for the windows credential store ( or others)

@lukaskremla : please be aware of the current limitation.
I can manually add an entry for now once I have finished tweaking stdlib-stubs for v1.26.0

( Sorry - I could not find the other thread where we have been discussing )

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions