Commit d0d7a94
authored
Feature/automation upload (#102)
* Added new flags for codesigndoc to specify Bitrise personal access token (auth-token) and app slug (app-slug)
* Added new flag "write-files" to be able to specify if codesigndoc should write build logs and exported codesigning files (certificates and provisioning profiles) to the `./codesigndoc_exports` directory
* Removed logic to always write exported codesigning files to disk, they are now passed around as a byte array.1 parent 94bbc04 commit d0d7a94
File tree
313 files changed
+61377
-5389
lines changed- _scripts
- bitriseio
- bitrise
- cmd
- codesigndocuitests
- codesigndoc
- codesign
- models
- osxkeychain
- utility
- vendor
- github.com
- bitrise-io
- bitrise-init
- models
- scanners
- ios
- xamarin
- steps
- utility
- bitrise/models
- go-utils
- log
- stringutil
- go-xamarin
- analyzers
- project
- solution
- builder
- constants
- tools
- buildtools
- msbuild
- xbuild
- nunit
- utility
- go-xcode
- certificateutil
- exportoptions
- export
- models
- plistutil
- profileutil
- utility
- xcarchive
- xcodeproj
- goinp/goinp
- stepman/models
- xcode-project
- serialized
- xcodebuild
- xcodeproj
- xcscheme
- xcworkspace
- fullsailor/pkcs7
- pkg/errors
- spf13/cobra
- stretchr/testify/assert
- golang.org/x
- crypto/ssh/terminal
- sys
- unix
- windows
- text
- internal
- gen
- triegen
- ucd
- transform
- unicode
- cldr
- norm
- xamarin
- xcodeuitest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
313 files changed
+61377
-5389
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
8 | | - | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
12 | | - | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | | - | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | | - | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
24 | | - | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | | - | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments