Skip to content

Commit 2aaaf15

Browse files
authored
Merge branch 'main' into refactor/consolidate-manifest-validation
2 parents f595624 + c19ba58 commit 2aaaf15

File tree

213 files changed

+8876
-4074
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

213 files changed

+8876
-4074
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
name: Bug Report
2+
description: Something isn't working as expected
3+
labels: [bug]
4+
body:
5+
- type: textarea
6+
attributes:
7+
label: Description
8+
validations:
9+
required: true
10+
- type: textarea
11+
attributes:
12+
label: Expected behavior
13+
description: What you expected to happen.
14+
validations:
15+
required: false
16+
- type: textarea
17+
attributes:
18+
label: Actual behavior
19+
description: What actually happened.
20+
validations:
21+
required: false
22+
- type: textarea
23+
attributes:
24+
label: Steps to reproduce
25+
placeholder: |
26+
1. ...
27+
2. ...
28+
validations:
29+
required: false
30+
- type: input
31+
attributes:
32+
label: Swift Package Manager version/commit hash
33+
validations:
34+
required: false
35+
- type: textarea
36+
attributes:
37+
label: Swift & OS version (output of `swift --version && uname -a`)
38+
validations:
39+
required: false
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
name: Feature Request
2+
description: A suggestion for a new feature
3+
labels: [enhancement]
4+
body:
5+
- type: textarea
6+
attributes:
7+
label: Description
8+
validations:
9+
required: true
10+
- type: textarea
11+
attributes:
12+
label: Expected behavior
13+
description: What you expected to happen.
14+
validations:
15+
required: false
16+
- type: textarea
17+
attributes:
18+
label: Actual behavior
19+
description: What actually happened.
20+
validations:
21+
required: false
22+
- type: textarea
23+
attributes:
24+
label: Steps to reproduce
25+
placeholder: |
26+
1. ...
27+
2. ...
28+
validations:
29+
required: false
30+
- type: input
31+
attributes:
32+
label: Swift Package Manager version/commit hash
33+
validations:
34+
required: false
35+
- type: textarea
36+
attributes:
37+
label: Swift & OS version (output of `swift --version && uname -a`)
38+
validations:
39+
required: false

.mailmap

Lines changed: 97 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -1,135 +1,109 @@
1-
Adrian-Constantin Popescu <epsilon.gamma@gmail.com> <adrian-constantin.popescu@outlook.com>
1+
Alex Blewitt <alblue@apple.com> <alblue@apple.com>
22
3-
4-
Alexis Beingessner <[email protected]> <[email protected]>
5-
6-
3+
4+
5+
6+
7+
78
8-
Argyrios Kyrtzidis <[email protected]> <[email protected]>
9-
10-
Ben Cohen <[email protected]>
9+
10+
11+
12+
13+
1114
12-
Ben Cohen <ben_cohen@apple.com> <[email protected]>
15+
Ben Langmuir <blangmuir@apple.com> <[email protected]>
1316
14-
Brent Royal-Gordon <[email protected]> <[email protected]>
17+
18+
19+
Benjamin Scholtysik <[email protected]> <[email protected]>
20+
Benjamin Scholtysik (Reimold) <[email protected]> <[email protected]>
21+
Benjamin Scholtysik <[email protected]> <[email protected]>
22+
23+
24+
25+
26+
27+
28+
1529
16-
17-
18-
19-
Chris Bieneman <[email protected]>
20-
21-
22-
23-
24-
25-
codester <[email protected]> codestergit <[email protected]>
26-
27-
28-
Dante Broggi <[email protected]>
29-
30-
31-
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
42+
43+
3244
33-
34-
35-
36-
37-
38-
39-
40-
41-
42-
43-
44-
45-
46-
47-
48-
49-
50-
51-
52-
53-
54-
55-
56-
57-
45+
46+
47+
5848
59-
60-
61-
Ingmar Stein <[email protected]>
62-
63-
Jacob Bandes-Storch <[email protected]> <[email protected]>
64-
65-
Janosch Hildebrand <[email protected]> <[email protected]>
66-
Janosch Hildebrand <[email protected]> <[email protected]>
67-
68-
69-
70-
71-
joe DeCapo <[email protected]>
72-
73-
74-
75-
76-
77-
78-
79-
80-
81-
82-
Luiz Fernando Silva <[email protected]>
83-
84-
85-
86-
87-
88-
49+
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+
62+
63+
64+
Marcin Krzyzanowski <[email protected]> <[email protected]>
65+
Marcin Krzyzanowski <[email protected]> <[email protected]>
66+
Marcin Krzyzanowski <[email protected]> <[email protected]>
67+
Marcin Krzyzanowski <[email protected]> <[email protected]>
68+
69+
70+
71+
72+
73+
74+
75+
76+
77+
8978
90-
91-
92-
93-
79+
80+
9481
95-
96-
97-
Mishal Awadah <[email protected]>
82+
9883
99-
100-
101-
102-
103-
104-
105-
Nicole Jacque <[email protected]>
106-
107-
84+
85+
86+
87+
88+
10889
109-
Paweł Szot <[email protected]>
110-
111-
Pete Cooper <[email protected]>
112-
113-
114-
115-
116-
117-
118-
119-
120-
121-
90+
Saleem Abdulrasool <[email protected]> <[email protected]>
91+
Saleem Abdulrasool <[email protected]> <[email protected]>
92+
Saleem Abdulrasool <[email protected]> <[email protected]>
93+
94+
95+
12296
123-
Stephen Canon <scanon@apple.com>
124-
Stephen Canon <scanon@apple.com> <stephentyrone@gmail.com>
125-
Sukolsak Sakshuwong <sukolsak@gmail.com>
126-
Todd Fiala <tfiala@apple.com> <todd.fiala@gmail.com>
127-
Toni Suter <tonisuter@me.com> <[email protected].com>
128-
Vedant Kumar <vsk@apple.com> <vk@vedantk.com>
129-
Xi Ge <xi_ge@apple.com> <[email protected].apple.com>
130-
Xin Tong <xin_tong@apple.com> <trent.xin.tong@gmail.com>
131-
Xin Tong <xin_tong@apple.com> <[email protected]>
132-
Yuka Ezura <[email protected].com> <[email protected].com>
133-
Yurii Samsoniuk <ura@google.com> <mr.sigito@gmail.com>
134-
Zac Bowling <zbowling@google.com> <zac@zacbowling.com>
135-
冀卓疌 <[email protected].com>
97+
Thomas Roughton <[email protected]> <t.roughton@me.com>
98+
Thomas Roughton <t.roughton@me.com> <[email protected].com>
99+
100+
Tim Condon <[email protected].com> <tg908@icloud.com>
101+
Tim Gymnich <tgymnich@icloud.com> <tgymnich@icloud.com>
102+
Tim Gymnich <tgymnich@icloud.com> <tg908@icloud.com>
103+
Tom Doron <tomer@apple.com> <tomer@apple.com>
104+
Valeriy Van <valeriy.van@enote.com> <valeriy.van@enote.com>
105+
Valeriy Van <valeriy.van@enote.com> <[email protected]>
106+
therealbnut <andrew.charles.bennett@gmail.com> <andrew.charles.bennett@gmail.com>
107+
therealbnut <andrew.charles.bennett@gmail.com> <[email protected].com>
108+
buttaface <butta@fastem.com> <butta@fastem.com>
109+

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Note there are several Linux and Swift versions options to choose from, e.g.:
307307
9. Make a PR from your fork / branch to `apple: main`
308308
10. While creating your PR, make sure to follow the PR Template providing information about the motivation and highlighting the changes.
309309
11. Reviewers are going to be automatically added to your PR
310-
12. Merge pull request when you received approval from the reviewers (one or more)
310+
12. Pull requests will be merged by the maintainers after it passes CI testing and receives approval from one or more reviewers. Merge timing may be impacted by release schedule considerations.
311311
312312
By submitting a pull request, you represent that you have the right to license
313313
your contribution to Apple and the community, and agree by submitting the patch

0 commit comments

Comments
 (0)