Skip to content

Auto-update mechanism #83

@DennisRippinger

Description

@DennisRippinger

Last year I and a group of colleagues discovered SEU-as-code and now try to establish it within the company for new projects.

I had some free time and developed an auto-update mechanism for packages used internally. It relies on APIs most software publisher (unknowingly) provide, to discover the available versions. Each night out CI triggers the script which checks against these APIs, updates the build.properties file and publish the update to our internal nexus. Basically a mix of curl, jq, and sed to replace the version.

Would this project be open for such a feature? And if, are there any CI constraints that such a PR should follow?

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions