Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jerinjohnk created a comment on an issue on microsoft/code-push-server
@rahman2835 Why are you creating two different server URLs? One server URL already contains different production and staging environments; you can add more environments as needed. Maybe [Access-K...
jerinjohnk created a comment on a pull request on arochedy/react-native-check-new-archi
Hi @arochedy, sorry for pinging again. The filter feature release is still pending to be pushed. This version won't be pushed to npm without upgrading the version number. this PR needs your app...
jerinjohnk created a comment on an issue on microsoft/code-push-server
What do u mean you uploaded all the files? The `az deployment group create --resource-group <resource-group-name> --template-file ./codepush-infrastructure.bicep --parameters ./parameters.json` com...
jerinjohnk created a comment on an issue on microsoft/code-push-server
Yes, you can keep the same <optional: server-url> => https://<resource-group-name>.azurewebsites.net. You can add as many apps as you want to this resource. ```shell code-push-standalone app add...
jerinjohnk created a comment on an issue on microsoft/code-push-server
Hi, @rahman2835; for local deployment, I found this [Medium article](https://mukkadeepak.medium.com/migrating-to-standalone-codepush-server-88045f86843a ) to give enough details. For Azure deployme...
jerinjohnk created a comment on an issue on microsoft/code-push-server
For Now we are creating different resources across different teams to keep resources separate
jerinjohnk closed an issue on microsoft/code-push-server
Azure code push server to be used for multiple different react native apps?
We created a Resource Group and deployed `api` folder to Azure for the codepush server. I can add android and ios apps here using > code-push-standalone app add <app-name> Now, we have different...jerinjohnk opened an issue on react-native-community/upgrade-support
Is packageManager removed now?
## Environment ```shell info Fetching system and libraries information... (node:8794) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative inste...jerinjohnk pushed 6 commits to prod jerinjohnk/code-push-server
- Bump nanoid from 3.3.7 to 3.3.8 in /api (#59) Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. <de... 4cee15f
- fix: Consider app transfer as a valid command (#49) App ownership transfer from CLI always shows help, rather than d... 73e2067
- [Service] Ignore .codepushrelease when computing package hash This change fixes the error: CodePushInvalidUpdateExce... fac126c
- Update ENVIRONMENT.md (Typo "a Azure"→"an Azure") (#62) https://github.com/microsoft/code-push-server/blob/main/api/... 720dc66
- Add deployment: allow specifying deployment key (#60) When migrating an existing app to the stand-alone server, it m... 08e97d7
- Merge branch 'main' into prod a0d9628
jerinjohnk pushed 5 commits to main jerinjohnk/code-push-server
- Bump nanoid from 3.3.7 to 3.3.8 in /api (#59) Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. <de... 4cee15f
- fix: Consider app transfer as a valid command (#49) App ownership transfer from CLI always shows help, rather than d... 73e2067
- [Service] Ignore .codepushrelease when computing package hash This change fixes the error: CodePushInvalidUpdateExce... fac126c
- Update ENVIRONMENT.md (Typo "a Azure"→"an Azure") (#62) https://github.com/microsoft/code-push-server/blob/main/api/... 720dc66
- Add deployment: allow specifying deployment key (#60) When migrating an existing app to the stand-alone server, it m... 08e97d7
jerinjohnk pushed 1 commit to main jerinjohnk/RNShaderCard
- Added the missing appreciation section 81305a4
jerinjohnk pushed 1 commit to main jerinjohnk/RNShaderCard
- Pokemon card rendered will all effects 582d2b0
jerinjohnk pushed 1 commit to main jerinjohnk/RNShaderCard
- Initial boilerplate code with only the navigation, reanimated, gesture and skia libraries added 66f28ed
jerinjohnk created a branch on jerinjohnk/RNShaderCard
boilerplate - Shader Effect card using skia to achieve a holographic effect
jerinjohnk created a repository: jerinjohnk/RNShaderCard
https://github.com/jerinjohnk/RNShaderCard - Shader Effect card using skia to achieve a holographic effect
jerinjohnk created a branch on jerinjohnk/RNShaderCard
main - Shader Effect card using skia to achieve a holographic effect