fix: correct stale content across Getting started section#85
Merged
Conversation
- Fix typo: "Automatic Provisioining" → "Automatic Provisioning" (macOS guide) - Remove incomplete project type list from adding-a-new-project; UI is self-explanatory - Add Release Management note with link to getting-started overview - Update Contributor and Viewer workspace role descriptions (App Center migration) - Fix scheduling UI description in Jenkins migration: visual day/time picker + cron option - Fix tab label: "Stacks and Machines" → "Stacks & Machines" (Jenkins migration) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Fix garbled step names (Android Sign) in Android and React Native guides - Correct workflow name: scanner generates build_apk, not deploy (Android) - Replace Cordova/Flutter-contaminated Google Play sections in React Native, Flutter, and Ionic/Cordova guides with correct platform-specific steps - Fix Ionic/Cordova: add karma.conf.js requirement alongside package.json detection - Add all four export_method options to macOS guide - Clarify that run_tests runs lint by default in web CI guide - Update default branch reference in the Bitrise dashboard page - Fix Unity: "License pools tab" → "License pools card" - Fix Flutter Install input name: "Flutter SDK version or bundle URL" - Replace "Xcode Archive and Export for iOS" with "Xcode Archive & Export for iOS" throughout docs (7 files, 11 occurrences) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes identified by a docs-validation run against the implementation repos (TW-1771). Changes span the Getting started section and iOS code signing docs.
build_apk, notdeploy(Android)karma.conf.jsrequirement alongside package.json detection (Ionic/Cordova)export_methodoptions to macOS guiderun_testsruns lint by default (web CI)Test plan
🤖 Generated with Claude Code