Skip to content
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

[DO NOT MERGE] SNAPSHOT publishing #62

Draft
wants to merge 90 commits into
base: master
Choose a base branch
from
Draft

[DO NOT MERGE] SNAPSHOT publishing #62

wants to merge 90 commits into from

Conversation

thoutbeckers
Copy link

@thoutbeckers thoutbeckers commented May 24, 2023

This branch can be used to publish SNAPSHOTs to sonatype
repo maven("https://oss.sonatype.org/content/repositories/snapshots/") by merging code changes into this branch.

The artifact id is com.splendo.firebase:firebase-* with e.g. version 1.8.1-[build-nr]-SNAPSHOT, the build nr can be seen on the actions run, for example this is build 2 so the an example artifact inclusion would be api("com.splendo.firebase:firebase-firestore:1.8.1-2-SNAPSHOT")

@vpodlesnyak
Copy link

good one

Daeda88 and others added 25 commits September 27, 2023 13:03
Adds missing fields to AuthResult and makes its constructor public
# Conflicts:
#	firebase-auth/src/androidMain/kotlin/dev/gitlive/firebase/auth/auth.kt
#	firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/auth.kt
#	firebase-auth/src/iosMain/kotlin/dev/gitlive/firebase/auth/auth.kt
#	firebase-auth/src/jsMain/kotlin/dev/gitlive/firebase/auth/auth.kt
#	firebase-auth/src/jsMain/kotlin/dev/gitlive/firebase/auth/externals/auth.kt
#	firebase-auth/src/jvmMain/kotlin/dev/gitlive/firebase/auth/auth.kt
Tests for null using optional unwrap don't make much sense
Daeda88 and others added 30 commits September 2, 2024 22:44
Bumps [dev.gitlive:firebase-java-sdk](https://github.com/GitLiveApp/firebase-java-sdk) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/GitLiveApp/firebase-java-sdk/releases)
- [Commits](GitLiveApp/firebase-java-sdk@v0.4.5...v0.4.6)

---
updated-dependencies:
- dependency-name: dev.gitlive:firebase-java-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ev.gitlive-firebase-java-sdk-0.4.6

Bump dev.gitlive:firebase-java-sdk from 0.4.5 to 0.4.6
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `agp` from 8.5.2 to 8.6.0.

Updates `com.android.tools.build:gradle` from 8.5.2 to 8.6.0

Updates `com.android.application` from 8.5.2 to 8.6.0

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…pp#616)

Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.1.0 to 2.1.1.
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Reed <andrew_reed@hotmail.com>
…sugaring

Disable Desugaring for the library itself
…rg.jetbrains.kotlinx-kotlinx-serialization-core-1.7.2

Bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.7.1 to 1.7.2
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.

7 participants