Commit Graph

334 Commits

Author SHA1 Message Date
Yogev Ben David
f421c5127e Autogenerate changelog using github-release-notes (#382)
* Auto generate changelog

* Update .github/main.workflow

* Add skip-changelog as a valid PR label
3.0.0-alpha.0-snapshot.27
2019-09-22 12:51:56 +03:00
yogevbd
ccc188581b Fix main.workflow 3.0.0-alpha.0-snapshot.26 2019-09-20 18:29:04 +03:00
yogevbd
2a5a492bd7 Add .github/main.workflow 3.0.0-alpha.0-snapshot.25 2019-09-20 18:23:14 +03:00
Yogev Ben David
6e726d1dc2 Update and rename main.yml to require-label.yml 3.0.0-alpha.0-snapshot.24 2019-09-20 03:48:59 +03:00
Yogev Ben David
258d9386a7 Update CHANGELOG.md 2019-09-15 20:13:05 +03:00
yogevbd
ee9e798dc4 Fix realese script 3.0.0-alpha.0-snapshot.22 2019-09-15 16:41:31 +03:00
wixmobile
09dd16d68a Update package.json version to 2.1.0 [ci skip] 2019-09-14 16:01:39 -04:00
yogevbd
711963449c Update CHANGELOG.md 2.1.0-snapshot.13 2.1.0 2.0.6-snapshot.11 2019-09-14 22:37:49 +03:00
Yogev Ben David
0fdabd3e43 React Native 0.60 Support (#375)
* Add react-native@0.60.* support

* Change variant name

* Update installation docs

* Fix example project

* Update installation.md
2.0.6-snapshot.10
2019-09-14 22:28:33 +03:00
Yogev Ben David
71607f71ce Add empty build script for CI usage (#363) 2.0.6-snapshot.9 2019-08-14 11:15:23 +03:00
yogevbd
0b0fdb5021 Remove prerelease script 2.0.6-snapshot.8 2019-08-13 19:22:03 +03:00
yogevbd
38c053e270 Add release script 2019-08-13 19:08:15 +03:00
yogevbd
42902b8677 Add release script 2019-08-13 18:00:53 +03:00
yogevbd
20891e75e2 Add test-js script 2019-08-13 16:22:09 +03:00
yogevbd
b2c4281fd6 Add clean script 2019-08-13 16:00:05 +03:00
Yogev Ben David
e4455d1926 Unify iOS e2e and unit tests in CI (#361)
* Unite ios tests

* fix workflows

* Rename jobs

* Run ios unit tests before e2e
2019-08-13 15:13:10 +03:00
Yogev Ben David
7526f5640b Update installation.md 2019-08-12 16:24:36 +03:00
Yogev Ben David
e434c62055 Remove GCM leftovers (#359)
* Remove GCM leftovers, fix typos

* Print android unit tests output
2019-08-12 16:23:29 +03:00
yogevbd
b4030449f0 2.0.6 2019-08-12 15:07:41 +03:00
Yogev Ben David
8d67097938 Update CHANGELOG.md 2019-08-12 15:05:29 +03:00
yogevbd
d6750ab5ae Remove gradle cache files 2019-08-12 14:55:50 +03:00
Yogev Ben David
1652c7fa5d Merge pull request #358 from wix/betterIntentHandling
Resolve intent by extra key and not by `google.message_id` string
2019-08-12 14:52:31 +03:00
yogevbd
5056657a6b Handle intent by extra key and not by google.message_id string 2019-08-12 14:34:20 +03:00
yogevbd
f8296ddd1e 2.0.5 2019-08-11 23:23:10 +03:00
Yogev Ben David
4247c317be Merge pull request #357 from wix/revert-349-removeVerifyNotification
Revert "Remove verify notification, Closes #296"
2019-08-11 23:22:31 +03:00
Yogev Ben David
0b70828ca3 Revert "Remove verify notification, Closes #296" 2019-08-11 23:21:05 +03:00
yogevbd
106c78c9f9 Updated .npmignore 2019-08-09 23:30:36 +03:00
yogevbd
061fae4c58 2.0.4 2019-08-09 23:14:53 +03:00
yogevbd
21c684dbb7 Fix missing badge in silent notification payload with no aps.alert 2019-08-09 23:14:13 +03:00
Yogev Ben David
1d5f6b2db4 Merge pull request #354 from wix/testCoverage
Add test coverage on iOS
2019-08-03 23:51:42 +03:00
Yogev Ben David
4674f8ecce Merge pull request #352 from wix/parallelism
Parallelise tests
2019-07-31 10:37:03 +03:00
yogevbd
e0dce9fa47 Parallelise tests 2019-07-31 10:19:15 +03:00
yogevbd
dbf046ef68 Add test coverage for iOS 2019-07-30 23:09:59 +03:00
Yogev Ben David
df79658ef5 Merge pull request #351 from wix/ciUnitTests
Migration to circleCI
2019-07-30 23:08:14 +03:00
yogevbd
a6fa380936 Fix tests 2019-07-30 22:47:14 +03:00
yogevbd
1c76cc727d Remove intellij iml files 2019-07-30 22:33:17 +03:00
yogevbd
fea314c434 f 2019-07-30 22:30:51 +03:00
yogevbd
08076923f6 Fix tests 2019-07-30 22:27:25 +03:00
Yogev Ben David
9b7690401c Update CODEOWNERS 2019-07-30 22:09:33 +03:00
yogevbd
1df2efa2b8 f 2019-07-30 22:02:59 +03:00
yogevbd
fed75d9225 f 2019-07-30 21:44:07 +03:00
yogevbd
fbf0cd1913 f 2019-07-30 21:40:47 +03:00
yogevbd
c6cf840fd3 f 2019-07-30 20:59:25 +03:00
yogevbd
d5e40b769e f 2019-07-30 20:18:25 +03:00
yogevbd
add0007d53 Fix ci 2019-07-30 02:01:28 +03:00
yogevbd
2c604868a5 Fix ci multiple jobs 2019-07-30 01:54:50 +03:00
yogevbd
c505c57712 Revert "Remove multiple steps"
This reverts commit eae86a3761.
2019-07-29 20:46:14 +03:00
yogevbd
c65d91c134 Fix flaky tests 2019-07-29 20:41:25 +03:00
yogevbd
eae86a3761 Remove multiple steps 2019-07-29 19:33:49 +03:00
yogevbd
e25b4e706f Fix workflow 2019-07-29 18:00:12 +03:00