-
I'm imagining a scenario where packages using `edgetest` with a lot of dependencies may need to release their package quite frequently to account for updated dependencies. for example, if I have `pyar…
-
Hi everyone, I wanted to write this a long time ago. I've been using autopub for a while on Strawberry's repo and I think it is time to think about AutoPub 1.0.
I'm going to list some of the use …
-
First of all, thank you for providing and maintaining this useful addon!
The addon currently refuses to start if `int(FreeCAD.Version()[1]) < 19`. Such a version check causes compatibility issues w…
-
I am using a Debian 10 Buster system (on an ARM embedded system), which has Python 3.7 installed.
I am also using `attrs` and `cattrs` from PyPi.
```text
$ pip3 freeze | grep attr
attrs==22.1…
-
We are currently inconsistent with how header-only packages handle exports in conda. Consider:
- In libcudf [we list librmm in the host requirements for the top-level build](https://github.com/rapids…
vyasr updated
1 month ago
-
This relates to PR #31
Looking into this further, it appears that (at least for python) `strftime` actually goes from 0-52 and not 1-53 and the weeks are not actually always 7 days long:
```pyt…
-
Should MMEX versioning be changed to a calendar-based numbering scheme (`YY.MM`)? If released in `April 2024`, then the version would be `24.04`.
Other software which generally have releases with v…
ovari updated
6 months ago
-
Thanks for publishing these images @nikolaik. Seems like they get quite a lot of pulls (10M+) and are sometimes used as a base for images built by established orgs - for example, in https://github.com…
-
Some dependencies are runtime, some are build time. The specification may want to distinguish these, as the latter could cause the plugin to fail installation.
-
I have done a release once with release-it and calver-plugin. My second release failed. Nothing in the configuration was changed.
It turned out that the release version would fail if the `format` c…