Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

platforms #234

Open
11 tasks
HttpMarco opened this issue Jan 16, 2025 · 0 comments
Open
11 tasks

platforms #234

HttpMarco opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
java Pull requests that update Java code new requirement For new components
Milestone

Comments

@HttpMarco
Copy link
Collaborator

HttpMarco commented Jan 16, 2025

In this new version, we generate all possibilities to support new platforms. Platforms are only local!

  • The initial platform file is downloaded by the node from the GitHub repository.
  • Each platform file version is assigned a version number.
  • Check if the major or minor version differs.

Note: The version of the platform file is not the same as the version of the cloud system.

  • Each platform has a name and a list of versions.
  • Versions can include either a URL or a file path.
  • Define the type of service for each platform.
  • Add an icon for the platform (used in the dashboard).
  • Implement an automatic version detection system.
  • Specify the main download URL.
  • Version replacements are applied below the current version.
  • Platform programming type: Java, Go, Rust or Php
@HttpMarco HttpMarco converted this from a draft issue Jan 16, 2025
@HttpMarco HttpMarco self-assigned this Jan 16, 2025
@HttpMarco HttpMarco added java Pull requests that update Java code new requirement For new components labels Jan 16, 2025
@HttpMarco HttpMarco added this to the Release v2 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code new requirement For new components
Projects
None yet
Development

No branches or pull requests

1 participant