Skip to content

⬆️ Bump files with dotnet-file sync#55

Open
kzu wants to merge 1 commit intomainfrom
dotnet-file-sync
Open

⬆️ Bump files with dotnet-file sync#55
kzu wants to merge 1 commit intomainfrom
dotnet-file-sync

Conversation

@kzu
Copy link
Copy Markdown
Member

@kzu kzu commented May 1, 2025

devlooped/oss

@kzu kzu force-pushed the dotnet-file-sync branch from 8ac18f5 to e1f6257 Compare May 1, 2025 00:24
@kzu
Copy link
Copy Markdown
Member Author

kzu commented May 1, 2025

11 passed 11 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.5 with 💜 by @devlooped

@kzu kzu force-pushed the dotnet-file-sync branch from e1f6257 to b3034ed Compare May 7, 2025 00:22
@kzu kzu force-pushed the dotnet-file-sync branch 3 times, most recently from a809692 to bf641a3 Compare May 27, 2025 00:21
@kzu kzu force-pushed the dotnet-file-sync branch 4 times, most recently from 3bc87c2 to b366b33 Compare June 3, 2025 00:23
@kzu kzu force-pushed the dotnet-file-sync branch from b366b33 to 41e020d Compare June 17, 2025 00:23
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from ec453d1 to 77e94e6 Compare July 3, 2025 00:23
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 5c1d0fa to 5a21452 Compare July 15, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch 3 times, most recently from 0f33ab6 to 45e4aea Compare July 28, 2025 00:26
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from cfebb7d to c9e6731 Compare August 6, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 64de55d to f725960 Compare August 18, 2025 00:25
@kzu kzu force-pushed the dotnet-file-sync branch 3 times, most recently from 2372a02 to 4637cfe Compare September 2, 2025 00:21
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 5372ca4 to cb338f7 Compare September 12, 2025 00:20
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 14ff0ae to 4c899b9 Compare September 28, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch 4 times, most recently from 1fac444 to 9cb06c0 Compare January 8, 2026 00:24
@kzu kzu force-pushed the dotnet-file-sync branch from 9cb06c0 to 6d8bfad Compare January 13, 2026 00:21
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 5cc9430 to 5b52064 Compare January 27, 2026 00:26
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from e1b1dd6 to e96b2c2 Compare February 8, 2026 00:38
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 7378195 to 8f43a0c Compare February 27, 2026 00:31
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from f25a7a9 to aa6055d Compare March 11, 2026 00:27
@kzu kzu force-pushed the dotnet-file-sync branch 3 times, most recently from 2edf5e9 to ea53b14 Compare March 21, 2026 00:28
@kzu kzu force-pushed the dotnet-file-sync branch 4 times, most recently from cef1888 to 9bc7ff5 Compare April 3, 2026 01:14
@kzu
Copy link
Copy Markdown
Member Author

kzu commented Apr 3, 2026

11 passed 11 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.5 with 💜 by @devlooped

@kzu kzu force-pushed the dotnet-file-sync branch from 9bc7ff5 to 4865e82 Compare April 8, 2026 01:09
@kzu
Copy link
Copy Markdown
Member Author

kzu commented Apr 8, 2026

11 passed 11 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.5 with 💜 by @devlooped

@kzu kzu force-pushed the dotnet-file-sync branch from 4865e82 to 40acd7d Compare April 9, 2026 01:06
@kzu
Copy link
Copy Markdown
Member Author

kzu commented Apr 9, 2026

11 passed 11 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.5 with 💜 by @devlooped

@kzu kzu force-pushed the dotnet-file-sync branch from 40acd7d to 37cb61a Compare April 10, 2026 00:35
@kzu
Copy link
Copy Markdown
Member Author

kzu commented Apr 10, 2026

11 passed 11 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.5 with 💜 by @devlooped

# devlooped/oss

- Use GH_TOKEN if available for PR devlooped/oss@77e83f2
- Make sure the feed url is available to msbuild devlooped/oss@931da83
- Publish builds should point to nuget.org not CI feed devlooped/oss@db918f0
- Move dotnet setup to composite action devlooped/oss@08c7077
- Update Directory.Build.props with support for underscores in branch name devlooped/oss@81d972f
- Switch to dotnet-env for .NET SDK setup devlooped/oss@56c2b85
- Add Company MSBuild property by default devlooped/oss@c509be4
- Disable warnings for non-packable test projects devlooped/oss@95b338b
- Update versioning scheme in Directory.Build.props devlooped/oss@f2400ef
- Enable package pruning in Directory.Build.props devlooped/oss@0ff8b7b
- Switch to dnx retest shorthand devlooped/oss@fddfd89
- Ensure quiet confirmation of tool download/install devlooped/oss@e11b002
- Ensure dnx run succeeds even on Windows devlooped/oss@7f5f9ee
- If the OSMF eula is present, switch to its license file devlooped/oss@4b84c54
- Change file type from None to Content for osmfeula.txt devlooped/oss@fd03672
- Add Pack attribute to OSMFEULA content item devlooped/oss@dd13ed3
@kzu kzu force-pushed the dotnet-file-sync branch from 37cb61a to 19a64fb Compare April 11, 2026 01:11
@kzu
Copy link
Copy Markdown
Member Author

kzu commented Apr 11, 2026

11 passed 11 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.5 with 💜 by @devlooped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants