Commit Graph

20 Commits

Author SHA1 Message Date
ff37f3b460 fix: Ensure necessary namespaces are in patched doc (#2698)
* refactor: Extract timestamp properties

In preparation for reworking DocumentAttributes.

* refactor: Consolidate namespaces

* fix: Ensure necessary namespaces are in patched doc

Fixes #2697

* Fix tsc and ESLint errors

* Fix CSpell

* Add a test to fix code coverage failure
2025-01-06 22:19:00 +00:00
07f363fcb7 feat: Add npm publish GitHub Action workflow (#2762)
* feat: Add npm publish GitHub Action workflow

* Fix typo
2024-10-13 01:48:04 +01:00
0bcc6910f4 Use codecov token (#2748)
* Use codecov token

* Using env to pass token
2024-10-11 00:22:43 +01:00
10b87b5a70 Run demo GitHub Action in parallel (#2484)
* Run demo GitHub Action in parallel

* Fix path of action yml

* Move checkout to demo action

* Prettier format

* Specifying shell

* Try to fix uses

* Fix spelling issue

* Fix demo

* Downloading artifacts too unreliable

Building instead

* Re-name step

Re-use action elsewhere
2023-12-25 15:29:13 +00:00
6b6f9d7ed4 Use standard script names for test and prettier (#2483) 2023-12-25 13:02:00 +00:00
a9fa31ebac Upgrade testing libraries 2023-06-15 21:15:39 +01:00
bc0a197ba1 Upgrade codecov 2023-02-02 16:31:12 +00:00
719f7c8f9e Add cspell to actions 2022-07-06 16:43:58 +01:00
00ae5a1a1f Force dependency install 2022-06-13 19:02:40 +01:00
e6a0f3e8f7 Remove demos validation 2021-09-30 00:22:00 +01:00
97d1025a0f Add schema validator 2021-09-29 23:47:33 +01:00
f88b588b60 Fix codecov yml 2021-07-01 13:08:50 +01:00
f00844ad1b Add codecov check 2021-07-01 12:55:43 +01:00
0519ed6d09 Add workflow and issue template 2021-03-20 00:37:09 +00:00
f6a4d78ab7 Add checks when submitting PR 2020-11-06 01:51:59 +00:00
d1b45d416b Fix spacing issue 2020-11-05 00:33:54 +00:00
f72f7e7514 Add build files to demo workflow 2020-11-05 00:17:55 +00:00
0165cfb3e5 Fix typo 2020-11-05 00:11:02 +00:00
ef747486c0 Remove comments 2020-11-04 23:40:59 +00:00
e0b2f59c2f Add initial GitHub Actions workflow 2020-11-04 23:36:28 +00:00