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

Modernize sponsors automation workflow #3098

Merged
merged 4 commits into from Nov 6, 2023
Merged

Modernize sponsors automation workflow #3098

merged 4 commits into from Nov 6, 2023

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented Nov 4, 2023

No description provided.

@gwynne gwynne added enhancement New feature or request no-release-needed Doesn't require a release github_actions Pull requests that update GitHub Actions code labels Nov 4, 2023
@gwynne gwynne requested a review from 0xTim November 4, 2023 12:57
@codecov-commenter
Copy link

Codecov Report

Merging #3098 (7c85447) into main (3bf4e73) will decrease coverage by 0.11%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3098      +/-   ##
==========================================
- Coverage   76.23%   76.13%   -0.11%     
==========================================
  Files         211      211              
  Lines        7904     7906       +2     
==========================================
- Hits         6026     6019       -7     
- Misses       1878     1887       +9     
Files Coverage Δ
...ces/Vapor/Authentication/AuthenticationCache.swift 84.84% <100.00%> (+0.97%) ⬆️
Sources/Vapor/Authentication/Authenticator.swift 57.89% <ø> (ø)
Sources/Vapor/Authentication/GuardMiddleware.swift 100.00% <ø> (ø)
...rces/Vapor/Authentication/RedirectMiddleware.swift 83.33% <ø> (ø)

... and 2 files with indirect coverage changes

Copy link
Contributor

@MahdiBM MahdiBM left a comment

Choose a reason for hiding this comment

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

👍

@gwynne gwynne enabled auto-merge (squash) November 6, 2023 17:16
@gwynne gwynne merged commit 8b67b09 into main Nov 6, 2023
17 checks passed
@gwynne gwynne deleted the gwynne-patch-1 branch November 6, 2023 18:38
keniwhat pushed a commit to keniwhat/vapor that referenced this pull request Jan 19, 2024
* main: (44 commits)
  Update routing-kit version (vapor#3131)
  Use `singleton` `EventLoopGroup` (vapor#3128)
  Additional tests fixes
  Fix for Apple changing things without warning.
  Add missing availability annotations in URI tests
  Merge pull request from GHSA-r6r4-5pr8-gjcp
  Fix setting public folder for `FileMiddleware` when using bundles (vapor#3113)
  Consistently use the value from `X-Request-Id` as the request's ID when present (vapor#3117)
  Fix encoding and decoding of HTTPHeaders (vapor#3116)
  Add fully async entrypoints (vapor#3114)
  Bring back AsyncCommands (vapor#3109)
  General warnings and tests cleanup (vapor#3107)
  Add public initializer for `XCTHTTPRequest` (vapor#3106)
  [skip ci] Update dependabot.yml
  [skip ci] Fixup sponsors workflow
  Make Async Request Body actually work (vapor#3096)
  Create a thread pool of System.coreCount rather than 64 when initializing an Application (vapor#3092)
  Modernize sponsors automation workflow (vapor#3098)
  Bump the dependencies group with 2 updates (vapor#3099)
  Update README with new Sponsor (vapor#3101)
  ...

# Conflicts:
#	Package.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code no-release-needed Doesn't require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants