Skip to content

ci: upload versioned LhA artifact - #13

Merged
cdhooper merged 1 commit into
cdhooper:mainfrom
reinauer:ci/upload-lha-artifact
Sep 4, 2026
Merged

ci: upload versioned LhA artifact#13
cdhooper merged 1 commit into
cdhooper:mainfrom
reinauer:ci/upload-lha-artifact

Conversation

@reinauer

@reinauer reinauer commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • build the LhA package after compiling devtest
  • obtain the versioned archive name from the Makefile
  • upload the LhA file directly without an extra ZIP wrapper

Testing

  • ran make followed by make lha in a clean source tree
  • verified the generated devtest_1.9a+.lha contents with lha
  • parsed the workflow YAML and ran git diff --check

Build the LhA package after compiling devtest and export the archive
name from the Makefile so the workflow selects the current version.

Upload the single LhA file directly with upload-artifact v7 to avoid
wrapping the release archive in an extra zip file.
@cdhooper
cdhooper merged commit b8dd207 into cdhooper:main Sep 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants