11 Commits

Author SHA1 Message Date
Eric Tuvesson
413e7b3fcd feat: use cloud runtime package (#9)
* feat: Include @noodl/cloud-runtime in the dist folder

* feat: Use the builtin cloud runtime

Unless "NOODL_CLOUD_RUNTIMES_LOCATION" is provided.

* chore: bump version
2024-01-26 10:38:48 +01:00
Eric Tuvesson
c89f7ef796 chore: bump version 0.2.5
Doing a bump only because of NPM.
""Cannot publish over previously published version "0.2.4".""
v0.2.5
2024-01-25 13:55:08 +01:00
Eric Tuvesson
a4d5cea021 chore: Add LICENSE to noodl-cloudservice (#8)
To include the LICENSE in the NPM package, the file should be in the same folder.
2024-01-25 13:52:07 +01:00
Eric Tuvesson
454ad91136 feat: Add publish npm GH workflow (#7) 2024-01-25 13:47:30 +01:00
Eric Tuvesson
8d53400fdb feat: Add dependabot (#6) 2024-01-25 12:27:01 +01:00
Eric Tuvesson
c2f102f603 chore: Split routes and add typings (#5) 2024-01-25 12:09:50 +01:00
Eric Tuvesson
f39f6410f2 feat: version 0.2.4 v0.2.4 2024-01-24 16:12:08 +01:00
Eric Tuvesson
2170db7290 feat: Upgrade to TypeScript (#4) 2024-01-23 16:42:43 +01:00
Eric Tuvesson
072ec68777 chore: Remove jasmine dev dependencies (#3)
Currently, there are no tests in this repository.
2024-01-19 11:24:52 +01:00
Eric Tuvesson
0b2438191d feat: Update README (#2) 2024-01-15 14:25:01 +01:00
Eric Tuvesson
663c0a2e39 Initial commit
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com>
2023-12-04 10:20:38 +01:00