Skip to content

Commit 2eee8d1

Browse files
committed
Bump files with dotnet-file sync
# devlooped/oss - Move changelog config to .github, switch to gem devlooped/oss@b7ce2be - 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 - Make src-level readme visible for easier editing devlooped/oss@bfe0f2a - Add RepositoryBranch as a ThisAssembly.Project property devlooped/oss@83d7378 - Add icon prefix to match dependabot devlooped/oss@2a39a42
1 parent b83076a commit 2eee8d1

7 files changed

Lines changed: 34 additions & 28 deletions

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
usernames-as-github-logins=true
2-
header-label=
32
issues_wo_labels=true
43
pr_wo_labels=true
54
exclude-labels=bydesign,dependencies,duplicate,question,invalid,wontfix,need info

.github/workflows/changelog.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
token: ${{ env.GH_TOKEN }}
2626

2727
- name: ⚙ changelog
28-
uses: faberNovel/github-changelog-generator-action@master
29-
with:
30-
options: --token ${{ secrets.GITHUB_TOKEN }} --o changelog.md
28+
run: |
29+
sudo gem install github_changelog_generator
30+
github_changelog_generator --user ${GITHUB_REPOSITORY%/*} --project ${GITHUB_REPOSITORY##*/} --token ${{ secrets.GITHUB_TOKEN }} --o changelog.md --config-file .github/.github_changelog_generator
3131
3232
- name: 🚀 changelog
3333
run: |

.github/workflows/dotnet-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
branch: dotnet-file-sync
5454
delete-branch: true
5555
labels: dependencies
56-
commit-message: Bump files with dotnet-file sync
56+
commit-message: ⬆️ Bump files with dotnet-file sync
5757

5858
${{ env.CHANGES }}
5959
title: "Bump files with dotnet-file sync"

.github/workflows/release-notes.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ jobs:
2121
run: echo "SINCE_TAG=$(git describe --abbrev=0 --tags $(git rev-list --tags --skip=1 --max-count=1))" >> $GITHUB_ENV
2222

2323
- name: ⚙ changelog
24-
uses: faberNovel/github-changelog-generator-action@master
2524
if: env.SINCE_TAG != ''
26-
with:
27-
options: --token ${{ secrets.GITHUB_TOKEN }} --since-tag ${{ env.SINCE_TAG }} --o changelog.md
25+
run: |
26+
sudo gem install github_changelog_generator
27+
github_changelog_generator --since-tag ${{ env.SINCE_TAG }} --user ${GITHUB_REPOSITORY%/*} --project ${GITHUB_REPOSITORY##*/} --token ${{ secrets.GITHUB_TOKEN }} --o changelog.md --config-file .github/.github_changelog_generator
2828
2929
- name: ⚙ changelog
30-
uses: faberNovel/github-changelog-generator-action@master
3130
if: env.SINCE_TAG == ''
32-
with:
33-
options: --token ${{ secrets.GITHUB_TOKEN }} --o changelog.md
31+
run: |
32+
sudo gem install github_changelog_generator
33+
github_changelog_generator --user ${GITHUB_REPOSITORY%/*} --project ${GITHUB_REPOSITORY##*/} --token ${{ secrets.GITHUB_TOKEN }} --o changelog.md --config-file .github/.github_changelog_generator
3434
3535
- name: 🖉 release
3636
shell: pwsh

.netconfig

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
weak
5555
[file ".github/workflows/changelog.yml"]
5656
url = https://github.com/devlooped/oss/blob/main/.github/workflows/changelog.yml
57-
sha = 084aa7c36ee1c262ea2f9e83931068366a7b4312
58-
etag = 1e17c477f9e26f83367870a18e3727a71dcbb49cd31d85e0cfcfe092202d3a66
57+
sha = b7ce2bedba3fe467b8bc252c372cd36bbde259a5
58+
etag = 99c02f817f1a2b6ffaec4f7c4cd1c60e6bfae966174568f8027a4a2f42a00e69
5959
weak
6060
[file ".github/workflows/dotnet-file.yml"]
6161
url = https://github.com/devlooped/oss/blob/main/.github/workflows/dotnet-file.yml
62-
sha = 084aa7c36ee1c262ea2f9e83931068366a7b4312
63-
etag = 501f8bf58287fdd7467701342f7251a015bc29664b494e7d81a71c0c55bee61f
62+
sha = 2a39a426f66402e47c80818f92748a1bfd7d736c
63+
etag = c424e4f9159bd5d4ccb3b65646a65eed5ad153f57111e3b56900ebce10194f3f
6464
weak
6565
[file ".github/workflows/publish.yml"]
6666
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
@@ -69,13 +69,8 @@
6969
weak
7070
[file ".github/workflows/release-notes.yml"]
7171
url = https://github.com/devlooped/oss/blob/main/.github/workflows/release-notes.yml
72-
sha = b07aaab94cccdaa7cd42eb17c0390ffacb6fbee8
73-
etag = b01d73895c1f62e16cfd2a78e36bbf82c4d1332ed747c50002695997b92caf58
74-
weak
75-
[file ".github_changelog_generator"]
76-
url = https://github.com/devlooped/oss/blob/main/.github_changelog_generator
77-
sha = a9a7616a242f5ba5c910c3f1c93bb38c4b2fbd8d
78-
etag = 73c55fc67df88885e402f87d24c36cd5df6a08604ae1c3256ee0413d115975c6
72+
sha = b7ce2bedba3fe467b8bc252c372cd36bbde259a5
73+
etag = f9e85892ecefdc98584d9a90c3b29e63e910f161b8761a51eaeb94dfa9bd3e4f
7974
weak
8075
[file ".gitignore"]
8176
url = https://github.com/devlooped/oss/blob/main/.gitignore
@@ -114,13 +109,13 @@
114109
weak
115110
[file "src/Directory.Build.props"]
116111
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props
117-
sha = e2606657b68d2980cc3cae181c59baa3d847ab75
118-
etag = a44fa4e71022b1c5f9684ec65815f69b47d51d0289e58bd9396606bd88e4244a
112+
sha = cc6922f63e2bd520a75f46592cfb38cec02aaccd
113+
etag = 743fd7845e40d9aef662f858a2d48dbfec9a10977e15394f45e331841a3c0dfd
119114
weak
120115
[file "src/Directory.Build.targets"]
121116
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
122-
sha = e2606657b68d2980cc3cae181c59baa3d847ab75
123-
etag = a69e9c33e8b3efde55f99aa22a3c5a8db371cf5142f7db78e4e2984d805f287e
117+
sha = 83d73781f82a05b805c98b70219c32a47c096fbe
118+
etag = 7b62ae495bdfb2dcca473709323ab0d5cf2bb7637e7bff3250ae9267839069ef
124119
weak
125120
[file "src/kzu.snk"]
126121
url = https://github.com/devlooped/oss/blob/main/src/kzu.snk
@@ -151,4 +146,9 @@
151146
url = https://github.com/devlooped/.github/blob/main/Gemfile
152147
sha = f2dc1370469bec1b2d32d82faf659b050cdc7e2a
153148
etag = d45832acd078778ffebf260000f6d25172a131f51684744d7e982da2a47170ce
154-
weak
149+
weak
150+
[file ".github/.github_changelog_generator"]
151+
url = https://github.com/devlooped/oss/blob/main/.github/.github_changelog_generator
152+
sha = b7ce2bedba3fe467b8bc252c372cd36bbde259a5
153+
etag = 28145d505ce95b57628ab368bb12744300d5f539d3651c346e3c0c3f772ffa7b
154+
weak

src/Directory.Build.props

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
<!-- Use Directory.Packages.props if possible. NOTE: other MSBuild SDKs (i.e. NoTargets/Traversal) do not support central packages -->
4040
<ManagePackageVersionsCentrally Condition="Exists('$(MSBuildThisFileDirectory)Directory.Packages.props') AND ('$(MSBuildProjectExtension)' == '.csproj' OR '$(MSBuildProjectExtension)' == '.vbproj')">true</ManagePackageVersionsCentrally>
4141
<RestoreSources>https://api.nuget.org/v3/index.json;https://pkg.kzu.io/index.json;$(RestoreSources)</RestoreSources>
42+
43+
<!-- Ensure MSBuild tooling can access package artifacts always via PKG_[PackageId] -->
44+
<GeneratePathProperty>true</GeneratePathProperty>
4245
</PropertyGroup>
4346

4447
<PropertyGroup Label="Build">
@@ -80,6 +83,9 @@
8083

8184
<!-- Preserve transitively copied content in VS: https://github.com/dotnet/msbuild/issues/1054#issuecomment-847959047 -->
8285
<MSBuildCopyContentTransitively>true</MSBuildCopyContentTransitively>
86+
87+
<!-- Global tools should run on whatever latest runtime is installed. See https://docs.microsoft.com/en-us/dotnet/core/versions/selection#framework-dependent-apps-roll-forward -->
88+
<RollForward>LatestMinor</RollForward>
8389
</PropertyGroup>
8490

8591
<PropertyGroup Label="StrongName" Condition="Exists('$(MSBuildThisFileDirectory)kzu.snk')">

src/Directory.Build.targets

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
Pack="true" PackagePath="%(Filename)%(Extension)"
4343
Condition="Exists('$(MSBuildThisFileDirectory)icon.png') and !Exists('$(MSBuildProjectDirectory)icon.png')" />
4444

45-
<None Include="$(MSBuildThisFileDirectory)readme.md" Link="readme.md" Visible="false"
45+
<None Include="$(MSBuildThisFileDirectory)readme.md" Link="readme.md"
4646
Pack="true" PackagePath="%(Filename)%(Extension)"
4747
Condition="Exists('$(MSBuildThisFileDirectory)readme.md') and !Exists('$(MSBuildProjectDirectory)readme.md')" />
4848
</ItemGroup>
@@ -109,6 +109,7 @@
109109

110110
<ItemGroup>
111111
<!-- Make these available via ThisAssembly.Project -->
112+
<ProjectProperty Include="RepositoryBranch" />
112113
<ProjectProperty Include="RepositorySha" />
113114
<ProjectProperty Include="RepositoryCommit" />
114115
</ItemGroup>

0 commit comments

Comments
 (0)