-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start Testing onboardme
on WSL for Windows.
#106
Comments
That would be great! and I'll be looking forward to it. |
Great, whenever you're ready, start with seeing if you can install onboardme on a WSL backend, preferably a Debian based backend, so we can we make sure we're fairly compatible. The first step will be making sure you can install the package, and then making sure you can run When you get there, open a ticket to update the docs to say that windows support is in alpha. Then create a pull request with the doc fix, (this can go in the status section of the readme), and take a look at pyproject.toml and see about modifying the classifiers. The classifier you'll want to add is the version of windows you're testing on, and you can find that syntax here. Finally, the bit that's more fun, the python 🐍 🎉 : you'll want to modify the You can then link that ticket back here by posting the link in a comment on this issue. :) |
Btw, when you're ready for a review on things, or if you have questions or need any help, feel free to tag myself or @cloudymax. |
@Mahadsid quick check in, are you still interested in working on this? I can otherwise close the ticket, and just reopen it when I have time to actually work on it. If you're planning on getting to this, but busy with other things in your life, feel free to just let me know you intend to get to it at a later date. I'll periodically check in once a month or so to verify the status of this, unless I get all the other tickets done, then I'll begin work on this, but will still ping you if you'd like to pair program. 🙏 |
Hey! hope you are doing good and sorry I wasn't able to update you on this I am busy in my finals so I'll be getting on this from next month, & if you start it, ping me it would be great to be a part of this, if i get time i'll be testing on my local if get any thing i'll update you on that.. & if some newbie/ small task needs to be done pls let me know I'll work on that on my spare time. |
Sounds good and will do! Good luck on your finals! :) |
I rarely use Windows these days, as I'm getting more into gaming on Linux, but sometimes I have to use windows for a specific client I'm supporting. It would be good to see how
onboardme
runs on WSL, as it's not been tested there, and it would be awesome to say we support three major platforms. We won't be supporting windows directly, but the linux backend, we can certainly try to support :)@Mahadsid, since you've been doing the work here to start testing out the documentation on WSL, this can be your ticket to communicate that on. So, if you find any other documentation bugs, or you find errors when trying to run
onboardme
, you can talk about them here, and if we need to, we can open other issues that link back to this on.The text was updated successfully, but these errors were encountered: