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

[CI] Add GHA CI and release flow #340

Merged
merged 23 commits into from
Aug 26, 2024
Merged

[CI] Add GHA CI and release flow #340

merged 23 commits into from
Aug 26, 2024

Conversation

FranzBusch
Copy link
Contributor

No description provided.

Copy link
Contributor

@sebsto sebsto left a comment

Choose a reason for hiding this comment

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

LGTM - thank you

@sebsto
Copy link
Contributor

sebsto commented Aug 23, 2024

@swift-server-bot test this please

jobs:
soundness:
name: Soundness
uses: apple/swift-nio/.github/workflows/soundness.yml@main
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it on purpose that we reference files from Swift NIO project ?

Copy link
Member

Choose a reason for hiding this comment

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

yes!

@fabianfett fabianfett force-pushed the fb-gha branch 3 times, most recently from 61125c9 to 02c715f Compare August 26, 2024 11:09
@fabianfett fabianfett mentioned this pull request Aug 26, 2024
@fabianfett fabianfett merged commit ab8166a into main Aug 26, 2024
10 of 13 checks passed
@fabianfett fabianfett deleted the fb-gha branch August 26, 2024 14:36
aryan-25 added a commit to aryan-25/swift-aws-lambda-runtime that referenced this pull request Aug 27, 2024
commit ab8166a
Author: Franz Busch <privat@franz-busch.de>
Date:   Mon Aug 26 16:36:07 2024 +0200

    [CI] Add GHA CI and release flow (swift-server#340)

    Co-authored-by: Fabian Fett <fabianfett@apple.com>
    Co-authored-by: Sébastien Stormacq <sebastien.stormacq@gmail.com>
    Co-authored-by: Mahdi Bahrami <github@mahdibm.com>

commit 5ecc24f
Author: Andrea Scuderi <andreascuderi@ymail.com>
Date:   Mon Aug 26 13:00:07 2024 +0200

    Add Breeze to projects.md (swift-server#343)

    authored-by: Andrea Scuderi <andrea.scuderi@ymail.com>

commit 8676c89
Author: Sébastien Stormacq <sebastien.stormacq@gmail.com>
Date:   Mon Aug 26 12:25:41 2024 +0200

    apply swiftformat (swift-server#342)

    * apply swiftformat

    * update dep on Swift Docc to v1.3.0

    * force usage of swift docc plugin 1.3.0

commit 79fa2c2
Author: Alessio Buratti <9006089+Buratti@users.noreply.github.com>
Date:   Fri Aug 23 18:50:22 2024 +0200

    [Draft] Detached tasks (swift-server#334)

    * First prototype

    * Fix build

    * Removes task cancellation

    swift-server#334 (comment)

    * Force user to handle errors

    swift-server#334 (comment)

    * Remove EventLoop API

    swift-server#334 (comment)

    * Make DetachedTaskContainer internal

    swift-server#334 (comment)
    swift-server#334 (comment)

    * Removes @unchecked Sendable

    swift-server#334 (comment)

    * Invoke awaitAll() from async context

    * Fix ambiguous expression type for swift 5.7

    * Fix visibility of detachedBackgroundTask

    * Add swift-doc

    * Add example usage to readme

    * Add tests

    ---------

    Co-authored-by: Sébastien Stormacq <sebastien.stormacq@gmail.com>
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.

4 participants