Skip to content

Commit 493ce13

Browse files
devlooped-botkzu
authored andcommitted
⬆️ Bump files with dotnet-file sync
# devlooped/oss - Only commit markdown files when resolving includes devlooped/oss@2c10a83 - Add compatibility for non-SDK projects without InitializeSourceControlInformation target devlooped/oss@6e96c59 - Update to checkout@v4 devlooped/oss@5fb1723 - Don't add random wait on manual dotnet-file runs devlooped/oss@7afe350 - Add common sponsors metadata to assemblies devlooped/oss@0789bf0 - Update assembly metadata format for Funding.GitHub devlooped/oss@5801de0
1 parent 5f13523 commit 493ce13

File tree

10 files changed

+35
-25
lines changed

10 files changed

+35
-25
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
matrix: ${{ steps.lookup.outputs.matrix }}
3535
steps:
3636
- name: 🤘 checkout
37-
uses: actions/checkout@v2
37+
uses: actions/checkout@v4
3838

3939
- name: 🔎 lookup
4040
id: lookup
@@ -53,7 +53,7 @@ jobs:
5353
os: ${{ fromJSON(needs.os-matrix.outputs.matrix) }}
5454
steps:
5555
- name: 🤘 checkout
56-
uses: actions/checkout@v2
56+
uses: actions/checkout@v4
5757
with:
5858
submodules: recursive
5959
fetch-depth: 0
@@ -90,7 +90,7 @@ jobs:
9090
runs-on: ubuntu-latest
9191
steps:
9292
- name: 🤘 checkout
93-
uses: actions/checkout@v2
93+
uses: actions/checkout@v4
9494
with:
9595
submodules: recursive
9696
fetch-depth: 0

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818

1919
- name: 🤘 checkout
20-
uses: actions/checkout@v2
20+
uses: actions/checkout@v4
2121
with:
2222
fetch-depth: 0
2323
ref: main

.github/workflows/dotnet-file.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,15 @@ jobs:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
2525

2626
- name: 🤘 checkout
27-
uses: actions/checkout@v2
27+
uses: actions/checkout@v4
2828
with:
2929
fetch-depth: 0
3030
ref: main
3131
token: ${{ env.GH_TOKEN }}
3232

3333
- name: ⌛ rate
3434
shell: pwsh
35+
if: github.event_name != 'workflow_dispatch'
3536
run: |
3637
# add random sleep since we run on fixed schedule
3738
sleep (get-random -max 60)

.github/workflows/includes.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
github_token: ${{ secrets.GITHUB_TOKEN }}
2222

2323
- name: 🤘 checkout
24-
uses: actions/checkout@v2
24+
uses: actions/checkout@v4
2525
with:
2626
token: ${{ env.GH_TOKEN }}
2727

@@ -31,6 +31,7 @@ jobs:
3131
- name: ✍ pull request
3232
uses: peter-evans/create-pull-request@v6
3333
with:
34+
add-paths: '**/*.md'
3435
base: main
3536
branch: markdown-includes
3637
delete-branch: true

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: 🤘 checkout
22-
uses: actions/checkout@v2
22+
uses: actions/checkout@v4
2323
with:
2424
submodules: recursive
2525
fetch-depth: 0

.github/workflows/sponsor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: 🤘 checkout
1717
if: env.token != ''
18-
uses: actions/checkout@v2
18+
uses: actions/checkout@v4
1919

2020
- name: 💜 sponsor
2121
if: env.token != ''

.netconfig

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,23 @@
3939
weak
4040
[file ".github/workflows/build.yml"]
4141
url = https://github.com/devlooped/oss/blob/main/.github/workflows/build.yml
42-
sha = 97ebd189e44da857e53e4d98af2727dd9dcb0740
43-
etag = f02775f5cdf8ba06238500e56bc25ca1e0aa329db4931f230c45bd1d7de1696d
42+
sha = 5fb172362c767bef7c36478f1a6bdc264723f8f9
43+
etag = 6efc7d096b25bb4bbeffe7960a1194f1ceb5d21abeda85d28b55594b648ab44a
4444
weak
4545
[file ".github/workflows/changelog.yml"]
4646
url = https://github.com/devlooped/oss/blob/main/.github/workflows/changelog.yml
47-
sha = a4b66eb5f4dfb9704502f19f59ba33cb4855188c
48-
etag = 54c0b571648b1055beb3ddac180b34e93a9869b9f0277de306901b2c1dbe0b2c
47+
sha = 5fb172362c767bef7c36478f1a6bdc264723f8f9
48+
etag = ad1efa56d6024ee1add2bcda81a7e4e38d0e9069473c6ff70374d5ce06af1f5a
4949
weak
5050
[file ".github/workflows/dotnet-file.yml"]
5151
url = https://github.com/devlooped/oss/blob/main/.github/workflows/dotnet-file.yml
52-
sha = 11a331d50be517c29df5ab1358ef354d8871d59a
53-
etag = de115efac25b63d561d8b2ffcba3e7710bfef7bfefecb811ea943b6f2bd8de96
52+
sha = 7afe350f7e80a230e922db026d4e1198ba15cae1
53+
etag = 65e9794df6caff779eb989c8f71ddf4d4109b24a75af79e4f8d0fe6ba7bd9702
5454
weak
5555
[file ".github/workflows/publish.yml"]
5656
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
57-
sha = 97ebd189e44da857e53e4d98af2727dd9dcb0740
58-
etag = 04a0796e61476765c0a233806e85fb3f461d7cf099a14c91e6c5abcab938062f
57+
sha = 5fb172362c767bef7c36478f1a6bdc264723f8f9
58+
etag = 9ea4083894308a610742488923d2a44778ebba6ca73fb13424647d9a82c918b4
5959
weak
6060
[file ".gitignore"]
6161
url = https://github.com/devlooped/oss/blob/main/.gitignore
@@ -84,13 +84,13 @@
8484
weak
8585
[file "src/Directory.Build.props"]
8686
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props
87-
sha = 6dfe21fbd4a8390448958c714f8e9006fc4ac3ca
88-
etag = de7c6b643bac2fc6651fa08f69d628cbbe12e7050829b981ac771e1b9ccccd89
87+
sha = 6e96c592c7b44bfda10404b9f90e4b8fab299249
88+
etag = a4925eb815bbcecc022de8d3245db069573d96ac5ecdf5f0e604f06b5577b01e
8989
weak
9090
[file "src/Directory.Build.targets"]
9191
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
92-
sha = 1bf1eacc7ac3920d52c8e7045bfa34abc7c05302
93-
etag = 7cb1421f00d9f6f4c00f0ca98e485dcadb927cfa6b3f0b5d4fb212525d2ce9c0
92+
sha = 5801de0d7994a2ed43dcdc37564ed594d17ed076
93+
etag = fa2d4bd0aebb490175654f3735b6dc37a88a145f14152f314d12ed2e61cce435
9494
weak
9595
[file "src/kzu.snk"]
9696
url = https://github.com/devlooped/oss/blob/main/src/kzu.snk
@@ -114,8 +114,8 @@
114114
weak
115115
[file ".github/workflows/includes.yml"]
116116
url = https://github.com/devlooped/oss/blob/main/.github/workflows/includes.yml
117-
sha = 11a8757c0012f0d454370823e1cda51398f4337e
118-
etag = 73426a1361c9d298b5794c99d774043b8e9425bda759bb769fdaa025636d6e3c
117+
sha = 5fb172362c767bef7c36478f1a6bdc264723f8f9
118+
etag = e5ee22e115c925fb85ec931cda3ac811fcc453c03904554fa3f573935b221d34
119119
weak
120120
[file ".github/workflows/combine-prs.yml"]
121121
url = https://github.com/devlooped/oss/blob/main/.github/workflows/combine-prs.yml
@@ -134,8 +134,8 @@
134134
weak
135135
[file ".github/workflows/sponsor.yml"]
136136
url = https://github.com/devlooped/oss/blob/main/.github/workflows/sponsor.yml
137-
sha = 8990ebb36199046e0b8098bad9e46dcef739c56e
138-
etag = e1dc114d2e8b57d50649989d32dbf0c9080ec77da3738a4cc79e9256d6ca5d3e
137+
sha = 5fb172362c767bef7c36478f1a6bdc264723f8f9
138+
etag = 0849ee61af6daee29615f9632173b4e82da5bfa9d78ff28907e9408bd5acde4d
139139
weak
140140
[file ".github/workflows/pages.yml"]
141141
url = https://github.com/clarius/pages/blob/main/.github/workflows/pages.yml

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ The versioning scheme for packages is:
141141
[![Jacob Foshee](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jfoshee.png "Jacob Foshee")](https://github.com/jfoshee)
142142
[![](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/Mrxx99.png "")](https://github.com/Mrxx99)
143143
[![Eric Johnson](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/eajhnsn1.png "Eric Johnson")](https://github.com/eajhnsn1)
144-
[![Certify The Web](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/certifytheweb.png "Certify The Web")](https://github.com/certifytheweb)
145144
[![Ix Technologies B.V.](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/IxTechnologies.png "Ix Technologies B.V.")](https://github.com/IxTechnologies)
146145
[![David JENNI](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/davidjenni.png "David JENNI")](https://github.com/davidjenni)
147146
[![Jonathan ](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/Jonathan-Hickey.png "Jonathan ")](https://github.com/Jonathan-Hickey)

src/Directory.Build.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,8 @@
150150

151151
<Import Project="Directory.props" Condition="Exists('Directory.props')"/>
152152
<Import Project="Directory.props.user" Condition="Exists('Directory.props.user')" />
153+
154+
<!-- Implemented by SDK in .targets, guaranteeing it's overwritten. Added here since we add a DependsOnTargets to it.
155+
Covers backwards compatiblity with non-SDK projects. -->
156+
<Target Name="InitializeSourceControlInformation" />
153157
</Project>

src/Directory.Build.targets

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@
115115
</EmbeddedResource>
116116
</ItemGroup>
117117

118+
<ItemGroup Label="Sponsors">
119+
<!-- Funding.GitHub.[sponsorable] = PublicKey -->
120+
<AssemblyMetadata Include="Funding.GitHub.devlooped" Value="MIIBigKCAYEA5inhv8QymaDBOihNi1eY+6+hcIB5qSONFZxbxxXAyOtxAdjFCPM+94gIZqM9CDrX3pyg1lTJfml/a/FZSU9dB1ii5mSX/mNHBFXn1/l/gi1ErdbkIF5YbW6oxWFxf3G5mwVXwnPfxHTyQdmWQ3YJR+A3EB4kaFwLqA6Ha5lb2ObGpMTQJNakD4oTAGDhqHMGhu6PupGq5ie4qZcQ7N8ANw8xH7nicTkbqEhQABHWOTmLBWq5f5F6RYGF8P7cl0IWl/w4YcIZkGm2vX2fi26F9F60cU1v13GZEVDTXpJ9kzvYeM9sYk6fWaoyY2jhE51qbv0B0u6hScZiLREtm3n7ClJbIGXhkUppFS2JlNaX3rgQ6t+4LK8gUTyLt3zDs2H8OZyCwlCpfmGmdsUMkm1xX6t2r+95U3zywynxoWZfjBCJf41leM9OMKYwNWZ6LQMyo83HWw1PBIrX4ZLClFwqBcSYsXDyT8/ZLd1cdYmPfmtllIXxZhLClwT5qbCWv73VAgMBAAE=" />
121+
</ItemGroup>
122+
118123
<Target Name="IsPackable" Returns="@(IsPackable)">
119124
<ItemGroup>
120125
<IsPackable Include="$(MSBuildProjectFullPath)" IsPackable="$(IsPackable)" PackageId="$(PackageId)" />

0 commit comments

Comments
 (0)