Skip to content

create domain model for ide-urls #1007

@hohwille

Description

@hohwille

For our epic #941 we have decided to do the implementation in Java what is way more maintainable compared to bash.
This story is about implementing the "domain model" for the different elements of the ide-urls repository:

  • UrlRepository for the root
  • UrlTool for a specific software tool (java, gradle, etc.)
  • UrlEdition for the edition of a specific tool (e.g. rancher or docker for docker as well as ultimate or community for intellij)
  • UrlVersion for a version of a specific tool edition
  • UrlFile for the actual *urls file containing one or multiple download URLs.
  • UrlStatus for the status.json file with the status metadata.

Metadata

Metadata

Labels

enhancementNew feature or requestjavarelated to Java code, the Java Virtual Machine and directly related tooling (OpenJDK, Adoptium)mirrorside-mirrors repository (deprecated/obsolete)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions