Commit Graph

17 Commits

Author SHA1 Message Date
c21fbef967 Bump docker/setup-buildx-action from 3.7.1 to 3.8.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 18:36:11 +00:00
0a88c44b0b Merge pull request #1 from insomniafi/dependabot/npm_and_yarn/develop/typescript-5.7.2
Some checks failed
Docker Build / Docker Build (push) Has been cancelled
TypeScript Build / TypeScript Build (push) Has been cancelled
Bump typescript from 5.6.3 to 5.7.2
2024-11-22 18:54:05 +00:00
1387657966 Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-22 18:53:04 +00:00
62eb1feb89 Fix to use labels instead of upstream annotations in build image command 2024-11-01 04:26:29 +02:00
cbcfddba8c Add no-cache to build image command in README.md 2024-11-01 04:02:15 +02:00
770248925c Fix labels in Dockerfile 2024-11-01 04:01:52 +02:00
3fab239bac Add .dockerignore file 2024-11-01 04:01:28 +02:00
d247413e74 Add code repository to org.opencontainers.image.source label in Dockerfile 2024-11-01 03:38:32 +02:00
b6d07eb911 Add logger function 2024-11-01 03:25:52 +02:00
cf93a9abf8 Add Bot status to console 2024-11-01 02:10:08 +02:00
8b3dae3729 Documentation Update: Add missing volume in DEV container 2024-11-01 02:07:34 +02:00
a80cde5855 Documentation Update: Remove DEV container when crashed 2024-11-01 02:03:52 +02:00
fd6675cd31 Handle CTRL + C with SIGINT event & Add Error handling 2024-11-01 01:57:08 +02:00
5105108df5 Documentation Update: Add missing command parameters 2024-11-01 01:56:28 +02:00
bd86564cd6 Dependencies Update 2024-11-01 01:55:48 +02:00
6457c7f8d8 Add build directory to .gitignore 2024-11-01 01:55:03 +02:00
a013466077 Initial Commit 2024-11-01 01:27:30 +02:00