forked from google/GoogleDataTransport
-
Notifications
You must be signed in to change notification settings - Fork 1
gms #9
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
ryihan
wants to merge
127
commits into
ryihan:main
Choose a base branch
from
google:main
base: main
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
gms #9
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
* Add code coverage workflow.
* Update typos.
* Diagnostics issues fixes * Comments fixes from #3 * Fix GDTCORUploadCoordinatorTest * Fix tests * Fix GDTCCTUploadOperation cancel synchronization * Cleanup * Fix URLSession retain cycle. * Bump SDK version to 8.3.1 * Changelog
Co-authored-by: varconst <varconsteq@gmail.com>
* Add CCT-Tests-Unit to Test Coverage * Update trigger condition.
* Rename transform: API to transformGDTEvent: * Bump GDT podspec from 8.4.0 to 9.0.0
* Update README.md • Update Integration Testing directions to match updates made to GoogleUtils's README. • Added some syntax highlighting to existing code blocks. * Move CHANGELOG to root * Modify google3 command * Differentiate when to push to dev vs staging * Don't skip tests when pushing to dev * Don't skip tests when pushing to staging * Fix typo in copybara command * Generalize copybara command * Revert "Don't skip tests when pushing to dev" This reverts commit 476fd43. * Revert "Don't skip tests when pushing to staging" This reverts commit 7fce014. * Remove some whitespace * Remove some elusive whitespace
* Update CHANGELOG.md for GDT 9.0 * Tag PR # instead of issue # * Update CHANGELOG.md
* Update release instructions * whitespaces
* Bump promises dependency * Fix podspec * Include Promises in Package.swift * Bump Promises in Package.swift * Bump podspec minor version * CHANGELOG * Bump to 9.1.0 * Fix CHANGELOG
* Issue template with redirection to Firebase repo * Line break
* Fix Xcode13b4 Catalyst build * Add explicit * Style * Update CHANGELOG for 'Unreleased' release
* Use [NSOperation start] instead of main for async NSOperation * Bump version to 9.1.2 * Changelog
* Set workflow image to use macOS-10.15 * s/12.2/12
#128) Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.2.5 to 3.2.8 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [Infra] Refactor out clock utils * License adjustments
* [v10] Add new files to replace GULs promise APIs * Add renames * Remove GoogleUtilities dependency * Style
# Conflicts: # Package.swift
* [v10] Fix '[FBLPromise HTTPBody]' SwiftUI Preview crash * Add CHANGELOG entry * Review * Force link other categories * Fix changelog * Fix podspec
Bumps the bundler group with 1 update: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.2.8 to 3.3.6 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.8...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the github_actions group with 1 update in the /.github/workflows directory: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 2 to 4.1.7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the bundler group with 1 update: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.3.6 to 3.3.9 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.6...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [Infra] Bump clang-format to 19 * Bump upload-artifact to v4
* add analyze to ci * fix bad flag * fix bad flag x2
* [Infra] Prefer `setup_check.sh` over manual config * Style
* [Infra] Update README.md code formatting docs * Update README.md
* Use Xcode 16 in CI * update cocoapods version and other gems
#161) Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.3.9 to 3.4.2 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix GDTCORDirectorySizeTracker crash * style * Apply suggestions from code review Co-authored-by: Nick Cooke <36927374+ncooke3@users.noreply.github.com> * Update GoogleDataTransport/GDTCORTests/Unit/GDTCORDirectorySizeTrackerTests.m Co-authored-by: Nick Cooke <36927374+ncooke3@users.noreply.github.com> * Add missing import * Fix changelog merge mistake --------- Co-authored-by: Nick Cooke <36927374+ncooke3@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.