Skip to content

Add ResourcesPackaging README and update dependencies#669

Merged
sebsto merged 3 commits into
mainfrom
readme-and-deps
May 14, 2026
Merged

Add ResourcesPackaging README and update dependencies#669
sebsto merged 3 commits into
mainfrom
readme-and-deps

Conversation

@sebsto
Copy link
Copy Markdown
Collaborator

@sebsto sebsto commented May 14, 2026

Two small housekeeping changes:

  • Added a README for the ResourcesPackaging example explaining how to use Swift package resources with Lambda.
  • Updated dependency versions in Package.swift to avoid CI errors on current toolchains.

@sebsto sebsto added the 🆕 semver/minor Adds new public API. label May 14, 2026
@sebsto sebsto self-assigned this May 14, 2026
@sebsto sebsto requested a review from Copilot May 14, 2026 10:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds documentation for the ResourcesPackaging example and refreshes root package dependency minimum versions.

Changes:

  • Bumped Swift package dependency versions in the root manifest.
  • Added a README for the ResourcesPackaging example.
  • Added ResourcesPackaging to the examples index.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
Package.swift Updates minimum versions for NIO, swift-log, swift-collections, and service-lifecycle.
Examples/ResourcesPackaging/README.md Documents local testing, packaging, deployment, invocation, and cleanup for the resource-bundling example.
Examples/README.md Adds ResourcesPackaging to the examples list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Examples/ResourcesPackaging/README.md Outdated
Comment thread Examples/ResourcesPackaging/README.md Outdated
Comment thread Examples/ResourcesPackaging/README.md Outdated
@sebsto sebsto merged commit bd7d9ee into main May 14, 2026
51 of 52 checks passed
@sebsto sebsto deleted the readme-and-deps branch May 14, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants