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

improve examples #292

Merged
merged 2 commits into from
Mar 12, 2023
Merged

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Mar 10, 2023

motivation: examples can be confusing since they use relative path to the library for CI purposes

changes:

  • update examples to use the library URL, expect when env variable is set for CI purposes
  • rename docker compose job to test-examples since it is more accurate

motivation: examples can be confusing since they use relative path to the library for CI purposes

changes:
* update examples to use the library URL, expect when env variable is set for CI purposes
* rename docker compose job to test-examples since it is more accurate
@tomerd
Copy link
Contributor Author

tomerd commented Mar 10, 2023

@swift-server-bot test this please

@tomerd tomerd requested a review from fabianfett March 10, 2023 18:56
Copy link
Member

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

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

LGTM. Though I wish PackageDescription module would allow some kind of env/setting lookup :). The Foundation import always gives me the chills ;)

@tomerd tomerd enabled auto-merge (squash) March 12, 2023 18:18
@tomerd tomerd disabled auto-merge March 12, 2023 18:18
@tomerd tomerd enabled auto-merge (squash) March 12, 2023 18:18
@tomerd tomerd merged commit 3b72f6a into swift-server:main Mar 12, 2023
@sebsto
Copy link
Contributor

sebsto commented Mar 14, 2023

This change does not allow to use the archive plugin for the local debugging example
See #276
and #277 for a possible fix

sebsto added a commit to sebsto/swift-aws-lambda-runtime that referenced this pull request Mar 20, 2023
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.

3 participants