[PR #836] [MERGED] Convert org.pkl.executor.Version.Identifier POJO to record class #765

Closed
opened 2025-12-30 01:26:36 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/836
Author: @KushalP
Created: 12/2/2024
Status: Merged
Merged: 12/16/2024
Merged by: @bioball

Base: mainHead: org.pkl.executor-record


📝 Commits (1)

  • 3797366 Convert org.pkl.executor.Version.Identifier POJO to record class

📊 Changes

1 file changed (+2 additions, -8 deletions)

View changed files

📝 pkl-executor/src/main/java/org/pkl/executor/Version.java (+2 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/836 **Author:** [@KushalP](https://github.com/KushalP) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/16/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `org.pkl.executor-record` --- ### 📝 Commits (1) - [`3797366`](https://github.com/apple/pkl/commit/3797366435ef775bd193ef0ab509bcbfe1a29db1) Convert `org.pkl.executor.Version.Identifier` POJO to `record` class ### 📊 Changes **1 file changed** (+2 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `pkl-executor/src/main/java/org/pkl/executor/Version.java` (+2 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:26:36 +01:00
adam closed this issue 2025-12-30 01:26:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#765