Skip to content

Remove dead config, code - #54

Merged
ofalvai merged 1 commit into
masterfrom
push-skmtntryoyws
Sep 7, 2026
Merged

Remove dead config, code#54
ofalvai merged 1 commit into
masterfrom
push-skmtntryoyws

Conversation

@ofalvai

@ofalvai ofalvai commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

See inline comments for details.

Examples/CodePushDemoAppCpp: it's a Windows sample, not kept up to date at all. My AI agents frequently get confused by this sample.

Comment thread .github/ISSUE_TEMPLATE.md
STACK TRACE AND/OR SCREENSHOTS
```

### Reproducible Demo

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hardcodes RN and CodePush SDK versions. I think it adds too much friction, and we are not drowning in user reports at the moment. I'd rather receive an incomplete report and let an LLM try to reproduce it than not receiving that potentially useful report.

Comment thread .vscode/settings.json
@@ -1,3 +0,0 @@
{
"typescript.tsdk": "node_modules/typescript/lib"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecated field, not needed anymore.

@@ -1,87 +0,0 @@
var linkTools = require('../../tools/linkToolsAndroid');

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See package.json

Comment thread package.json
"url": "https://github.com/bitrise-io/react-native-code-push"
},
"dependencies": {
"glob": "^7.1.7",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These were only used in the postlink scripts

Comment thread package.json
"tslint": "^6.1.3",
"typescript": "^4.4.3"
},
"rnpm": {

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer needed and is a dead project: https://github.com/rnpm/rnpm

@ofalvai
ofalvai marked this pull request as ready for review September 7, 2026 11:36
@ofalvai
ofalvai merged commit 14e7c4c into master Sep 7, 2026
6 checks passed
@ofalvai
ofalvai deleted the push-skmtntryoyws branch September 7, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants