Commit Graph

99 Commits

Author SHA1 Message Date
Mike Hardy
352f58b772 chore: update issue template "about" field
Apparently github won't show a template with an about that is more than 200 chars
So our main bug report template was not showing up
2020-07-15 07:52:26 +01:00
Darren Ackers
001cee0eac tests(admob): migrate JS only tests to Jest (#3586)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-13 11:45:45 +01:00
Mike Hardy
7a66350b10 docs: link CONTRIBUTING correctly in PR template (#3910) 2020-07-10 17:18:42 +01:00
Anderson Addo
85047b6c22 docs: added FAQs and Tips page (#3524)
Co-authored-by: Mike Hardy <github@mikehardy.net>
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-06-26 17:38:00 +01:00
Mike Diarmid
ab0f5aa514 chore: update sponsoring config 2020-06-26 14:43:33 +01:00
Mike Diarmid
f794ca08bc ci: use FirebaseFirestore pre-compiled pod (#3777)
* tests: use FirebaseFirestore pre-compiled pod

* Update tests_e2e.yml

* Revert tests_e2e.yml

* Update Podfile

* update Podfile

* update podfile

* ci: update detox version

* ci: update android emulator options

* ci: temp disable app delete tests

* ci: android disable hardware acceleration

* ci: increase timeouts
2020-06-15 09:46:24 +01:00
Mike Diarmid
31ca27fa03 ci: update cancellation worklfow 2020-06-03 12:57:43 +01:00
Mike Diarmid
b84259aa2a ci: cancel previous actions workflow 2020-06-03 12:46:35 +01:00
Salakar
35edafa437 fix: peer dependency versions
[publish]
2020-05-13 14:22:08 +01:00
Salakar
4b75d550ea chore: tweak GH Action to only publish if tag present
[skip-ci]
2020-05-05 11:05:12 +01:00
Mike Diarmid
111b455859 tests: run e2e tests on push to master
[skip-ci]
2020-04-29 16:10:11 +01:00
Mike Diarmid
4cc5f4a86b chore: update workflow timeouts
[skip-ci]
2020-04-27 21:24:11 +01:00
Mike Diarmid
c1197a4666 tests: fix coverage config (#3541)
[skip-ci]
2020-04-24 20:17:32 +01:00
Darren Ackers
f58700e686 tests: start integration of Jest tests (#3529)
[skip ci]
2020-04-24 16:57:47 +01:00
Mike Diarmid
81479dc48e tests: support Android e2e tests on Actions (#3517)
[skip-ci]
2020-04-24 11:05:25 +01:00
Mike Diarmid
fd5d7b0448 chore: ignore annotation step errors [skip-ci] 2020-04-23 12:17:21 +01:00
Salakar
ea6431b700 chore: update workflows 2020-04-22 17:14:14 +01:00
Salakar
a216e3a802 chore: update workflows 2020-04-22 16:40:58 +01:00
Salakar
cf7a09f6d7 chore: update workflows 2020-04-22 16:21:53 +01:00
Mike Diarmid
f019e3531a chore: update workflow 2020-04-22 16:15:56 +01:00
Mike Diarmid
f96f37bb1b chore: update workflow 2020-04-22 16:07:55 +01:00
Mike Diarmid
6d2c88cfa1 chore: update workflows 2020-04-22 16:00:41 +01:00
Mike Diarmid
c067e67f02 chore: workflow config 2020-04-22 15:52:35 +01:00
Mike Diarmid
e2c2d64d22 feat: independently version packages (#3513)
* feat: remove core version lock

* chore: v6.4.1

* chore: v6.4.1

* chore: configure lerna for independent versions

* chore: configure lerna for independent versions

* chore: only check docs folder

skipping elsewhere due to generated files such as changelogs
2020-04-22 15:48:13 +01:00
Mike Diarmid
7f52366e22 docs: spelling & grammar fixes & GitHub Action (#3490) 2020-04-17 21:06:29 +01:00
Salakar
819f3a67aa chore: add coveralls action 2020-04-17 15:41:33 +01:00
Salakar
da688f59b1 chore: enable actions for push to master 2020-04-17 15:10:08 +01:00
Salakar
925860f8e4 chore: enable actions for push to master 2020-04-17 15:08:07 +01:00
Salakar
2545dc5a84 chore: enable actions for push to master 2020-04-17 15:03:41 +01:00
Mike Diarmid
e427fcfd9b chore: github actions (#3472) 2020-04-17 14:54:16 +01:00
Salakar
432ad63a6f refactor(docs): change links to new site 2020-04-03 14:00:00 +01:00
Mike Diarmid
d6db2601f6 chore: fix issue template 2020-03-04 10:09:17 +00:00
Mike Hardy
5be0fdd1c3 Add JS in bug report for package.json/firebase.json 2019-11-28 10:27:08 -05:00
Salakar
d835299c11 docs(github): update issue templates 2019-10-18 13:49:26 +01:00
Salakar
b5fd1df1ea docs(github): update issue templates 2019-10-18 13:47:31 +01:00
Salakar
a9eece4370 docs(github): update issue templates 2019-10-18 13:45:32 +01:00
Mike Diarmid
2e15d585da - 2019-10-05 18:02:44 +01:00
Mike Diarmid
a3c28bcc64 Update PULL_REQUEST_TEMPLATE.md 2019-10-04 23:32:47 +01:00
Ilja Daderko
16e67ddbf8 Move file methods / constants from storage to utils (#2511)
* stash

* move commons into the app

* move utils module into app

* Update index.d.ts

* re-trigger build

* fix eslint issues

* Fix formatting eslint issues

* move utils documentation to app

* Dissalow number values in setUserProperties

* fix test

* add utils export to app module

* clean up utils export

* Move path helpers to utilities module

* I have no idea

* Update RNFBUtilsModule.m

* remove duplicate util files

* fix RNFBUtilsModule merge conflict

* fix android build

* Move path constants from storage to utils, remove old GH Actions

* resolve remaining merge confs

* resolve type definition conflict

* add requiresMainQueueSetup to RNFBUtilsModule
2019-08-28 13:17:48 +03:00
Mike Hardy
d1fea28916 [meta] add android questions & react-native-firebase version (#2293)
* Add android questions & react-native-firebase version to GitHub issue template
2019-06-27 20:42:41 +01:00
Mike Diarmid
43d60abe0b Update FUNDING.yml 2019-06-21 08:06:38 +01:00
Mike Diarmid
f5bbbdb236 Update FUNDING.yml
[skip ci]
2019-05-23 09:51:19 +01:00
Mike Diarmid
43a616edc1 Update FUNDING.yml
[skip ci]
2019-05-23 09:49:01 +01:00
Mike Diarmid
14bde1cdd5 Create FUNDING.yml
[skip ci]
2019-05-23 09:46:44 +01:00
Mike Diarmid
a82dde0ad3 collapse issue template sections
[skip ci]
2019-05-10 00:41:03 +01:00
Mike Diarmid
7beaedc092 collapse issue template sections
[skip ci]
2019-05-10 00:40:12 +01:00
Ilja Daderko
db6b7c2259 [Repo Management] pr-labeler (#2109)
[Repo Management] pr-labeler (#2109)

[skip ci]
2019-05-06 16:53:30 +01:00
Mike Diarmid
9e5b918fe3 [skip ci] Update stale bot settings 2019-05-06 14:36:34 +01:00
Mike Diarmid
8d2dd4167a [skip ci] issue template updates 2019-05-06 12:37:13 +01:00
Mike Diarmid
4f9ca3d6c9 [skip ci] issue template updates 2019-05-06 12:27:53 +01:00