diff mbox series

[1/3] CI: use Kas 3.3

Message ID 20230704091857.3645929-1-ross.burton@arm.com
State New
Headers show
Series [1/3] CI: use Kas 3.3 | expand

Commit Message

Ross Burton July 4, 2023, 9:18 a.m. UTC
From: Ross Burton <ross.burton@arm.com>

Kas 3.3 has the following new features:

- kas: Introduce commit and branch as alternative to refspec key
- kas: Warn if a repo uses legacy refspec
- kas: add support for lock files via dump plugin
- kas: track root repo dir config files of menu plugin
- kas: add support for --log-level argument
- kas: add GIT_CREDENTIAL_USEHTTPPATH environment variable
- kas: improve error reporting
- kas: drop support for Python 3.5
- kas-container: fix invocations with --isar for some layers
- kas-container: Purge tmp* on clean
- kas-container: enable colored logging

4.0 is basically the same but the Kas container uses Debian 12, which is
not yet supported as a tested platform. Until Debian 12 is tested we
should continue to use 3.3.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jon Mason July 5, 2023, 1:46 p.m. UTC | #1
On Tue, 4 Jul 2023 10:18:55 +0100, ross.burton@arm.com wrote:
> Kas 3.3 has the following new features:
> 
> - kas: Introduce commit and branch as alternative to refspec key
> - kas: Warn if a repo uses legacy refspec
> - kas: add support for lock files via dump plugin
> - kas: track root repo dir config files of menu plugin
> - kas: add support for --log-level argument
> - kas: add GIT_CREDENTIAL_USEHTTPPATH environment variable
> - kas: improve error reporting
> - kas: drop support for Python 3.5
> - kas-container: fix invocations with --isar for some layers
> - kas-container: Purge tmp* on clean
> - kas-container: enable colored logging
> 
> [...]

Applied, thanks!

[1/3] CI: use Kas 3.3
      commit: 95e7e59c1a81d338d7eb710aabdf5c38cdddc45c
[2/3] CI: update to Kas format 14
      commit: 77b5e1c72c8d22a9c60eff26eb9bcad8edbc9e47
[3/3] CI: use branch, not refspec
      commit: c2d0905b51ff267839d1482640d913ccfa3bae63

Best regards,
Jon Mason July 7, 2023, 4 a.m. UTC | #2
On Tue, 4 Jul 2023 10:18:55 +0100, ross.burton@arm.com wrote:
> Kas 3.3 has the following new features:
> 
> - kas: Introduce commit and branch as alternative to refspec key
> - kas: Warn if a repo uses legacy refspec
> - kas: add support for lock files via dump plugin
> - kas: track root repo dir config files of menu plugin
> - kas: add support for --log-level argument
> - kas: add GIT_CREDENTIAL_USEHTTPPATH environment variable
> - kas: improve error reporting
> - kas: drop support for Python 3.5
> - kas-container: fix invocations with --isar for some layers
> - kas-container: Purge tmp* on clean
> - kas-container: enable colored logging
> 
> [...]

Applied, thanks!

[1/3] CI: use Kas 3.3
      commit: 95e7e59c1a81d338d7eb710aabdf5c38cdddc45c
[2/3] CI: update to Kas format 14
      commit: 77b5e1c72c8d22a9c60eff26eb9bcad8edbc9e47
[3/3] CI: use branch, not refspec
      commit: c2d0905b51ff267839d1482640d913ccfa3bae63

Best regards,
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b2246743..1433d2ac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@ 
-image: ghcr.io/siemens/kas/kas:3.2.3
+image: ghcr.io/siemens/kas/kas:3.3
 
 variables:
   CPU_REQUEST: ""