Commit bfd80b8
authored
Linux (#33)
* update templates to support linux
* migrate swift package to swift5.2 and add test target
* ignore linux auto-generated tests
* update tests: add supports to linux platform
minor changes
* install bow-openapi in linux
update makefile
* fix tests for being compatible with linux
* update docs and Reamde including information about how-to install in unix
* migrate CI from travis to GH actions
* update dependencies
* fix nef Playground - Documentation
minor changes
minor changes
* let build bow-openapi — dummy fixtures
minor changes
update CI
minor changes
minor changes
minor changes
* update docs with makefile
dummy api fixtures for building package
fix targz
minor changes
* update CI and remove sudo permissions in makefile
minor changes
sudo privileges to CI (linux)
Update Documentation.app/Contents/MacOS/Quick start.playground/Pages/Installation guide.xcplaygroundpage/Contents.swift
Co-authored-by: Tomás Ruiz-López <truizlop@gmail.com>
Update Tests/APIHelperTests.swift
Co-authored-by: Tomás Ruiz-López <truizlop@gmail.com>
migrate templates to swift 5.2
comments in PR
* comments in PR
* remove unuseful files1 parent 4791cb4 commit bfd80b8
File tree
65 files changed
+541
-1301
lines changed- .github/workflows
- BowOpenAPI.xcodeproj
- project.xcworkspace
- BowOpenAPI/Utils
- Documentation.app/Contents/MacOS
- Documentation.xcodeproj
- Legal.playground
- Quick start.playground/Pages/Installation guide.xcplaygroundpage
- OpenApiGenerator
- Error
- Templates
- Tests
- Fixtures
- Mocks
- Utils
- __Snapshots__
- APIClientDocumentationTests
- APIClientGeneratorTests
- APIClientHttpOperationTests
- APIClientModelsTests
- APIClientParametersTests
- PackageGeneratedTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+541
-1301
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
This file was deleted.
0 commit comments