This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Commit 190bc64
authored
Bump files with dotnet-file sync
# devlooped/oss
- Add techdebt label to excludes from release config devlooped/oss@1afd173
- Ignore docs merges too devlooped/oss@055a8b7
- Add attribution to upstream and note on regex devlooped/oss@c161088
- Don't fail on background workflows devlooped/oss@f08c3f2
- Don't fail sponsors tagging, since it's optional devlooped/oss@8990ebb
- Fix initial test run without filter devlooped/oss@9a1b075
- Fix mapping sources devlooped/oss@b2fa09b
- Don't collect logs anymore devlooped/oss@6bd81a3
- Don't run build when changing docs devlooped/oss@db76fb9
- 🔨 Populate RepositoryBranch in CI w/MSBuild devlooped/oss@55c0b32
- Don't fail the build if sleet finds no packages to push devlooped/oss@6928fc7
- Allow manually running builds devlooped/oss@fc5889d
- Automatically retry failed tests up to 5 times devlooped/oss@8bc16a7
- Ensure GNU grep is used on macOS devlooped/oss@964caa3
- Reuse test with retries definition by using a composite action devlooped/oss@3b9f317
- Now that .NET6 is LTS, ensure it's installed devlooped/oss@7ebebbd
- Switch to windows-latest agent which is now .NET6 devlooped/oss@445239b
- Ignore nuget-provided files for formatting devlooped/oss@bbf637b
- Ignore changes to readme.md as build trigger devlooped/oss@e19ed32
- Move format check for last devlooped/oss@7db501b
- Make build matrix configurable per-repo devlooped/oss@391da5e
- Rename matrix lookup job and steps devlooped/oss@cf8e339
- Switch to newer syntax for output variables devlooped/oss@9dc1ae2
- Automatically build from dev/* branches too devlooped/oss@6d3dd85
- Drop net6 forced install, it's built-in all agents now devlooped/oss@34c1bf6
- Drop net6 setup on prior to dotnet format devlooped/oss@4b31891
- Remove limitation on matrix os for sleet publishing devlooped/oss@7e3288c
- Use a better CI version number devlooped/oss@1ec6385
- Don't run analyzers/codefixers in format devlooped/oss@543f7da
- Ignore xUnit1013 so records can be used as test classes devlooped/oss@369cd2b
- Add specific skip rules for tests devlooped/oss@448cf45
- Ignore TestResults folders devlooped/oss@a9f9d3f
- Ignore azurite files devlooped/oss@829faad
- Add azurite hidden folders too devlooped/oss@978c71c
- Ignore *.log files devlooped/oss@c78868e
- Use full name as Author, since Owner is already kzu devlooped/oss@0fc6e0e
- Only include/pack icon.png if it exists in the default location devlooped/oss@ae442c0
- Preserve transitively copied content in VS devlooped/oss@52d6c40
- Generate API documentation for non-tests projects by default devlooped/oss@32213f2
- Add nuget.org as first restore source, for convenience devlooped/oss@3f294a1
- Automatically set/include icon.png and readme.md devlooped/oss@e260665
- Global tools should run on whatever latest runtime is installed. devlooped/oss@b65c8f1
- Ensure MSBuild tooling can access package artifacts always via PKG_[PackageId] devlooped/oss@cc6922f
- Add CI as a project property devlooped/oss@2fea462
- Switch to old nuget.config for package sources devlooped/oss@c6f74ce
- Enable C# compiler strict mode by default devlooped/oss@ef8e7fa
- Only override VersionPrefix if it has no value devlooped/oss@28a27ba
- Allow extending build with local-only files devlooped/oss@6ae80a1
- If PackAsTool=true, default IsPackable=true, for obvious reasons devlooped/oss@fde1f6f
- If PackFolder is specified, assume IsPackable=true devlooped/oss@b0249cf
- Make src-level readme visible for easier editing devlooped/oss@bfe0f2a
- Add RepositoryBranch as a ThisAssembly.Project property devlooped/oss@83d7378
- Add RepositoryRoot property from source control information devlooped/oss@f9763d3
- Add RepositoryUrl as project property, if available devlooped/oss@4f57ffe
- Remove DumpItems task. Easily replaceable with MSBuild.DumpItems devlooped/oss@024f733
- Remove the source link in the package description devlooped/oss@b9fb0a7
- Since dependabot doesn't consume API requests, do it more frequently devlooped/oss@4f070a4
- Fix incremental build issue with package files and doc file devlooped/oss@96b6773
- Improve default rendering of header icon devlooped/oss@9db26e2
- Allow manually running changelog and dotnet-file workflows devlooped/oss@084aa7c
- Move changelog config to .github, switch to gem devlooped/oss@b7ce2be
- Ensure ruby v3 is installed for changelog generation devlooped/oss@be8f625
- Use BOT_ defaults consistently devlooped/oss@98919f7
- Use simple bash variable expansion devlooped/oss@acedd1d
- Ensure checkout before defaults devlooped/oss@721ee85
- Rework to pass secrets explicitly devlooped/oss@15e9486
- Update to public bot defaults action devlooped/oss@b9671b9
- Add fallback GITHUB_TOKEN to bot defaults devlooped/oss@5406d90
- Remove duplicate community files and unused stuff devlooped/oss@a4b66eb
- Remove GNU grep step from publish since it runs ubuntu devlooped/oss@0e5a33c
- Drop net6 setup on publish too devlooped/oss@d302256
- Automatically label dotnet-file bump and auto-delete branch devlooped/oss@eeaeb55
- Add icon prefix to match dependabot devlooped/oss@2a39a42
- Add rate limiting fix devlooped/oss@ef47d78
- Use bot account for sync commit author devlooped/oss@1d3a2f4
- Ensure both author and committer match devlooped/oss@d94ddb1
- Resolve includes after file sync devlooped/oss@8f45cf2
- By default don't validate includes devlooped/oss@aed791a
- Ignore errors creating the PR devlooped/oss@b97b8f1
# clarius/pages1 parent d806768 commit 190bc64
File tree
23 files changed
+649
-397
lines changed- .github
- workflows
- test
- assets/css
- src
23 files changed
+649
-397
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 9 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| 20 | + | |
| 21 | + | |
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
18 | 26 | | |
19 | 27 | | |
20 | | - | |
| 28 | + | |
21 | 29 | | |
| 30 | + | |
| 31 | + | |
22 | 32 | | |
23 | 33 | | |
24 | 34 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
30 | 39 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
34 | 43 | | |
35 | 44 | | |
| 45 | + | |
36 | 46 | | |
37 | | - | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
41 | | - | |
| 50 | + | |
42 | 51 | | |
43 | 52 | | |
44 | 53 | | |
| |||
47 | 56 | | |
48 | 57 | | |
49 | 58 | | |
50 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
51 | 66 | | |
52 | 67 | | |
53 | | - | |
| 68 | + | |
54 | 69 | | |
55 | 70 | | |
56 | | - | |
| 71 | + | |
57 | 72 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 73 | | |
65 | 74 | | |
66 | 75 | | |
67 | 76 | | |
68 | | - | |
| 77 | + | |
69 | 78 | | |
70 | 79 | | |
71 | 80 | | |
72 | 81 | | |
73 | | - | |
74 | | - | |
75 | | - | |
| 82 | + | |
| 83 | + | |
76 | 84 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | 85 | | |
102 | 86 | | |
103 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
104 | 91 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
| 92 | + | |
115 | 93 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 94 | + | |
| 95 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | | - | |
34 | | - | |
35 | 38 | | |
36 | | - | |
| 39 | + | |
0 commit comments