Skip to content

Conversation

@Martin-Zeithaml
Copy link
Contributor

@Martin-Zeithaml Martin-Zeithaml commented Sep 17, 2025

Fixes #82

Changes

Version in ZWEL0021I

  • Before: ZWEL0021I Zowe Launcher starting
  • Now: ZWEL0021I Zowe Launcher starting, version is 3.4.0+20250916

build.sh

  • Launcher version is taken from manifest.yaml
  • Launcher version can be user defined, for example by export LAUNCHER_VERSION=4.5.6
  • libyaml is using branch for version

More info when buiding

libyaml, quickjs branch and zowe_launcher version:

Compiling qascii libyaml "0.2.5" and quickjs "main"
Compiling zowe_launcher 3.4.0+20250918

README

  • Building update

Test

SYSPRINT

2025-09-18 08:29:03.117 <ZWELNCH:17106915> ZWESVUSR INFO ZWEL0021I Zowe Launcher starting, version is 3.4.0+20250918

SYSLOG

04:29:03.11 STC80292 00000094  +ZWEL0021I Zowe Launcher starting, version is 3.4.0+20250918

Signed-off-by: Martin Zeithaml <[email protected]>
Martin-Zeithaml and others added 5 commits September 17, 2025 10:27
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
@Martin-Zeithaml Martin-Zeithaml marked this pull request as ready for review September 17, 2025 13:14
Copy link
Contributor

@JoeNemo JoeNemo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Pending testing from Martin.

@MarkAckert
Copy link
Member

Can we update launcher.proj.env to 3.4.0 to match the manifest?

Side note: is there an easy to pull in the manifest version directly to this env so we can avoid duplication of the version string?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Launcher should write version info on first message

4 participants