forked from Arkania9/ParseLiveQuery-iOS-OSX
-
Notifications
You must be signed in to change notification settings - Fork 0
Update #1
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
Open
giraffedom
wants to merge
10
commits into
giraffedom:master
Choose a base branch
from
nftl-dominik:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update #1
Conversation
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
* Update CHANGELOG.md * Update CHANGELOG.md * Update ParseLiveQuery.podspec * Update Cartfile * test circle with Carthage build on PR * update carthage dependencies
* add watchOS support to cocoapods * add cache to CI and bump version numbers * fix colon * fix circle cache * current circle builds don't need bundle, no need to waste time with it * add back bundle install * fix travis cache * fix travis cache * updates CI to 11.6 * remove OS req in circle build. Update gems * update travis * update jazzy script * update travis * latest working version of Jazzy. It won't build for jazzy >0.13.1 * revert travis * add watchOS and tvOS targets * add watchOS and tvOS to circle * watchOS/tvOS devices on xcode 11 * no need to specify destination * Starscream can't be higher Higher versions of Starscream will cause breaking change * Update ParseLiveQuery.podspec * Update pod spec to match min between dependencies and reduce warnings * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Tom Fox <[email protected]> Co-authored-by: Tom Fox <[email protected]>
* Update starscream to latest * update carthage files * Update pod spec * update podspec * Add reconnect because of change in logic from dependency * Improve connection logic * Improve connection logic * Fix subscriptions * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Tom Fox <[email protected]> * Update versions to 2.8.0, add watchOS and tvOS to circle build * Update version numbers of watchOS and tvOS * Show warnings from pod trunk push * fix cart files * remove dups from merge Co-authored-by: Tom Fox <[email protected]>
Allows for nested inQuery and orQuery. relates to parse-community#156
* Adding back in LiveQueryDemo-ObjC Removed this by accident * Remove spaces * Add watchOS to platform * update CI env to Xcode 11.7 * remove bundle from circle * Remove Travis warnings * Remove Travis strategy warning * Update config.yml * add actions for deployment * Update swift.yml * Update swift.yml * Update swift.yml * Add actions badge * Switch actions from build to ci * Update README.md * Remove travis badge * move tests to actions, test on xcode 12. Leave Carthage on circle * add submodules to actions * stagger actions test so cocoapods is always part of initial start * swap docs for watchOS * switch actiions pod_push.yml to deploy.yml * Swap action and circle badges * fix deploy actions name * Add release badge and make ci badge main branch * add release.yml for actions * Let pods release on Xcode 12
* deploy docs only on tags * change file name * update release * only release on publish
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/vmg/redcarpet/releases) - [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md) - [Commits](vmg/redcarpet@v3.5.0...v3.5.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
No description provided.