#11878 closed task (fixed)
Adoption request for AutocompleteUsersPlugin
Reported by: | Tetsuya Morimoto | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | AutocompleteUsersPlugin |
Severity: | normal | Keywords: | adoption-request |
Cc: | Jun Omae | Trac Release: | 1.0 |
Description
Could you give me a permission as a maintainer to the repository?
Attachments (0)
Change History (9)
comment:1 Changed 10 years ago by
comment:3 Changed 10 years ago by
I'll try to get to it today or tomorrow and will post here when its done.
comment:4 Changed 10 years ago by
Cc: | Jun Omae added; anonymous removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Sorry for the delay.
I've given you commit access to the repository and added you as a maintainer. I have a few requests:
- Please continue to push changes to the SVN repository here, and keep your repository on GitHub synced to that if you choose.
- Please try to keep your changes fine-grained enough that it is easy to review them (comment:6:ticket:8477). That is, one changeset per feature or fix, rather than blobs of changes that address multiple issues.
I have some changes from work on this plugin in Bloodhound that I'll likely be backporting.
Thanks for your help!
comment:6 Changed 10 years ago by
Thank you for accepting! I committed README.md to confirm. :)
I agree with you and follow your requests. I'm thinking about the maintenance steps as below.
- release 0.4.2 without merging as a checkpoint
- Though I might improve the egg package information ...
- merge my changes to next development trunk (0.4.3dev)
- release next version (0.4.3) including my changes or other fixes
Any comments are welcome.
comment:7 Changed 10 years ago by
The release steps sound good to me. I'm not sure which versions of Trac / jQuery your changes are compatible with. I have little motivation to keep plugins compatible with Trac 0.11 these days. It would be nice if 0.4.2 and 0.4.3 work with Trac 0.12.x. I don't mind branching to have a 1.0.x compatible version though. My primary aim with this plugin, provided I ever find the time, is to get the plugin working well with Trac 1.0 and then integrate it to Trac.
comment:8 Changed 10 years ago by
Got it. According to my changes, I confirmed it works on Trac 0.12.1 and 1.0.2. I'll do test simply for Trac 0.11 after merging. I'm going to release 0.4.x to support both Trac 0.12.x and 1.0.x compatible (might be 0.11), then release 0.5.x for Trac 1.0.x.
We can maintain the plugin as co-maintainers. I'll get you setup with permissions in the next day or so.