29 Commits

Author SHA1 Message Date
1aa7be2b73 Moved execution time (#19)
All checks were successful
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
567eb22cd8 Updates to the pre-commit action created at 2025-01-12 (#18)
Some checks failed
Lint / pre-commit Linting (push) Successful in 35s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 14m52s
Update to the pre-commit action.

Reviewed-on: #18
Co-authored-by: runner <git@horstenkamp.eu>
Co-committed-by: runner <git@horstenkamp.eu>
2025-03-16 21:50:53 +01:00
898a9aae6d Updates to the pre-commit action created at 2024-07-20 (#17)
Some checks failed
Lint / pre-commit Linting (push) Successful in 46s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 11m47s
Reviewed-on: #17
2024-07-21 14:53:02 +02:00
3b0920a44a chore: update pre-commit hooks
All checks were successful
Lint / pre-commit Linting (push) Successful in 47s
2024-07-20 22:07:01 +00:00
dec00551b1 Set default value to commiter and reviewer (#16)
All checks were successful
Lint / pre-commit Linting (push) Successful in 47s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 1m52s
Reviewed-on: #16
2024-05-24 02:24:17 +02:00
8309164978 Added an assigne as a variable.
All checks were successful
Lint / pre-commit Linting (push) Successful in 45s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 1m43s
2024-05-24 02:20:23 +02:00
7f0b32347e Set default value to commiter and reviewer
All checks were successful
Lint / pre-commit Linting (push) Successful in 48s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 1m37s
2024-05-24 02:09:00 +02:00
508eec34d7 Add an replacement for the {{hostname}} token. (#15)
All checks were successful
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
bee951fc34 Fixed the copyright note (#14)
All checks were successful
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
3e3d24f787 Updates to the pre-commit action created at 2024-02-17 (#13)
All checks were successful
Lint / pre-commit Linting (push) Successful in 25s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 1m10s
Update to the pre-commit action.

Co-authored-by: Philipp <Philipp@users.noreply.github.com>
Reviewed-on: #13
Co-authored-by: Act Runner <runner@np-replay-git@horstenkamp.eu>
Co-committed-by: Act Runner <runner@np-replay-git@horstenkamp.eu>
2024-04-25 22:39:28 +02:00
e342ceca6f Added the ability to replace some placeholders in the screeps code (#12)
All checks were successful
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
a039bc1e28 Updates to the pre-commit action created at 2023-12-23 (#11)
All checks were successful
Lint / pre-commit Linting (push) Successful in 36s
Update to the pre-commit action.

Co-authored-by: Philipp <Philipp@users.noreply.github.com>
Reviewed-on: #11
Co-authored-by: Act Runner <runner@np-replay-git@horstenkamp.eu>
Co-committed-by: Act Runner <runner@np-replay-git@horstenkamp.eu>
2023-12-24 10:55:35 +01:00
0a952729bc Merge pull request 'Updates to the pre-commit action created at 2023-12-09' (#10) from chore/update-pre-commit into main
All checks were successful
Lint / pre-commit Linting (push) Successful in 55s
Reviewed-on: #10
Reviewed-by: Philipp Horstenkamp <philipp@np-replay-git@horstenkamp.eu>
2023-12-09 13:22:43 +01:00
Philipp
f106f83c72 chore: update pre-commit hooks
All checks were successful
Lint / pre-commit Linting (push) Successful in 59s
2023-12-09 12:20:40 +00:00
cd7745d646 Merge pull request 'Reworked the maintance action to use a PAT' (#8) from maintance-action-with-token into main
All checks were successful
Lint / pre-commit Linting (push) Successful in 25s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 1m24s
Reviewed-on: #8
2023-12-09 13:18:57 +01:00
4951253d52
Reworked the maintance action to use a PAT
All checks were successful
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
e7678a5f66 Added auth for private servers (#7)
All checks were successful
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)
Some checks failed
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
0858cc69be Merge pull request 'Fixed the name of the lint workflow.' (#5) from action-name-fix into main
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 30s
Lint / pre-commit Linting (push) Successful in 46s
Reviewed-on: #5
2023-11-25 00:31:49 +01:00
df14b016b7 Fixed the name of the lint workflow.
All checks were successful
Lint / pre-commit Linting (push) Successful in 20s
2023-11-25 00:29:16 +01:00
f1581c908b Merge pull request 'Updates to the pre-commit action created at 2023-11-24' (#1) from update/pre-commit-hooks into main
All checks were successful
Auto Maintenance Cycle / pre-commit Linting (push) Successful in 19s
Reviewed-on: #1
2023-11-25 00:28:23 +01:00
Philipp
d04a264bc4 chore: update pre-commit hooks 2023-11-24 21:38:23 +00:00
bdf2becb0a Merge pull request 'Reworked the maintance action.' (#3) from fixed-maintance-action into main
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 39s
Auto Maintenance Cycle / pre-commit Linting (push) Successful in 44s
Reviewed-on: #3
2023-11-24 22:37:49 +01:00
1c65914e79
Reworked the maintance action.
All checks were successful
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
4d65afda18 Merge pull request 'Initialisation of a the basic file' (#2) from philipp-patch-1 into main
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 28s
Auto Maintenance Cycle / pre-commit Linting (push) Successful in 38s
Reviewed-on: #2
2023-11-24 22:29:53 +01:00
6dbd4b2a9e Add .gitea/workflows/maintenance.yaml
All checks were successful
Auto Maintenance Cycle / pre-commit Linting (push) Successful in 45s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 45s
2023-11-24 22:23:58 +01:00
c89587afe9 Add .pre-commit-config.yaml
All checks were successful
Auto Maintenance Cycle / pre-commit Linting (push) Successful in 19s
2023-11-24 22:22:55 +01:00
49ab01f89e Add .gitea/workflows/lint.yaml
Some checks failed
Auto Maintenance Cycle / pre-commit Linting (push) Failing after 35s
2023-11-24 22:21:59 +01:00
09be3624b9 Initial commit 2023-11-24 22:16:32 +01:00