Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(history-microservice): extract microservice #1019

Merged
merged 2 commits into from
May 7, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions .github/PULL_REQUEST_TEMPLATE/full.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,29 +52,12 @@ and the points you are not confident about. -->
- [ ] tests have been added (if required)
- [ ] shared code has been extracted in a different file

## History-Microservice

- [ ] no breaking changes have been added to the api
- [ ] changes have been documented in the open-api.yml
- [ ] tests have been written(if necessary)
- [ ] shared code has been extracted in a different file

## Documentation

- [ ] all documentation is in correct english
- [ ] the documentation explains used words, that are not common
- [ ] there are no abbreviations used

## Examples

- [ ] the example works without any additional configuration
- [ ] the example's target has been informed and has agreed

## Dockerfiles

- [ ] the dockerfiles work
- [ ] the containers are as small as possible

## Mindmap

- [ ] the change has been given a reason in the overview
Expand Down
28 changes: 0 additions & 28 deletions .github/PULL_REQUEST_TEMPLATE/history-microservice.md

This file was deleted.

57 changes: 0 additions & 57 deletions .github/workflows/history-microservice.codeql.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/history-microservice.eslint.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/history-microservice.fta.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/history-microservice.knip.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/history-microservice.license-check.yml

This file was deleted.

37 changes: 0 additions & 37 deletions .github/workflows/history-microservice.mdlint.yml

This file was deleted.

7 changes: 0 additions & 7 deletions history-microservice/.env.example

This file was deleted.

16 changes: 0 additions & 16 deletions history-microservice/.eslintrc.cjs

This file was deleted.

6 changes: 0 additions & 6 deletions history-microservice/.knip.json

This file was deleted.

2 changes: 0 additions & 2 deletions history-microservice/.markdownlint.yaml

This file was deleted.

1 change: 0 additions & 1 deletion history-microservice/.npmrc

This file was deleted.

5 changes: 0 additions & 5 deletions history-microservice/README.md

This file was deleted.

1 change: 0 additions & 1 deletion history-microservice/index.ts

This file was deleted.

Loading
Loading