Commit graph

1053 commits

Author SHA1 Message Date
JustFiesta
942d99ce31 README update 2024-07-05 16:48:03 +02:00
JustFiesta
60d7c06280 Repository Cleanup for project 2024-07-05 16:04:59 +02:00
JustFiesta
c077a8c67a Capstone README update 2024-07-05 14:50:27 +02:00
JustFiesta
fcc8eb6e1f Jenkinsfile update: do not process Aot on check and test 2024-07-04 15:56:10 +02:00
JustFiesta
5fa7bef654 Jenkinsfile fix: docker login 2024-07-04 15:48:59 +02:00
JustFiesta
859af87145 specify test tag 2024-07-04 15:41:08 +02:00
JustFiesta
ad80a4bc1b Run on jenkins agent 2024-07-04 15:39:56 +02:00
JustFiesta
7398254327 Test webhook 2024-07-04 13:56:25 +02:00
JustFiesta
57b4a42434 Split compose files into - test enviroment (db + app) and main compose (app + rds connection string) 2024-07-03 12:12:47 +02:00
JustFiesta
989924ce81 Docker compose file for test enviroment 2024-07-03 11:35:32 +02:00
JustFiesta
fc2a3d3992 Use mysql profile in dockerfile 2024-07-02 15:42:37 +02:00
JustFiesta
8d39bc64fd Add docker lougout post push 2024-07-02 15:36:29 +02:00
JustFiesta
a70eb30506 Jenkinsfile update: moved to gradle build process.
Added docker repo and short commit hash variable.

Added build parameters.

Tagging sketch
2024-07-01 15:58:00 +02:00
JustFiesta
e9397e0e35 Capstone readme update 2024-07-01 15:55:13 +02:00
JustFiesta
1193fbd9b0 Fix: Removed enabling and disabeling xml/html reports in build.gradle - they threw an error 2024-07-01 14:15:51 +02:00
JustFiesta
0c5147e3bc Added checkstyle for main and test in Gradle configuration 2024-07-01 13:08:49 +02:00
JustFiesta
cd8fc79d22 Temporary h2 db setting for container (RDS is not working correctly at the moment) 2024-07-01 12:52:01 +02:00
JustFiesta
ce57201823 Cleanup and checkstyle config for gradle checkstyle plugin 2024-07-01 12:26:04 +02:00
JustFiesta
f74ea995b1 Typo in Dockerfile 2024-06-28 18:21:30 +02:00
JustFiesta
ce74a2f323 Capstone changes README 2024-06-28 17:45:46 +02:00
JustFiesta
4d4fcc01e8 Parameter fix (spring profiles) 2024-06-28 16:37:10 +02:00
JustFiesta
2a57c80ad7 Configure Dockerfile to copy JMX exporter into image 2024-06-14 11:45:29 +02:00
JustFiesta
89c6d8e8ac Add Prometheus JMX exporter 2024-06-14 11:44:08 +02:00
JustFiesta
7a09046957 Fixup of order in removing VPC 2024-05-22 16:31:25 +02:00
JustFiesta
9ac404ba5a Added checking if dependency resource exists 2024-05-22 16:07:47 +02:00
JustFiesta
b91c2ddc9b Delete VPC with all its resources 2024-05-22 15:58:53 +02:00
JustFiesta
e9451c18ae Fixed typos 2024-05-22 15:50:18 +02:00
JustFiesta
f116558874 Added checks for removed resources 2024-05-22 15:46:26 +02:00
JustFiesta
2032c3a085 Added checking previus command state 2024-05-22 15:35:45 +02:00
JustFiesta
e10acfa3a5 Remove script now reqiuries only tag key:value pair to delete all resources associeted with this assigment 2024-05-22 15:22:26 +02:00
JustFiesta
ed837af42c README.md update 2024-05-21 14:53:24 +02:00
JustFiesta
b1de4cefcf Fixup: Tags for internet gateway added at creation, changed reads order, fixed security group id fetch 2024-05-21 14:46:53 +02:00
JustFiesta
663e19bb12 Fixup: correct security group ID from query 2024-05-21 13:56:20 +02:00
JustFiesta
a2fcb7f059 Addedd spacing after reads 2024-05-21 13:48:26 +02:00
JustFiesta
af484b2ede Fixup: in securioty group configuration removed group name due to error 2024-05-21 13:41:04 +02:00
JustFiesta
b242de2d39 Fixup: ECR does not have the --tag-specifications. Used ecr tag-resource instead 2024-05-21 13:35:13 +02:00
JustFiesta
e4a122831c Fixup: typo in --tag-specyfication 2024-05-21 13:28:27 +02:00
JustFiesta
b0b794e451 Minor read prompt fix 2024-05-21 13:19:29 +02:00
JustFiesta
911e499e9c Adding tags on recource creation 2024-05-21 13:19:13 +02:00
JustFiesta
6fd739bfd8 Added tags for Elastic IP 2024-05-21 12:23:25 +02:00
Matthew
7ef40b4d27
Merge pull request #11 from JustFiesta/pipeline-test-final
Fixup: Create ECR - correct tagging
2024-05-21 11:38:49 +02:00
JustFiesta
dd02f19e71 Fixup: Create ECR - correct tagging 2024-05-21 11:37:50 +02:00
Matthew
c71b788e51
Merge pull request #10 from JustFiesta/pipeline-test-final
Final pipeline test
2024-05-18 11:01:58 +02:00
JustFiesta
ee14b1d2cc Even more text 2024-05-18 10:56:45 +02:00
JustFiesta
4310bb0b00 Update conditions in pipeline - MR pipeline when "changerequest"; Main when "branch main" 2024-05-18 10:50:30 +02:00
Matthew
4abe02d58a
Merge pull request #9 from JustFiesta/pipeline-test-v3
Pipline works!
2024-05-18 10:39:34 +02:00
JustFiesta
4e8d0dabc9 Text 2024-05-18 10:34:35 +02:00
JustFiesta
548fa4e778 Fixup: Renamed Docker Login stages - they threw an error 2024-05-18 10:33:54 +02:00
Matthew
5b975a90a9
Merge pull request #5 from JustFiesta/pipeline-test
Stuff to merge
2024-05-18 10:15:50 +02:00
JustFiesta
a6b01efc94 Stuff to merge 2024-05-18 10:11:48 +02:00