Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cloudkay
/
code-push
Public
forked from
microsoft/code-push
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
code-push
cli
script
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 30, 2016
Revert "Rename sdk.isAuthrnticated method to ensureAuthenticated and make behavior consistent."
Show description for 4b551a7
Richard Hua
committed
4b551a7
View commit details
Copy full SHA for 4b551a7
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
Rename sdk.isAuthrnticated method to ensureAuthenticated and make behavior consistent.
Max P
committed
9b2c9a8
View commit details
Copy full SHA for 9b2c9a8
View code at this point
Browse repository at this point
refactor isAuthenticated SDK api to erase session state when authorization failed on 'code-push release' call.
Max P
committed
e410244
View commit details
Copy full SHA for e410244
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Check that session is still authenticated before uploading new release.
Max P
committed
4b6df54
View commit details
Copy full SHA for 4b6df54
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
Add error codes to SDK to fix magic numbers
Richard Hua
committed
0f476f0
View commit details
Copy full SHA for 0f476f0
View code at this point
Browse repository at this point
Use the error message from the server when authentication fails, so that we can better distinguish between an invalid key and an expired key
Richard Hua
committed
69b3baf
View commit details
Copy full SHA for 69b3baf
View code at this point
Browse repository at this point
Improve error messages on logout
Richard Hua
committed
b4f39ad
View commit details
Copy full SHA for b4f39ad
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
Add noDuplicateReleaseError flag to promote command
Richard Hua
committed
74e91ee
View commit details
Copy full SHA for 74e91ee
View code at this point
Browse repository at this point
Improve documentation of the noDuplicateReleaseError flag
Richard Hua
committed
3e7c0c8
View commit details
Copy full SHA for 3e7c0c8
View code at this point
Browse repository at this point
Add flag to convert 'duplicate release' errors to warnings
Richard Hua
committed
e807707
View commit details
Copy full SHA for e807707
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Add hash utilities
Richard Hua
committed
1e6c65b
View commit details
Copy full SHA for 1e6c65b
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Make 'gradleFile' support directory
mtunique
committed
91605f6
View commit details
Copy full SHA for 91605f6
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
remove the extra "
mtunique
committed
d0fbf2c
View commit details
Copy full SHA for d0fbf2c
View code at this point
Browse repository at this point
Allow specifying a build.gradle to the release-react cmd
mtunique
committed
576aaa3
View commit details
Copy full SHA for 576aaa3
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Turn off implicit number conversion of non-hyphenated yargs arguments
Richard Hua
committed
2676198
View commit details
Copy full SHA for 2676198
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Merge pull request #250 from Microsoft/app-deployment-names
Show description for b2e8b51
Richard Hua
authored
b2e8b51
View commit details
Copy full SHA for b2e8b51
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
Fixing typo
lostintangent
committed
2dcb9b6
View commit details
Copy full SHA for 2dcb9b6
View code at this point
Browse repository at this point
Improving release-react
lostintangent
committed
9b39465
View commit details
Copy full SHA for 9b39465
View code at this point
Browse repository at this point
Session list tweaks
lostintangent
committed
d378213
View commit details
Copy full SHA for d378213
View code at this point
Browse repository at this point
gulp
lostintangent
committed
4d884c2
View commit details
Copy full SHA for 4d884c2
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Command description tweaks
lostintangent
committed
363ec64
View commit details
Copy full SHA for 363ec64
View code at this point
Browse repository at this point
Adding type annotation
lostintangent
committed
07a96eb
View commit details
Copy full SHA for 07a96eb
View code at this point
Browse repository at this point
Regex fix
lostintangent
committed
10a0fe6
View commit details
Copy full SHA for 10a0fe6
View code at this point
Browse repository at this point
Simplify regex test for iOS
lostintangent
committed
a76dad3
View commit details
Copy full SHA for a76dad3
View code at this point
Browse repository at this point
Fix versionName semver validation
lostintangent
committed
ee3bd1a
View commit details
Copy full SHA for ee3bd1a
View code at this point
Browse repository at this point
Commits on Jun 19, 2016
Adding gradle.properties support
lostintangent
committed
e2b6b57
View commit details
Copy full SHA for e2b6b57
View code at this point
Browse repository at this point
Use command arg
lostintangent
committed
a8f2871
View commit details
Copy full SHA for a8f2871
View code at this point
Browse repository at this point
Fixing comment typo
lostintangent
committed
a78aafa
View commit details
Copy full SHA for a78aafa
View code at this point
Browse repository at this point
Code cleanup
lostintangent
committed
8d4ead9
View commit details
Copy full SHA for 8d4ead9
View code at this point
Browse repository at this point
Plist file customizations
lostintangent
committed
72fc292
View commit details
Copy full SHA for 72fc292
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Stripping Android Cordova suffix
lostintangent
committed
59ff577
View commit details
Copy full SHA for 59ff577
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
Adding leading message
lostintangent
committed
ce857f3
View commit details
Copy full SHA for ce857f3
View code at this point
Browse repository at this point
Using ES6 module syntax
lostintangent
committed
3c3e7ee
View commit details
Copy full SHA for 3c3e7ee
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Adding type annotations
lostintangent
committed
5d3229c
View commit details
Copy full SHA for 5d3229c
View code at this point
Browse repository at this point
Fixing typo
lostintangent
committed
9db8bdf
View commit details
Copy full SHA for 9db8bdf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.