generated from ITwrxOrg/EZ-Bkup
Add nimble file #13
No reviewers
Labels
No Label
?/support
accepted
bug/defect
design flaw
design note
duplicate
enhancement
fix in dev
help wanted
invalid
needs info
rejected
feedback?
investigating
low priority
upstream
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ITwrxOrg/Forget-Me-Not#13
Loading…
Reference in New Issue
No description provided.
Delete Branch "penguinite/Forget-Me-Not:release-0.9.0"
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?
Fixes #12
Feel free to change the nimble file if you wish.
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 asagplv3
as opposed toagplv3-or-later
(for OCD reasons, lol). also, I don't think i used that datetime lib referenced in your nimble anywhere. If you saw thedatetime
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!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?
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. :)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.