3 Commits

Author SHA1 Message Date
Rudi Schlatte
91120b91e2 Update dependencies
Change-Id: I7420fcfa9107e3e584d789a77d0808195eb372b6
2024-05-27 14:40:48 +02:00
Rudi Schlatte
62fd719197 Remove spring-boot-demo leftovers
Change-Id: I5a7409fb200dba004a88e4249bd6b32e0aaf4b3e
2024-03-01 10:48:07 +01:00
Rudi Schlatte
3f75c54bee Extract KubeVela analysis to separate library
The static methods in the new class
`eu.nebulouscloud.optimiser.kubevela.KubevelaAnalyzer` are used by
multiple components in the NebulOuS Solver.

Create a library `nebulous-requirements-extractor` that houses this
class.

Adapt the container build job to run at project root, not inside the
`nebulous-controller` subdirectory.

Add jobs for library build and repository upload.

Change-Id: Ic61c7064d216201031659bc362e3ed218f9c2b67
2024-02-29 15:48:09 +01:00