-
Notifications
You must be signed in to change notification settings - Fork 127
Comparing changes
Open a pull request
base repository: apple/swift-openapi-generator
base: 1.7.0
head repository: apple/swift-openapi-generator
compare: 1.7.1
- 8 commits
- 33 files changed
- 5 contributors
Commits on Jan 30, 2025
-
CI use 6.1 nightlies now that Swift development is happening in the 6.1 branch
Configuration menu - View commit details
-
Copy full SHA for 60a302c - Browse repository at this point
Copy the full SHA 60a302cView commit details
Commits on Feb 1, 2025
-
examples: Add streaming ChatGPT proxy from FOSDEM 2025 (#723)
### Motivation We recently demoed [building a streaming ChatGPT proxy with Swift OpenAPI, at FOSDEM 2025][0]. This PR adds the resulting package for people to refer to as reference material. ### Modifications - Add package reflecting final state of the presentation. - Add a `.env.example` file. - Add covering README with link to presentation, abstract, and usage. - Add VS Code settings for Dev Containers. ### Result Reference project available for people watching the presentation. ### Test Plan CI will build the example. [0]: https://fosdem.org/2025/schedule/event/fosdem-2025-5230-live-coding-a-streaming-chatgpt-proxy-with-swift-openapi-from-scratch-/
Configuration menu - View commit details
-
Copy full SHA for 303f65d - Browse repository at this point
Copy the full SHA 303f65dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ade82ab - Browse repository at this point
Copy the full SHA ade82abView commit details
Commits on Feb 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1db77dd - Browse repository at this point
Copy the full SHA 1db77ddView commit details
Commits on Feb 11, 2025
-
[README] Update the SSWG badge (#714)
### Motivation This project has moved into the Incubating stage of the SSWG incubation process: https://www.swift.org/sswg/incubated-packages.html#incubating-projects ### Modifications Updated the README badge to reflect that. ### Result Accurate badge. ### Test Plan Previewed locally.
Configuration menu - View commit details
-
Copy full SHA for 8bc24a3 - Browse repository at this point
Copy the full SHA 8bc24a3View commit details
Commits on Feb 12, 2025
-
Adjust the platform-based linkage check (#737)
Limit this to Apple platforms except macOS in order to unblock use of swift-openapi-generator on more platforms like Windows, Android, FreeBSD, and so on.
Configuration menu - View commit details
-
Copy full SHA for 0adfccb - Browse repository at this point
Copy the full SHA 0adfccbView commit details
Commits on Mar 4, 2025
-
Rename nightly_6_1 params to nightly_next (#740)
Rename nightly_6_1 params to nightly_next; see apple/swift-nio#3122
Configuration menu - View commit details
-
Copy full SHA for 5f11465 - Browse repository at this point
Copy the full SHA 5f11465View commit details
Commits on Mar 7, 2025
-
Only apply standard swift settings on valid targets (#742)
Only apply standard swift settings on valid targets. The current check ignores plugins but that is not comprehensive enough.
Configuration menu - View commit details
-
Copy full SHA for 755c0ec - Browse repository at this point
Copy the full SHA 755c0ecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.7.0...1.7.1