Skip to content

Conversation

@ryihan
Copy link
Owner

@ryihan ryihan commented Oct 7, 2022

No description provided.

granluo and others added 30 commits March 18, 2021 13:06
* 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
dependabot bot and others added 30 commits May 16, 2024 17:16
#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
* Revert "[NFC] Prefer <dispatch/dispatch.h> over <dispatch/time.h> (#131)"

This reverts commit d4932cd.

* Revert "[Infra] Refactor out clock utils (#130)"

This reverts commit b7bd781.

* [Infra] Refactor recent third_party refactors
* Revert "[NFC] Prefer <dispatch/dispatch.h> over <dispatch/time.h> (#131)"

This reverts commit d4932cd.

* Revert "[Infra] Refactor out clock utils (#130)"

This reverts commit b7bd781.

* [Infra] Refactor recent third_party refactors
* [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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants