56 Commits

Author SHA1 Message Date
41f6558050 ci: move Android build to Ubuntu and use FlyCI for iOS (#10492) 2024-02-15 09:00:09 -08:00
172d3463a3 fix(core): safe important check (#10455) 2023-12-19 10:11:10 -08:00
2f9e5c0b84 ci: use python3 2023-04-04 21:57:19 +02:00
df7ecb95db ci: fix automated app CI workflow (#10218) 2023-02-18 12:47:54 -08:00
64e91e93ae ci: tests 2023-02-14 19:55:45 -08:00
decbfa11f4 chore: tests 2023-02-14 19:40:56 -08:00
b147612e06 test: standardized jest unit testing (#10047) 2022-11-28 14:32:25 -08:00
3772264751 ci: fix automated test workflow (#9982) 2022-07-31 09:40:10 -07:00
c67f5e19bf ci: tests 2022-07-31 09:39:58 -07:00
4f56d8650b chore: e2e automated tests 2022-07-22 11:31:10 -07:00
bdda6bfe04 chore: gh actions branch 2022-07-22 08:17:17 -07:00
0a7318f430 chore: update feature_request template labels 2022-02-20 16:13:57 +01:00
980eb213f9 chore: update envinfo command 2022-02-02 14:34:34 +01:00
aa0180c3f1 Update bug_report.yaml 2022-02-02 14:54:32 +13:00
04c0f8783d chore: fix bug report template 2021-12-15 22:11:43 +01:00
c2f8739593 chore: fix feature request template 2021-12-15 22:11:25 +01:00
fa47eb47ff chore: disable blank issues 2021-11-15 12:20:19 +01:00
410a94dcdf chore(issue-forms): add unique id to checkboxes 2021-11-15 12:14:57 +01:00
c0fdc61a94 chore(issue-forms): add id to checkboxes 2021-11-15 12:14:32 +01:00
e57a9bdedb chore: enable blank issues temporarily 2021-11-13 18:28:29 +01:00
a3823ffc38 chore(repo): GitHub Issue Forms (#9594)
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-10-26 17:55:08 +02:00
17a7019085 chore: npm 7 compat 2021-04-12 09:54:30 -07:00
4945702620 ci: run apps/automated on CI (#9196) 2021-02-05 11:21:16 -08:00
6adcc40e25 ci: enable workflow_dispatch 2021-02-04 17:24:03 +01:00
8bb653d31a ci: run workspace setup 2021-02-04 17:19:33 +01:00
cc65bdf141 Revert "Revert "ci: add workflow for legacy tns-core-modules""
This reverts commit 8ec6ad5a753ee3a40d9d433b8584e87f7e81597c.
2021-01-22 14:20:22 +01:00
8ec6ad5a75 Revert "ci: add workflow for legacy tns-core-modules"
This reverts commit 00dea4120bc1430713919dd7ca34e5a77a602ba0.
2021-01-22 14:09:20 +01:00
00dea4120b ci: add workflow for legacy tns-core-modules 2021-01-22 14:03:19 +01:00
957a104f65 ci: fix paths 2021-01-05 19:12:07 +01:00
b4857f87cb ci: add empty action for types 2020-12-28 14:38:57 +01:00
69b7fc377a ci: add workflows for different packages 2020-12-28 14:37:01 +01:00
51b383fe85 ci: move npmrc to root 2020-12-19 20:14:41 +01:00
0d9350dc80 ci: check if npmrc is correct 2020-12-19 19:35:41 +01:00
61727929cc ci: enable next tag for master 2020-12-19 10:13:23 -08:00
05d776bea8 chore: fix broken links in PR template 2020-12-16 10:19:16 +01:00
023be8cbf1 ci: rename workflow 2020-11-13 12:03:03 +01:00
a32c99b124 ci: use new env syntax
see https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files
2020-11-13 11:55:18 +01:00
548d0f78ad ci: tweak version number 2020-11-13 11:22:30 +01:00
3cb35a5080 ci: enable on master
(still in --dry-run for testing)
2020-11-13 10:35:03 +01:00
2243660080 feat(core): TypeScript 4 + cleanup (#8967) 2020-10-19 09:28:05 -07:00
32404246a1 chore: update bug_report.md 2020-10-17 16:15:15 -07:00
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00
c3fabd66f7 chore: unify issue templates (#6350)
* chore: update community files

* chore: delete redundant file

* chore: missing bracket
2018-10-05 14:18:39 +03:00
72fa5c9bc1 docs: update wording describing issue lifecycle (#5742)
- describe when an issue will be closed without waiting for response
- add this description in a comment in the issue template. This way it will be visible to the creator of the issue, but won't add noise when reading the issues in github.
2018-04-30 10:50:29 +03:00
c7dd02c22e docs: update the PR template to suggest following the commit message guidelines (#5436) 2018-02-21 11:17:39 +02:00
c66a3fb3a7 Change SO with {N} Forum 2018-02-01 11:24:08 +02:00
15f0a025c1 Update ISSUE_TEMPLATE.md (#4937) 2017-10-11 13:13:11 +03:00
e1bba78784 Add CONTRIBUTING.md and update guides (#4511)
* Removing legacy files

* Dev-setup

* CodeConventions revised

* CONTRIBUTING.md first draft

* Update CreateNewModule.md

* Module exapmles

* Writing unit tests article

* Minor Changes

* Organize PR steps
2017-07-06 16:17:53 +03:00
fd82ae460b Improve the pull request template wording 2016-07-27 10:37:49 +03:00
63746df3dd fix the link to coding convention. 2016-05-20 16:14:15 +03:00