6 Commits

Author SHA1 Message Date
Fede Galland
17844d057e
Restructuring of the repository tooling (#625)
* Move scripts and test-tools to tools/

* Update CHANGELOG.md
2025-10-30 16:47:28 +01:00
Jorge Sánchez
9f155ac325
Adapt setup plugin for 5.x (#450)
* Changed Opensearch version to 3.0.0 and fixed dependencies

* Add java-agent plugin to build plugin

* Fix to workflows
2025-05-27 15:26:37 +02:00
Jorge Sánchez
5bfbd63629
Delete files not needed for 5.0.0 (#439)
* Delete extra plugins and references to them

* Remove all the index templates and references for setup plugin

* Delete all index templates from tooling and test

* Delete all job scheduler refences and documentation references to 6.0.0

* Delete references to job scheduler and /ecs extra files

* Update CHANGELOG.md

Signed-off-by: Jorge Sánchez <jorge.sanchez@wazuh.com>

* Apply suggestions from code review

Signed-off-by: Álex Ruiz Becerra <alex-r-b@hotmail.com>

* Restore backup-restore.md

* Remove mentions to plugins not planned for 5.x

* Run spotless

* Small refactor to improve readbility

* Use primitives

---------

Signed-off-by: Jorge Sánchez <jorge.sanchez@wazuh.com>
Signed-off-by: Álex Ruiz Becerra <alex-r-b@hotmail.com>
Signed-off-by: Álex Ruiz Becerra <alejandro.ruiz.becerra@wazuh.com>
Co-authored-by: Álex Ruiz Becerra <alejandro.ruiz.becerra@wazuh.com>
2025-05-23 16:07:52 +02:00
Fede Galland
d80accc478
Support new version 6.0.0 (#417)
* Support new version 6.0.0

* Update CHANGELOG.md

Signed-off-by: Álex Ruiz Becerra <alex-r-b@hotmail.com>

* Patch workflows to not depend on main

* Fix broken link

* Add 6.0.0 to list of branches to build the docs from

---------

Signed-off-by: Álex Ruiz Becerra <alex-r-b@hotmail.com>
Co-authored-by: Álex Ruiz Becerra <alejandro.ruiz.becerra@wazuh.com>
2025-05-14 11:58:04 +02:00
Álex Ruiz
f5ecffe521
Add technical documentation (#320)
* Add technical documentation

* Update CHANGELOG.md

Signed-off-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com>

---------

Signed-off-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com>
2025-03-13 15:18:22 +01:00
Álex Ruiz
953000c091
Initialize technical documentation system (#273)
* Intialize technical documentation system

* Fix typo

* Add ending line to files

* Correct a word

---------

Co-authored-by: Malena Casas <malena.casas@wazuh.com>
2025-02-12 19:02:21 +01:00