a2b753417a
Add testing script and vitest as a dev dependency in package.json
Lint / pre-commit Linting (push) Successful in 1m52s
Test / Run Tests (push) Failing after 8m40s
2025-12-23 16:42:07 +01:00
6f0f75d7ad
Fixed glob import ( #21 )
...
Lint / pre-commit Linting (push) Successful in 32s
Glob was not imported as a function
Reviewed-on: #21
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de >
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de >
2025-04-21 21:00:29 +02:00
508eec34d7
Add an replacement for the {{hostname}} token. ( #15 )
...
Lint / pre-commit Linting (push) Successful in 49s
Reviewed-on: #15
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de >
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de >
2024-05-23 23:47:07 +02:00
e342ceca6f
Added the ability to replace some placeholders in the screeps code ( #12 )
...
Lint / pre-commit Linting (push) Successful in 29s
added the `git-replace` option.
Replaceing {{gitRef}}, {{deployTime}} and {{gitHash}}.
Reviewed-on: #12
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de >
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de >
2023-12-25 02:22:42 +01:00
e7678a5f66
Added auth for private servers ( #7 )
...
Lint / pre-commit Linting (push) Successful in 45s
Reviewed-on: #7
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de >
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de >
2023-11-26 22:24:16 +01:00
6f5729c12a
First development of the deploy action ( #6 )
...
Lint / pre-commit Linting (push) Has been cancelled
Deploy js code to an instance of screeps.
Some debugging tools are implemented.
Reviewed-on: #6
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de >
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de >
2023-11-26 18:31:49 +01:00