exasol / script-languages-release

Release Repository for Script Language Container for user defined functions (UDF's) that can be used in the EXASOL database.
https://docs.exasol.com/database_concepts/udf_scripts.htm
GNU General Public License v3.0
9 stars 5 forks source link

Extract package mangagement scripts to dedicated repository #242

Open tkilias opened 3 years ago

tkilias commented 3 years ago

Background:

Tasks:

tkilias commented 2 years ago

./ext/scripts gets used by the flavor, for that reason, we need to build a release artifact which we can download in the flavor

this will be another release artifact which contains these scripts and its dependencies ./scripts/generate_package_diffs_for_flavors ./scripts/update_apt_package_in_package_list.sh ./scripts/find_apt_package_in_package_list.sh