Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devlooped/GitInfo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 611a37064a56a59c4b6f8db748dab181e0907696
Choose a base ref
..
head repository: devlooped/GitInfo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c483c82ee980c8ee7b472631b79b65fcc785507f
Choose a head ref
Showing with 7 additions and 5 deletions.
  1. +1 −0 .github/workflows/build.yml
  2. +2 −1 .github/workflows/publish.yml
  3. +4 −4 .netconfig
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -28,6 +28,7 @@ env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
MSBUILDTERMINALLOGGER: auto
Configuration: ${{ github.event.inputs.configuration || 'Release' }}
SLEET_FEED_URL: ${{ vars.SLEET_FEED_URL }}

defaults:
run:
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,8 @@ env:
VersionLabel: ${{ github.ref }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
MSBUILDTERMINALLOGGER: auto

SLEET_FEED_URL: ${{ vars.SLEET_FEED_URL }}

jobs:
publish:
runs-on: ${{ vars.PUBLISH_AGENT || 'ubuntu-latest' }}
8 changes: 4 additions & 4 deletions .netconfig
Original file line number Diff line number Diff line change
@@ -39,9 +39,9 @@
sha = 49661dbf0720cde93eb5569be7523b5912351560
[file ".github/workflows/build.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/build.yml
etag = 11226bff19119caeca82a2e523712d8d9fc32d978180e3f03241251f5b3f3588
etag = ea785d08ab67abc57629649b0a418a515dc58248de12668f3616908873f8ecc6
weak
sha = ec9d7cdd9c20d9fed7e388bc004af07c16e5a8de
sha = 931da830a361d69b419887a0edbb424517ca75fc

[file ".gitignore"]
url = https://github.com/devlooped/oss/blob/main/.gitignore
@@ -94,9 +94,9 @@
weak
[file ".github/workflows/publish.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
sha = 06e898ccba692566ebf845fa7c8833ac6c318c0a
sha = 931da830a361d69b419887a0edbb424517ca75fc

etag = 2f64f75ad01f735fd05290370fb8a826111ac8dd7e74ce04226bb627a54a62ba
etag = 62a13b8b34b1b265cdc045bf7ea001dee7bdc184cba7abfea5fe77283cf419a6
weak
[file ".github/workflows/release-artifacts.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/release-artifacts.yml