-
Notifications
You must be signed in to change notification settings - Fork 5
Maintenance status #11
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
Comments
To give you a real answer, yes it will. But like you said, if I have a lack of motivation or I don't have time like in the past, I'll give them the project. To continue this topic, you got some rough edges on utpm, I'm sorry to hear that. If you have any recommendations on how to upgrade this project, I'll be pleased to hear from you. Have an excellent day/night! |
I'll see to trying it out again so I can report any bugs I find. |
Closing for now, if we need to talk about it, I'll open it again. |
Again, my studies are taking all of my free time, I'll try to post an update when my holidays come. |
I finally have a schedule that permits me to work on this project, I'll be back soon! |
I've been wondering if this still is or will be maintained in the future. I've seen the lat commits on main were 3 months ago, and the last active commit on #9 was 2 months ago.
During some work on packages, specifically their docs, I frequently fix packages and checkout the PRs locally to use in my docs' generation until they land in Typst universe, this comes at the cost of using a fork of a package for the docs. Most if not all packages I work on run CI to verify that docs, examples and tests compile and pass, this is not possible without also checking out and installing those forks in CI.
I've considered using utpm for this and have tried it out locally, while it generally did what I expected it to it had some rough edges that prevent me from using it in CI. I'm wondering if you still have time to maintain this, if you need help or can't maintain it actively anymore.
If the latter is the case, consider transferring the repo to @typst-community so it can be maintained by the community in the meanwhile.
The text was updated successfully, but these errors were encountered: