-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update appveyor image (#6278)
* update newer ubuntu image * update newer ubuntu image * add py3.12 * add py3.12 * install py3.12 * check what is in 3.12 dir * check contents * check jdk21 * add py3.12 to the path * install jdk21 * install jdk21 * install jdk21 * check default java & javac version * versions * update alternatives * echo path * get choco logs * update java_home and path * run it with powershell * gradle version * refresh env * update mvn & gradle * move java installation part * upgrade choco first * uninstall & re-install gradle * update linux binary * update windows binary configuration * Use Ubuntu2004 image * Update appveyor-ubuntu.yml - install python3.12 * Update appveyor-ubuntu.yml * Update appveyor-ubuntu.yml * Update appveyor-ubuntu.yml * Apply suggestions from code review * Update appveyor-windows.yml * Apply suggestions from code review * Update appveyor-ubuntu.yml * Apply suggestions from code review * Update appveyor-windows.yml * Update appveyor-windows.yml * set python version back to 3.8 * install pip through bootstrap.pypa.io * test with new ubuntu image * Remove provided rust integ tests and change python3 to python (#6311) * install jdk8 as well * do not dictate jdk tooling version but set target java version * don't install jdk8 * Create a separate Makefile for provided Docker integ tests * fix ruby issue * Remove go1.x debug test as due to different GLIB version, this is not required * remove refreshenv and updating docker engine * skip gradlew and gradle-kotlin containerized tests for earlier java versions * run other tests sequentially * fix test skipping for java arm64 * aligning changes between regular tests and binary ones * fix formatting * use provided.al2 for golang terraform tests * (windows) refresh env after installing correttojdk 21 * (windows) refreshenv breaking appveyor commands, setting PATH and JAVA_HOME manually * skip tests involving nodejs20 container in Windows * fix golang terraform tests * run upgrade gradle instead of doing uninstall & install * bump timeout of tf golang function * update tests to skip certain tests if runtime is not supported by installed docker version * fix typing * add missing changes and update formatting to match with regular linux config * add missing lines and update formatting with regular windows config --------- Co-authored-by: Wing Fung Lau <[email protected]> Co-authored-by: Haresh Nasit <[email protected]> Co-authored-by: Haresh Nasit <[email protected]>
- Loading branch information
1 parent
4959db0
commit ca87c88
Showing
14 changed files
with
535 additions
and
279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.