|
1ca35a26a4
|
add build status badge
continuous-integration/drone/push Build is passing
|
2022-10-18 13:03:36 +02:00 |
|
|
b72f3f1b6a
|
bumped to maven:3.8.2-openjdk-17 because it works on ubuntu hosts
continuous-integration/drone/push Build is passing
|
2022-10-18 12:32:52 +02:00 |
|
|
e86b126cae
|
moved to maven:3-openjdk-18 because of permission issues with previous docker image
continuous-integration/drone/push Build is failing
|
2022-10-18 12:25:19 +02:00 |
|
|
3c8da2ded0
|
moved CI config to maven-3.8.3-openjdk-17
continuous-integration/drone/push Build is failing
|
2022-10-18 12:17:28 +02:00 |
|
|
a018d67953
|
trigger CI
continuous-integration/drone/push Build is failing
|
2022-10-17 22:00:56 +02:00 |
|
|
01cb4e8747
|
Lorenzo has deactivated his GitHub account :(
|
2022-10-17 21:58:47 +02:00 |
|
|
b58c03883e
|
fix the README.md - oracle JDK is not needed, openjdk instead
|
2022-10-13 13:06:10 +02:00 |
|
|
1db2daad9c
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# README.md
# pom.xml
# src/main/java/de/dj_steam/bot/cli/InvalidUserInputException.java
# src/main/java/de/dj_steam/bot/cli/LoopingConsole.java
# src/main/java/de/dj_steam/bot/domain/Command.java
# src/main/java/de/dj_steam/bot/domain/Direction.java
# src/main/java/de/dj_steam/bot/domain/Position.java
# src/main/java/de/dj_steam/bot/domain/ToyBot.java
# src/main/java/de/dj_steam/bot/domain/ToyBotField.java
# src/main/java/de/dj_steam/bot/moving/DirectionCalculator.java
# src/main/java/de/dj_steam/bot/moving/LoopedDirectionsArrayList.java
# src/main/java/de/dj_steam/bot/moving/strategy/ChangingStrategy.java
# src/main/java/de/dj_steam/bot/moving/strategy/MoveStrategy.java
# src/main/java/de/dj_steam/bot/moving/strategy/PlaceStrategy.java
# src/main/java/de/dj_steam/bot/moving/strategy/ReportStrategy.java
# src/main/java/de/dj_steam/bot/moving/strategy/TurnStrategy.java
# src/test/java/de/dj_steam/bot/cli/LoopingConsoleTest.java
# src/test/java/de/dj_steam/bot/moving/LoopedDirectionsArrayListTest.java
|
2022-10-13 13:01:35 +02:00 |
|
|
091015f3da
|
moved to openjdk:17, refactoring, dependency update, code cleanup
|
2022-10-13 12:57:52 +02:00 |
|
Stanislav Nowogrudski
|
33e9fe12de
|
removed the invalid telegram token
|
2022-10-05 17:29:00 +02:00 |
|
steam
|
ed24bc0df1
|
code cleanup, lombok update to 1.88.22 due some compile issues with a new JDK
|
2022-10-05 16:31:59 +02:00 |
|
steam
|
f72416b49a
|
update junit dependency in order to fix security problems
|
2022-10-05 15:52:38 +02:00 |
|
steam
|
7c7a144fe6
|
using maven 3.8.1-jdk-11 docker image to fix the CI/CD build issue
|
2021-09-14 23:58:15 +02:00 |
|
steam
|
0374e435a1
|
trigger the ci
|
2021-02-07 18:44:46 +01:00 |
|
steam
|
897864fdf8
|
add drone config, update dependencies
|
2021-02-07 18:43:47 +01:00 |
|
steam
|
df03d7d186
|
update the documentation because of CSV domain change
|
2020-09-09 19:49:36 +02:00 |
|
steam
|
97637c4fcf
|
update README.md - set a new repository localion
|
2020-02-28 22:17:46 +01:00 |
|
poweronoff
|
bf6ad53b5e
|
correct the Lorenzo's name :)
|
2017-05-03 16:55:14 +02:00 |
|
poweronoff
|
d582ad6bb0
|
some small renaming, small class documentation
|
2017-04-23 21:55:19 +02:00 |
|
steam
|
f1d48b032d
|
added travis integration
|
2017-04-23 20:30:56 +02:00 |
|
poweronoff
|
8336a263a4
|
README.md
fix typo
|
2017-04-22 22:03:21 +02:00 |
|
Stanislav Nowogrudski
|
3ad468c563
|
README.md
fix typo
|
2017-04-22 22:03:21 +02:00 |
|
poweronoff
|
6c9740bf4e
|
move strategy implemented
|
2017-04-22 21:46:05 +02:00 |
|
Stanislav Nowogrudski
|
8360f8f016
|
move strategy implemented
|
2017-04-22 21:46:05 +02:00 |
|
poweronoff
|
1b7e21c8ee
|
maven builds now executable jar
|
2017-04-22 21:45:45 +02:00 |
|
Stanislav Nowogrudski
|
2077b2a0f8
|
maven builds now executable jar
|
2017-04-22 21:45:45 +02:00 |
|
poweronoff
|
5ce8189284
|
implement place strategy, some improvements
|
2017-04-22 17:26:00 +02:00 |
|
Stanislav Nowogrudski
|
5ceb31ee33
|
implement place strategy, some improvements
|
2017-04-22 17:26:00 +02:00 |
|
poweronoff
|
de00d0cff3
|
rudimentary user input error handling
|
2017-04-22 16:15:32 +02:00 |
|
Stanislav Nowogrudski
|
8572b88b14
|
rudimentary user input error handling
|
2017-04-22 16:15:32 +02:00 |
|
poweronoff
|
737d4a61ca
|
added new Command abstraction to transport commands with parameters (f.e. PLACE X,Y,F)
|
2017-04-22 16:07:23 +02:00 |
|
Stanislav Nowogrudski
|
24691be12c
|
added new Command abstraction to transport commands with parameters (f.e. PLACE X,Y,F)
|
2017-04-22 16:07:23 +02:00 |
|
poweronoff
|
2a1566b454
|
added unit test for the TurnStrategy
|
2017-04-22 13:14:24 +02:00 |
|
Stanislav Nowogrudski
|
0b3e53a61f
|
added unit test for the TurnStrategy
|
2017-04-22 13:14:24 +02:00 |
|
poweronoff
|
da8d281b45
|
move RobotEngineTest to the right place
|
2017-04-22 13:14:05 +02:00 |
|
Stanislav Nowogrudski
|
6988b22517
|
move RobotEngineTest to the right place
|
2017-04-22 13:14:05 +02:00 |
|
poweronoff
|
105ee886ad
|
small code enhancement
|
2017-04-21 23:11:24 +02:00 |
|
Stanislav Nowogrudski
|
3d75934cfc
|
small code enhancement
|
2017-04-21 23:11:24 +02:00 |
|
poweronoff
|
c36b562fb0
|
ReportStrategy is added
|
2017-04-21 23:02:21 +02:00 |
|
Stanislav Nowogrudski
|
3fec586c84
|
ReportStrategy is added
|
2017-04-21 23:02:21 +02:00 |
|
poweronoff
|
516eb6a4eb
|
[bugfix] - avoid create new instance of RobotEngine on every command
|
2017-04-21 23:01:58 +02:00 |
|
Stanislav Nowogrudski
|
3aaef8b3d3
|
[bugfix] - avoid create new instance of RobotEngine on every command
|
2017-04-21 23:01:58 +02:00 |
|
poweronoff
|
435c48713b
|
initial setup and turn strategy is working
|
2017-04-21 22:50:48 +02:00 |
|
Stanislav Nowogrudski
|
7989a98628
|
initial setup and turn strategy is working
|
2017-04-21 22:50:48 +02:00 |
|
poweronoff
|
4fbf1b912b
|
added intelliJ stuff to the .gitognore
|
2017-04-21 22:42:44 +02:00 |
|
Stanislav Nowogrudski
|
6544ec48f2
|
added intelliJ stuff to the .gitognore
|
2017-04-21 22:42:44 +02:00 |
|
poweronoff
|
db0836bd72
|
Initial commit
|
2017-04-19 20:36:22 +02:00 |
|