keymanapp / keyboards

Open Source Keyman keyboards
138 stars 256 forks source link

Add experimental Wayana keyboard #2835

Closed sku21 closed 4 days ago

sku21 commented 1 week ago

QWERTY-based keyboard for the Wayana language in Suriname.

keyman-server commented 1 week ago

Thank you for your pull request. The Keyman keyboard review team have been notified of your pull request and will review it and build it shortly.

DavidLRowe commented 1 week ago

This keyboard submission looks really good (much better than my first submission!). I would have no problem approving it as submitted. (It did build successfully on TeamCity once I manually started the build. The TeamCity failure you saw is because you're not part of the Keyman team. That's a safeguard against outsiders flooding our build agent with bogus jobs.)

Once we have the online help file, this would be good enough for the "release" section of the repository. If you place the keyboard in the "experimental" section now, you'll need another pull request later to change to "release". You could instead make the initial pull request target the "release" section.

Summary: Options are:

Additionally, if you would find it easier to close this pull request and start another, that's perfectly acceptable.

sku21 commented 1 week ago

This keyboard submission looks really good (much better than my first submission!). I would have no problem approving it as submitted. (It did build successfully on TeamCity once I manually started the build. The TeamCity failure you saw is because you're not part of the Keyman team. That's a safeguard against outsiders flooding our build agent with bogus jobs.)

Once we have the online help file, this would be good enough for the "release" section of the repository. If you place the keyboard in the "experimental" section now, you'll need another pull request later to change to "release". You could instead make the initial pull request target the "release" section.

Summary: Options are:

* We can approve it as is for the experimental section

* You can add the online help and we can approve it for the experimental section

* You can add the online help and move all the files to the release folder and we can approve it for the release section

Additionally, if you would find it easier to close this pull request and start another, that's perfectly acceptable.

I'm glad that the submission looks good! I think I will try to add a help file so it can be published. Although it's a very simple keyboard, I think it'd be good idea to figure out the help documentation so I know how add it to other keyboards I work on as well. I will see if I can find the guides on writing a PHP file and add that. If I push more commits to my branch, will they be added onto this pull request automatically or will I have to create a new one with the updates changes?

LornaSIL commented 1 week ago

I'm glad that the submission looks good! I think I will try to add a help file so it can be published. Although it's a very simple keyboard, I think it'd be good idea to figure out the help documentation so I know how add it to other keyboards I work on as well.

I agree that would be great. You can start here. If you find that the page needs some improvements, you can click on the Edit page button at the bottom of the screen and make the changes. I haven't personally done it, but I assume it would create a pull request or something for one of us to approve. image

I will see if I can find the guides on writing a PHP file and add that. If I push more commits to my branch, will they be added onto this pull request automatically or will I have to create a new one with the updates changes?

Yes, just push to the same branch and it will go into the pull request. In the future, if you want to create a PR, but you aren't quite ready for us to check it, I believe you can give it a label of work-in-progress. If the labels aren't visible to you, you can just make a comment that it's not quite ready for checking. Sometimes I do that so that my work is not lost if something happens to me, or my computer, or my backup.

keyman-server commented 1 week ago

Thank you for your pull request. The Keyman keyboard review team have been notified of your pull request and will review it and build it shortly.

sku21 commented 1 week ago

Updated the documentation a bit and also added the help file for release. It's my first time creating a PHP file, so please let me know if I made any mistakes.

LornaSIL commented 1 week ago

A few things.

sku21 commented 4 days ago

Removed the .png and .ico files, and also adjusted the PHP file to only use H2s. I also swapped out the user.kpj file with the actual .kpj file because I realized I accidentally used the wrong file for the git release.

Please let me know if anything else needs to be adjusted!

keyman-server commented 4 days ago

Thank you for your pull request. The Keyman keyboard review team have been notified of your pull request and will review it and build it shortly.