Add nimble file #13

Merged
ITwrx merged 2 commits from penguinite/Forget-Me-Not:release-0.9.0 into contrib-dev 2025-05-23 10:55:18 -05:00
Contributor

Fixes #12

Feel free to change the nimble file if you wish.

Fixes #12 Feel free to change the nimble file if you wish.
penguinite added 1 commit 2025-05-23 09:34:18 -05:00
Owner

Thanks for your contribution!
It seems edit file got added in gitea 1.22 and i'm still a couple versions back... Your nimble file looks correct except i have FMN licensed as agplv3 as opposed to agplv3-or-later (for OCD reasons, lol). also, I don't think i used that datetime lib referenced in your nimble anywhere. If you saw the datetime import in /helpers/reminder, that was referring to /helpers/datetime, though i see that is not terribly clear. If you wanted to address those issues i could just merge your PR. Thanks!

Thanks for your contribution! It seems `edit file` got added in gitea 1.22 and i'm still a couple versions back... Your nimble file looks correct except i have FMN licensed as `agplv3` as opposed to `agplv3-or-later` (for OCD reasons, lol). also, I don't think i used that datetime lib referenced in your nimble anywhere. If you saw the `datetime` import in `/helpers/reminder`, that was referring to `/helpers/datetime`, though i see that is not terribly clear. If you wanted to address those issues i could just merge your PR. Thanks!
Author
Contributor

Ah! I'll quickly correct the PR.

Do you want me to try to squash the commits or is it fine if it's the whole PR is in two commits?

Ah! I'll quickly correct the PR. Do you want me to try to squash the commits or is it fine if it's the whole PR is in two commits?
penguinite added 1 commit 2025-05-23 10:34:49 -05:00
Owner

well, i now see that i only created the release branch here in gitea, due to sensitive items being hardcoded into the program otherwise (local master branch). The plan was to eventually use config files for sensitive keys, creds, etc and have those loaded at runtime, but i haven't done that yet. I just created a contrib-dev branch for contributions to go into. I wonder how to move your pr over to that branch? Sorry if i screwed up your work flow. I'm barely used to my own simplified git workflow. :)

well, i now see that i only created the release branch here in gitea, due to sensitive items being hardcoded into the program otherwise (local master branch). The plan was to eventually use config files for sensitive keys, creds, etc and have those loaded at runtime, but i haven't done that yet. I just created a `contrib-dev` branch for contributions to go into. I wonder how to move your pr over to that branch? Sorry if i screwed up your work flow. I'm barely used to my own simplified git workflow. :)
ITwrx changed target branch from release-0.9.0 to contrib-dev 2025-05-23 10:54:44 -05:00
ITwrx merged commit 2c5a6d627c into contrib-dev 2025-05-23 10:55:18 -05:00
Owner

Yay me! I used a "Search Engine"! lol. Thanks again for your contribution. I will reorganize the code to make that nimble file actually work upon next release.

Yay me! I used a "Search Engine"! lol. Thanks again for your contribution. I will reorganize the code to make that nimble file actually work upon next release.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ITwrxOrg/Forget-Me-Not#13
No description provided.