mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 14:45:57 +03:00
[GH-ISSUE #110] CI build process #270
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#270
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @woodhull on GitHub (Jan 20, 2025).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/110
I ran the test suite locally and received the following output:
I'm not sure if this is expected or a result of the updates I made for my local copy to run cleanly in #109
Is there CI running anywhere? If I were to open a PR adding something (like Github Actions, or something that is free for open-source projects) do the project maintainers have a preference for which technology should be used.
A public CI could help collaborators know if the build failure they're seeing is specific to their environment, and would also speed up the feedback loop when problems are introduced.
@arikchakma commented on GitHub (Jan 20, 2025):
I am aware of these issues, it's happening because of some breaking changes in the API. I will be fixing them in the next weekend. Thank you for opening the issue😊