-
Notifications
You must be signed in to change notification settings - Fork 4
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
Please put your React Native SDK on Github. 🙇 #14
Comments
Hi @markymc, We don't have in plan to migrate our repository to Github for now. Regards |
@mstanic0 Thanks for your reply. Just so you know, it's not a great developer experience to have to go over to Bitbucket for an open source project to inspect the codebase and log issues. I'd strongly suggest you consider hosting on Github, even if it's a mirror of your Github one. As a note, we're experiencing issues upgrading to your latest React Native SDK on both iOS and Android, and we can't easily browse or share links to the native code to see what's going on and solve our problem. |
Thanks for the suggestion, currently our CI/CD is depending on Bitbucket. We have to see what is the best approach and see how that fits into our plan, I'll update you here with the final decision. |
Thanks. As I said, even just a mirror that we can inspect the code and log issues in would be good for now. :) |
@mstanic0 We're now seeing this when trying to run our app on Android:
Did something change? |
Thanks for writing. Yup, take a look at this @markymc https://help.shakebugs.com/en/articles/5194807-our-builds-using-shake-are-failing-with-a-status-code-403-forbidden 👍 |
@markymc Check your That is an entry required for old version, our native SDK is now hosted on Maven Central. If you have another question please open a new issue, we'll keep this one for SDK open sourcing. |
Hi @markymc, as from today we completed the process of open sourcing our React Native SDK and Flutter SDK repositories to Github so inspecting codebase and logging issues will be much easier from now on. |
Hi guys, I see on https://www.npmjs.com/package/@shakebugs/react-native-shake that you're hosted on Bitbucket for your React Native SDK. However, when attempting to look at it (while logged into the Bitbucket), I just get a "We can't let you see this page" error.
Is there a reason it's not hosted on Github? Please consider moving it here. Thanks!
The text was updated successfully, but these errors were encountered: