Skip to content

Try PackageInfo.g as fallback if package-info.json is missing#6

Open
stertooy wants to merge 2 commits into
gap-actions:mainfrom
stertooy:pkginfo-fallback
Open

Try PackageInfo.g as fallback if package-info.json is missing#6
stertooy wants to merge 2 commits into
gap-actions:mainfrom
stertooy:pkginfo-fallback

Conversation

@stertooy

@stertooy stertooy commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

This should make the action work on (most) repos that don't use the release-pkg action.

Together with PR #7 this should provide a solution to #3.

Comment thread install-pkg-functions.sh
Comment on lines +112 to +114
rm "${TMPDIR}"/version.txt
else
echo "Using package-info.json asset"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why does the indentation diff?

@fingolfin fingolfin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Other than the minor nitpick about indentation, seems fine to me, thanks

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