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

Strict Concurrency Support #10

Merged
merged 11 commits into from
Oct 22, 2024
Merged

Strict Concurrency Support #10

merged 11 commits into from
Oct 22, 2024

Conversation

mgacy
Copy link
Collaborator

@mgacy mgacy commented Oct 21, 2024

  • Enables strict concurrency checking
  • Upgrades the AWS SDK to 1.0.24
  • Replace use of ISO8601DateFormatter with a new DateFormatter.iso8601 member since the former is not Sendable

Other

  • Removes the SwiftLint plugin depeendency and instead uses a workflow with the danger-swiftlint action. Since this action's Docker image already contains Danger-Swift and our standard Dangerfile doesn't use any additional plugins, there is appaently no need to create an additional SwiftPM build target that requires Danger.

@mgacy mgacy force-pushed the refactor/strict-concurrency branch from 38f501e to 7dce461 Compare October 22, 2024 14:58
@mgacy mgacy requested a review from jagreenwood October 22, 2024 15:29
@mgacy mgacy merged commit e13c1d6 into main Oct 22, 2024
2 checks passed
@mgacy mgacy deleted the refactor/strict-concurrency branch October 22, 2024 19:48
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.

2 participants