mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #441] [MERGED] Fix: fatal error when chart location is invalid #554
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/441
Author: @MarkSRobinson
Created: 4/21/2024
Status: ✅ Merged
Merged: 4/29/2024
Merged by: @holzensp
Base:
main← Head:main📝 Commits (6)
606dc88Fix handling of other http error codes when creating packages16330bfMerge remote-tracking branch 'msr/main'a4b4e27Adjust wording in error962652eUpdate pkl-core/src/main/resources/org/pkl/core/errorMessages.properties6157e2fUpdate pkl-core/src/main/resources/org/pkl/core/errorMessages.properties05a6d74Fix error handler to use new message📊 Changes
2 files changed (+11 additions, -2 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/project/ProjectPackager.java(+8 -2)📝
pkl-core/src/main/resources/org/pkl/core/errorMessages.properties(+3 -0)📄 Description
Fixes #429
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.