Commit Graph

11 Commits

Author SHA1 Message Date
zramsay
ea25950b57 on push
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m33s
2024-02-23 15:28:24 -05:00
zramsay
a183df58f4 add the files 2024-02-23 15:13:12 -05:00
Linkie Link
2ca6771f48
update docker CI to node 20 (#797)
* fix: fixed transaction messages (#792)

* Open Source + Docker image (#793)

* feat: added dummy charting library

* feat: added docker workflow

* feat: remove tests and code-coverage

* feat: added final TradingView fallback

* env: set private to false

* fix: added production env

* env: added README and LICENSE

* env: cleanup variables

* env: add license field

* env: finish docker setup

* fix: updated the description of the dummy data

* docker: update actions to node 20 (#796)

* docker: added v2 prefix to tags
2024-02-13 13:54:00 +01:00
Linkie Link
71d8e49a3d
v2.2.2 OS (#794)
* fix: fixed transaction messages (#792)

* Open Source + Docker image (#793)

* feat: added dummy charting library

* feat: added docker workflow

* feat: remove tests and code-coverage

* feat: added final TradingView fallback

* env: set private to false

* fix: added production env

* env: added README and LICENSE

* env: cleanup variables

* env: add license field

* env: finish docker setup

* fix: updated the description of the dummy data
2024-02-13 11:33:13 +01:00
Yusuf Seyrek
2c149fabcf
tests: fix, improve utility, separate workflows (#241) 2023-06-05 08:47:42 +02:00
Yusuf Seyrek
dbb1f16d66
feat: set fixed version for jest coverage tool, disable workflow for dependabot PRs (#208) 2023-05-16 14:15:15 +03:00
Yusuf Seyrek
a59e880559
feat: fix code coverage workflow (#195)
* feat: create a dummy component for testing coverage workflow

* feat: add test for dummy component

* fix: delta

* fix: command

* fix: remove test file regexp

* chore: break tests

* fix: tests

* feat: add test for footer component

* fix: delete dummy component
2023-05-12 10:55:51 +03:00
Yusuf Seyrek
e555c69e07
WIP: MP 2693 create a script to ensure code coverage improvement on p rs (#194)
* feat: add coverage diff checker to test workflow

* fix: run test workflow on pull requests only
2023-05-11 15:55:03 +02:00
Yusuf Seyrek
ba6df26ebd
feat: disable codecov (#193) 2023-05-11 14:02:58 +02:00
Yusuf Seyrek
b410619bef
MP-2692 add codecov reporting (#191) 2023-05-11 11:45:19 +02:00
Yusuf Seyrek
78aa6b3089
feat: add test runner workflow (#188) 2023-05-08 17:55:18 +02:00