Commit Graph
11 Commits
Author SHA1 Message Date
PhilippandPhilipp Horstenkamp 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
PhilippandPhilipp Horstenkamp 318515b9c4 Update dependencies (#20)
Lint / pre-commit Linting (push) Successful in 29s
- @actions/core
- glob
- screeps-api

Reviewed-on: #20
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2025-04-12 13:43:45 +02:00
PhilippandPhilipp Horstenkamp 1aa7be2b73 Moved execution time (#19)
Lint / pre-commit Linting (push) Successful in 52s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 1m52s
Reviewed-on: #19
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2025-04-02 23:41:12 +02:00
PhilippandPhilipp Horstenkamp 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
PhilippandPhilipp Horstenkamp bee951fc34 Fixed the copyright note (#14)
Lint / pre-commit Linting (push) Successful in 45s
Reviewed-on: #14
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-05-23 23:05:59 +02:00
PhilippandPhilipp Horstenkamp 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
Philipp 4951253d52 Reworked the maintance action to use a PAT
Lint / pre-commit Linting (push) Successful in 55s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 1m33s
2023-12-09 13:16:49 +01:00
PhilippandPhilipp Horstenkamp 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
PhilippandPhilipp Horstenkamp 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
PhilippandPhilipp Horstenkamp df14b016b7 Fixed the name of the lint workflow.
Lint / pre-commit Linting (push) Successful in 20s
2023-11-25 00:29:16 +01:00
Philipp 1c65914e79 Reworked the maintance action.
Auto Maintenance Cycle / pre-commit Linting (push) Successful in 20s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 37s
2023-11-24 22:35:44 +01:00