Skip to content

Commit

Permalink
Apply scheduled running result
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 31, 2024
1 parent 26c39e0 commit c4ede8f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Swift Protobuf.json
Original file line number Diff line number Diff line change
Expand Up @@ -562,5 +562,17 @@
"title" : "1.28.0 Release",
"url" : "https://github.com/apple/swift-protobuf/releases/tag/1.28.0",
"version" : "1.28.0"
},
{
"body" : "This is a follow up that addresses some issues in the generated code when using access levels on imports.\r\n\r\n## What's Changed\r\n* Fix Foundation import's access level in generated code by @gjcairo in https://github.com/apple/swift-protobuf/pull/1701\r\n* Less generation when no messages, enums, or extensions. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1703\r\n* Conditional foundation import by @thomasvl in https://github.com/apple/swift-protobuf/pull/1704\r\n* Missed comments on https://github.com/apple/swift-protobuf/pull/1704. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1705\r\n* Revert \"Pin docc to a version that works for older swift versions.\" by @thomasvl in https://github.com/apple/swift-protobuf/pull/1706\r\n* Revise empty file support for `import public` by @thomasvl in https://github.com/apple/swift-protobuf/pull/1707\r\n* Version bump for a release. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1708\r\n\r\n\r\n**Full Changelog**: https://github.com/apple/swift-protobuf/compare/1.28.0...1.28.1",
"createdAt" : "2024-08-31T02:15:03+09:00",
"fetchedFromAPIAt" : "2024-08-31T10:03:16+09:00",
"id" : "RE_kwDOBAEMEM4KTPq_",
"owner" : "apple",
"publishedAt" : "2024-08-31T02:20:01+09:00",
"repository" : "swift-protobuf",
"title" : "1.28.1 Release",
"url" : "https://github.com/apple/swift-protobuf/releases/tag/1.28.1",
"version" : "1.28.1"
}
]
12 changes: 12 additions & 0 deletions Outputs/Swift Testing.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,5 +214,17 @@
"title" : "swift-DEVELOPMENT-SNAPSHOT-2024-08-28-a",
"url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-08-28-a",
"version" : "swift-DEVELOPMENT-SNAPSHOT-2024-08-28-a"
},
{
"body" : null,
"createdAt" : null,
"fetchedFromAPIAt" : "2024-08-31T10:03:16+09:00",
"id" : "REF_kwDOIpT9BtoAMXJlZnMvdGFncy9zd2lmdC1ERVZFTE9QTUVOVC1TTkFQU0hPVC0yMDI0LTA4LTI5LWE",
"owner" : "swiftlang",
"publishedAt" : null,
"repository" : "swift-testing",
"title" : "swift-DEVELOPMENT-SNAPSHOT-2024-08-29-a",
"url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-08-29-a",
"version" : "swift-DEVELOPMENT-SNAPSHOT-2024-08-29-a"
}
]

0 comments on commit c4ede8f

Please sign in to comment.