diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 1733ba3..ab80b8e 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -21,6 +21,8 @@ on:
env:
DOTNET_NOLOGO: true
+ PackOnBuild: true
+ GeneratePackageOnBuild: true
VersionPrefix: 42.42.${{ github.run_number }}
VersionLabel: ${{ github.ref }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
@@ -70,18 +72,8 @@ jobs:
run: dotnet build -m:1 -bl:build.binlog
- name: ๐งช test
- run: |
- dotnet tool update -g dotnet-retest
- dotnet retest -- --no-build
-
- - name: ๐ publish
shell: pwsh
- run: |
- $rids = dotnet msbuild src/runfile/runfile.csproj -getproperty:RuntimeIdentifiers
- $rids | %{ $_.Split(';') } | %{ $_.Trim() } | ? { $_ } | %{ dotnet publish -r $_ }
-
- - name: ๐ฆ pack
- run: dotnet pack --no-build -m:1 -bl:pack.binlog
+ run: dnx --yes retest -- --no-build
- name: ๐ logs
uses: actions/upload-artifact@v4
diff --git a/.github/workflows/includes.yml b/.github/workflows/includes.yml
index b591d40..fc6dbeb 100644
--- a/.github/workflows/includes.yml
+++ b/.github/workflows/includes.yml
@@ -50,11 +50,11 @@ jobs:
((get-content -raw $file) -replace '\$product\$',$product).trim() | set-content $file
- name: โ pull request
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v8
with:
add-paths: |
**.md
- osmfeula.txt
+ *.txt
base: main
branch: markdown-includes
delete-branch: true
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index cb02898..035d811 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -10,6 +10,8 @@ on:
env:
DOTNET_NOLOGO: true
Configuration: Release
+ PackOnBuild: true
+ GeneratePackageOnBuild: true
VersionLabel: ${{ github.ref }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
MSBUILDTERMINALLOGGER: auto
@@ -32,18 +34,8 @@ jobs:
run: dotnet build -m:1 -bl:build.binlog
- name: ๐งช test
- run: |
- dotnet tool update -g dotnet-retest
- dotnet retest -- --no-build
-
- - name: ๐ publish
shell: pwsh
- run: |
- $rids = dotnet msbuild src/runfile/runfile.csproj -getproperty:RuntimeIdentifiers
- $rids | %{ $_.Split(';') } | %{ $_.Trim() } | ? { $_ } | %{ dotnet publish -r $_ }
-
- - name: ๐ฆ pack
- run: dotnet pack --no-build -m:1 -bl:pack.binlog
+ run: dnx --yes retest -- --no-build
- name: ๐ logs
uses: actions/upload-artifact@v4
diff --git a/.netconfig b/.netconfig
index a3176c7..1dded48 100644
--- a/.netconfig
+++ b/.netconfig
@@ -60,8 +60,8 @@
weak
[file ".github/workflows/build.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/build.yml
- sha = 56c2b8532c2f86235a0f5bd00ba6eba126f199cf
- etag = bf99c19427f4372ecfe38ec56aa8c411058684fb717da5661f17ac00388b3602
+ sha = 7f5f9ee9f362f7e8f951d618f8f799033550e687
+ etag = a04ce46114292f5c0e76bc1f260381b174c93d6f264749dfacbfc892238bec73
weak
[file ".github/workflows/changelog.config"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/changelog.config
@@ -85,13 +85,13 @@
weak
[file ".github/workflows/includes.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/includes.yml
- sha = 2d1fb4ed52b63689f2b20b994512ebac28721243
- etag = 34ade86f020dea717c6a27ad7dcd0069c35be2832c58b0ba961278a1efe34089
+ sha = 06628725a6303bb8c4cf3076a384fc982a91bc0b
+ etag = 478f91d4126230e57cc601382da1ba23f9daa054645b4af89800d8dd862e64fd
weak
[file ".github/workflows/publish.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
- sha = 56c2b8532c2f86235a0f5bd00ba6eba126f199cf
- etag = 2ef43521627aa3a91dd55bdc2856ec0c6a93b42485d4fe9d6b181f9ee42c8e18
+ sha = 7f5f9ee9f362f7e8f951d618f8f799033550e687
+ etag = c60411d1aa4e98e7f69e2d34cbccb8eb7e387ec11f6f8e78ee8d8b92122d7025
weak
[file ".github/workflows/triage.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/triage.yml
@@ -105,8 +105,8 @@
weak
[file "src/Directory.Build.props"]
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props
- sha = f2400efbd00b205329aa4f80b7a26de98ba94663
- etag = 9d9436f611042197b91682c5992cc7d825e085d3161cc1d225a197349cf4e8c6
+ sha = 0ff8b7b79a82112678326d1dc5543ed890311366
+ etag = 3ebde0a8630d526b80f15801179116e17a857ff880a4442e7db7b075efa4fd63
weak
[file "src/Directory.Build.targets"]
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
diff --git a/readme.md b/readme.md
index 477489f..d492b9a 100644
--- a/readme.md
+++ b/readme.md
@@ -149,6 +149,7 @@ The versioning scheme for packages is:
[](https://github.com/clarius)
[](https://github.com/MFB-Technologies-Inc)
+[](https://github.com/sandrock)
[](https://github.com/drivenet)
[](https://github.com/Keflon)
[](https://github.com/tbolon)
@@ -160,7 +161,6 @@ The versioning scheme for packages is:
[](https://github.com/eajhnsn1)
[](https://github.com/davidjenni)
[](https://github.com/Jonathan-Hickey)
-[](https://github.com/akunzai)
[](https://github.com/KenBonny)
[](https://github.com/SimonCropp)
[](https://github.com/agileworks-eu)
@@ -173,6 +173,7 @@ The versioning scheme for packages is:
[](https://github.com/jwendl)
[](https://github.com/adalon)
[](https://github.com/Eule02)
+[](https://github.com/henkmartijn)
[](https://github.com/torutek)
[](https://github.com/mccaffers)
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index accbbbb..29281ee 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -45,6 +45,8 @@
true
false
+
+ true
diff --git a/src/gist/readme.md b/src/gist/readme.md
index 142fc51..7dff792 100644
--- a/src/gist/readme.md
+++ b/src/gist/readme.md
@@ -70,6 +70,7 @@ OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org
[](https://github.com/clarius)
[](https://github.com/MFB-Technologies-Inc)
+[](https://github.com/sandrock)
[](https://github.com/drivenet)
[](https://github.com/Keflon)
[](https://github.com/tbolon)
@@ -81,7 +82,6 @@ OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org
[](https://github.com/eajhnsn1)
[](https://github.com/davidjenni)
[](https://github.com/Jonathan-Hickey)
-[](https://github.com/akunzai)
[](https://github.com/KenBonny)
[](https://github.com/SimonCropp)
[](https://github.com/agileworks-eu)
@@ -94,6 +94,7 @@ OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org
[](https://github.com/jwendl)
[](https://github.com/adalon)
[](https://github.com/Eule02)
+[](https://github.com/henkmartijn)
[](https://github.com/torutek)
[](https://github.com/mccaffers)
diff --git a/src/runfile/readme.md b/src/runfile/readme.md
index b84a61c..da69328 100644
--- a/src/runfile/readme.md
+++ b/src/runfile/readme.md
@@ -72,6 +72,7 @@ OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org
[](https://github.com/clarius)
[](https://github.com/MFB-Technologies-Inc)
+[](https://github.com/sandrock)
[](https://github.com/drivenet)
[](https://github.com/Keflon)
[](https://github.com/tbolon)
@@ -83,7 +84,6 @@ OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org
[](https://github.com/eajhnsn1)
[](https://github.com/davidjenni)
[](https://github.com/Jonathan-Hickey)
-[](https://github.com/akunzai)
[](https://github.com/KenBonny)
[](https://github.com/SimonCropp)
[](https://github.com/agileworks-eu)
@@ -96,6 +96,7 @@ OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org
[](https://github.com/jwendl)
[](https://github.com/adalon)
[](https://github.com/Eule02)
+[](https://github.com/henkmartijn)
[](https://github.com/torutek)
[](https://github.com/mccaffers)