Iain Sproat
1fceda4724
test(coverage): 100% test coverage & refactor to vitest and msw ( #6 )
...
* chore(refactor): tests use vitest and msw
* fix(directory): Ensure filenames conform to eslint requirements
* chore(yarn): Specify node engine version
* fix(yarn): use the proper nodelinker
* fix(GitHub workflow): yarn install with caching
* docs(README): update to match changes
---------
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com >
2023-03-23 15:37:32 +00:00
Iain Sproat
1f8e68e47b
Reorganise ./dist directory and move ./mockserver ( #5 )
...
* Reorganise ./dist directory and move ./mockserver
* fix(pre-commit): remove exclusions for non-existent directories
2023-03-21 23:29:58 +00:00
dependabot[bot]
34c5bbaf2b
build(deps-dev): bump prettier from 2.8.5 to 2.8.6 ( #4 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.5...2.8.6 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 23:13:28 +00:00
dependabot[bot]
21e2c7b7fc
build(deps): bump actions/setup-python from 3 to 4 ( #3 )
...
* build(deps): bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix(github workflow): remove unnecessary action
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com >
2023-03-21 23:12:55 +00:00
Iain Sproat
938e24921d
feat(action): Create a Typescript action ( #1 )
2023-03-21 23:06:59 +00:00
Iain Sproat
a148b30668
Use example action
2023-03-20 16:06:58 +00:00
Iain Sproat
0eb31b2f6b
Example GitHub Action
2023-03-20 16:01:47 +00:00
Iain Sproat
83ac03f20e
fix(README): customise to project
2023-03-20 15:42:55 +00:00
Iain Sproat
b0d7b5ce16
Initial commit
2023-03-20 15:31:14 +00:00