Skip to content

test js action for the hackathon #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
wants to merge 80 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
8f15edb
chore: fix pull request build (#1110)
thatfiredev Apr 24, 2020
b6fdf41
Auto-update dependencies. (#1112)
dpebot Apr 27, 2020
e0815d3
refactor(auth): update code to use Firebase Auth KTX (#1113)
thatfiredev Apr 27, 2020
cd85fac
refactor(auth): change firebaseAuthWithGoogle() argument type (#1114)
thatfiredev Apr 28, 2020
f0f67cc
Auto-update dependencies. (#1115)
dpebot May 1, 2020
c46f29e
refactor(analytics): update code to use Analytics KTX (#1116)
thatfiredev May 4, 2020
f3c0a83
Auto-update dependencies. (#1117)
dpebot May 7, 2020
82d6479
Move to new Crashlytics SDK (#1118)
samtstern May 11, 2020
746ba5a
Update config.yml
samtstern May 20, 2020
b67f8fc
Delete sdk_bug.md
samtstern May 20, 2020
d22b1c1
Auto-update dependencies. (#1122)
dpebot May 26, 2020
c0d6181
refactor(in-app-messaging): update code to use Analytics KTX (#1124)
thatfiredev May 28, 2020
6f94067
Auto-update dependencies. (#1123)
dpebot May 28, 2020
0fd3f33
Auto-update dependencies. (#1125)
dpebot May 29, 2020
24c1b3a
Update README.md
ulukaya Jun 3, 2020
ac5a309
Update README.md
ulukaya Jun 3, 2020
71b6681
Update README.md
ulukaya Jun 3, 2020
6c5d21f
Update README.md
ulukaya Jun 3, 2020
8262596
Auto-update dependencies. (#1126)
dpebot Jun 5, 2020
09b3db0
fix(messaging): fix wrong nullability check on MessagingService (#1134)
thatfiredev Jun 18, 2020
731b841
Auto-update dependencies. (#1128)
dpebot Jun 25, 2020
e7bd199
Use Crashlytics KTX (#1135)
samtstern Jun 25, 2020
8a3169a
refactor(database): java's HashMap --> kotlin's hashMapOf() (#1136)
thatfiredev Jun 25, 2020
a0c4a9e
Auto-update dependencies. (#1139)
dpebot Jul 7, 2020
d454ecd
Auto-update dependencies. (#1140)
dpebot Jul 9, 2020
38e3050
Auto-update dependencies. (#1141)
dpebot Jul 15, 2020
4321406
Auto-update dependencies. (#1142)
dpebot Jul 17, 2020
8f3bfd1
Auto-update dependencies. (#1143)
dpebot Jul 20, 2020
dbd6199
Auto-update dependencies. (#1145)
dpebot Jul 21, 2020
b9ad21e
Auto-update dependencies. (#1147)
dpebot Jul 23, 2020
930ab4d
Auto-update dependencies. (#1154)
dpebot Jul 31, 2020
d13712c
Auto-update dependencies. (#1155)
dpebot Aug 3, 2020
245b4c4
Auto-update dependencies. (#1156)
dpebot Aug 5, 2020
f267674
Auto-update dependencies. (#1157)
dpebot Aug 6, 2020
34283bf
Add link to MLKit support
samtstern Aug 19, 2020
b3c910f
Auto-update dependencies. (#1159)
dpebot Aug 24, 2020
3a47496
Auto-update dependencies. (#1161)
dpebot Aug 26, 2020
7a02151
Update Functions code (#1162)
samtstern Aug 26, 2020
ed926c2
Auto-update dependencies. (#1163)
dpebot Aug 27, 2020
801dfe1
Auto-update dependencies. (#1164)
dpebot Aug 28, 2020
662aecd
Auto-update dependencies. (#1167)
dpebot Sep 3, 2020
85c682d
chore(*): remove kotlin-stdlib-jdk7 dependency (#1169)
thatfiredev Sep 10, 2020
a3ec3ae
chore: add the modular action for push
thatfiredev Sep 10, 2020
72b32b3
chore: update modular action to v0.2
thatfiredev Sep 10, 2020
2eeb8b3
chore: update modular action to v0.3
thatfiredev Sep 10, 2020
cfe9e07
chore: update modular action to v0.4
thatfiredev Sep 10, 2020
4ed1580
chore: update modular action to v0.5
thatfiredev Sep 10, 2020
1fac999
chore: update modular action to v0.6
thatfiredev Sep 10, 2020
d4331df
chore: update modular action to v0.7
thatfiredev Sep 10, 2020
89a50db
chore: update modular action to v0.8
thatfiredev Sep 10, 2020
ff16637
chore: move action to this repo for easier tests
thatfiredev Sep 16, 2020
687090c
fix actions
thatfiredev Sep 16, 2020
7e97bbf
fix actions
thatfiredev Sep 16, 2020
53486c1
chore: comment out NDK installation to make tests faster
thatfiredev Sep 16, 2020
6412d45
echo env variables
thatfiredev Sep 16, 2020
866edd5
test passing branch name as input
thatfiredev Sep 16, 2020
20bdac8
try using string split to get branch name
thatfiredev Sep 16, 2020
c129e13
try with master branch
thatfiredev Sep 16, 2020
37764f0
master --> origin/master
thatfiredev Sep 16, 2020
a9ee66a
chore: re-add pull request
thatfiredev Sep 16, 2020
a065580
chore: undo my dumb changes
thatfiredev Sep 16, 2020
fbef73c
try not exiting on error
thatfiredev Sep 16, 2020
4bd62e3
chore(docker): switch to openjdk alpine (java 11)
thatfiredev Sep 16, 2020
191f5e8
chore(docker): fix alpine image
thatfiredev Sep 16, 2020
5fbc38f
chore: skip java installation
thatfiredev Sep 16, 2020
7b256dd
try alpine instead of buster
thatfiredev Sep 16, 2020
9509316
apk --> apt-get
thatfiredev Sep 16, 2020
b28f2c7
apt-get install git
thatfiredev Sep 16, 2020
fa0c3d4
apt-get install bash
thatfiredev Sep 16, 2020
7059a63
chore: try javascript action instead of docker
thatfiredev Sep 16, 2020
23a1902
image --> main
thatfiredev Sep 16, 2020
4faf945
remove args
thatfiredev Sep 16, 2020
ccb9a31
add node_modules and package json files
thatfiredev Sep 16, 2020
06e3146
refactor: revert to alpine to see if it will be faster
thatfiredev Sep 16, 2020
fe7270c
refactor: pass arguments from the action.yml file
thatfiredev Sep 17, 2020
a0df9c3
refactor: test going full js
thatfiredev Sep 17, 2020
4eb30d6
chore: add branch to git diff
thatfiredev Sep 17, 2020
7f03402
chore: test js conversion
thatfiredev Sep 17, 2020
92c0159
chore: ignore empty modules
thatfiredev Sep 17, 2020
8cee45d
refactor: migrate to the public actions
thatfiredev Sep 17, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
refactor(in-app-messaging): update code to use Analytics KTX (firebas…
  • Loading branch information
thatfiredev authored May 28, 2020
commit c0d6181e5b81cde23be6f06f6b806d4fd5cba4fe
5 changes: 5 additions & 0 deletions inappmessaging/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,12 @@ dependencies {
implementation 'com.google.firebase:firebase-inappmessaging-display-ktx:19.0.7'

// The Firebase SDK for Google Analytics is required to use In-App Messaging
// Analytics (Java)
implementation 'com.google.firebase:firebase-analytics:17.4.2'

// Analytics (Kotlin)
implementation 'com.google.firebase:firebase-analytics-ktx:17.4.2'

implementation 'com.google.firebase:firebase-iid:20.2.0'

androidTestImplementation 'androidx.test:runner:1.2.0'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import android.util.Log
import androidx.appcompat.app.AppCompatActivity
import com.google.android.material.snackbar.Snackbar
import com.google.firebase.analytics.FirebaseAnalytics
import com.google.firebase.analytics.ktx.analytics
import com.google.firebase.fiamquickstart.R
import com.google.firebase.fiamquickstart.databinding.ActivityMainBinding
import com.google.firebase.iid.FirebaseInstanceId
Expand All @@ -22,7 +23,7 @@ class KotlinMainActivity : AppCompatActivity() {
val binding = ActivityMainBinding.inflate(layoutInflater)
setContentView(binding.root)

firebaseAnalytics = FirebaseAnalytics.getInstance(this)
firebaseAnalytics = Firebase.analytics
firebaseIam = Firebase.inAppMessaging

firebaseIam.isAutomaticDataCollectionEnabled = true
Expand Down