Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Publish releases on Swift Package Registry #1623

Open
wants to merge 106 commits into
base: main
Choose a base branch
from
Open

Conversation

jbelkins
Copy link
Contributor

@jbelkins jbelkins commented Jul 10, 2024

Issue #

#1553

Description of changes

  • Reorganize directories so that the SDK can be developed in either form: Registry-based Swift packages or the current, Git-hosted Swift package.
  • Set cache headers on Registry files to help speed development.
  • For first round of Registry testing, smithy-swift will remain hosted on Git. Codegen and runtime packages have been updated to reflect.
  • Add a parameter to the Gradle stageSdks task that controls whether to copy package manifests over for the service clients, i.e.:
./gradlew -p codegen/sdk-codegen stageSdks -PwithManifests
  • Some code cleanup.

New/existing dependencies impact assessment, if applicable

No new dependencies were added to this change.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

jbelkins and others added 30 commits August 5, 2024 15:03
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.

1 participant