Skip to content

⬆️ Bump files with dotnet-file sync#79

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

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

Conversation

@kzu
Copy link
Copy Markdown
Member

@kzu kzu commented Feb 21, 2025

devlooped/oss

@kzu kzu force-pushed the dotnet-file-sync branch from eed14f6 to d493aa6 Compare February 26, 2025 00:21
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from a3e3beb to 4ffe4bc Compare March 18, 2025 00:21
@kzu kzu force-pushed the dotnet-file-sync branch from 4ffe4bc to 30c4fbd Compare March 29, 2025 00:21
@kzu kzu force-pushed the dotnet-file-sync branch from 30c4fbd to 6d40068 Compare April 12, 2025 00:21
@kzu kzu force-pushed the dotnet-file-sync branch 3 times, most recently from 723a2a2 to 14205a2 Compare April 29, 2025 00:22
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 309efac to dd6ca88 Compare May 7, 2025 00:23
@kzu kzu force-pushed the dotnet-file-sync branch 4 times, most recently from cd41c78 to 581b6d8 Compare May 28, 2025 00:23
@kzu kzu force-pushed the dotnet-file-sync branch 3 times, most recently from 3862bd2 to a78820a Compare June 3, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch from a78820a to b5d4bbf Compare June 17, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from ab0dc2d to cfa91ef Compare July 3, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 989416a to f7e982c Compare July 15, 2025 00:25
@kzu kzu force-pushed the dotnet-file-sync branch 3 times, most recently from 149419b to 5891fed Compare July 28, 2025 00:28
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 145527c to 0881e1b Compare August 6, 2025 00:26
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 5292a53 to 0f20d5d Compare August 18, 2025 00:26
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from ecf1a3a to c79db7b Compare October 14, 2025 00:22
@kzu kzu force-pushed the dotnet-file-sync branch 3 times, most recently from a795b7e to f43f8aa Compare October 30, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 824657a to 4aacea2 Compare November 12, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch from 4aacea2 to ffc1c51 Compare November 18, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from d972431 to 40bb14a Compare December 2, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch from 40bb14a to 81c36b8 Compare December 3, 2025 00:24
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 0e42113 to 1e11a1d Compare December 27, 2025 00:25
@kzu kzu force-pushed the dotnet-file-sync branch 5 times, most recently from 2840441 to cc7ff5d Compare January 8, 2026 00:26
@kzu kzu force-pushed the dotnet-file-sync branch from cc7ff5d to 3a969a7 Compare January 13, 2026 00:22
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from b3ec46e to 960cadd Compare January 27, 2026 00:28
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 09b2122 to e0f0daf Compare February 8, 2026 00:41
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 4858711 to d9eee9e Compare February 27, 2026 00:32
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from b6fff1f to fd77ede Compare March 11, 2026 00:29
@kzu kzu force-pushed the dotnet-file-sync branch 2 times, most recently from 818c246 to 97bd403 Compare March 18, 2026 00:33
# devlooped/oss

- Enhance documentation instructions for project work devlooped/oss@e616d89
- Use GH_TOKEN if available for PR devlooped/oss@77e83f2
- Ignore .env files recursively devlooped/oss@3776526
- Enhance include workflow with OSMF EULA support devlooped/oss@f2050db
- Trim whitespace in file content replacement devlooped/oss@e53557f
- Fix path pattern for markdown files in workflow devlooped/oss@6a6de05
- Fix error message quotes in includes.yml devlooped/oss@26e8cb7
- Change label from 'docs' to 'dependencies' devlooped/oss@2d1fb4e
- Ignore sponsorlink sources in formatting devlooped/oss@f571a42
- Avoid failure on PR creation if osmfeula.txt doesn't exist in repo devlooped/oss@8ff5178
- Update create-pull-request action to version 8 devlooped/oss@0662872
- Ignore *.local recursively devlooped/oss@a225b7a
- SponsorLink code should be checked as regular code devlooped/oss@e81ab75
- Allow workflow to work cross-org devlooped/oss@af171b7
- Upgrade create-pull-request action to version 8 devlooped/oss@d00364f
- Update dotnet-file sync command with init option devlooped/oss@f279ae9
- Set GCM creds to GIT cache devlooped/oss@41fcf7b
- Cap rate limit wait at 5 minutes, abort if longer devlooped/oss@61a602f
- Group Spectre.Console updates devlooped/oss@917ff54
- Group MEAI packages together devlooped/oss@e733294
- Add .NET 9.0 so format can succeed devlooped/oss@ec9d7cd
- Make sure the feed url is available to msbuild devlooped/oss@931da83
- Move dotnet setup to composite action devlooped/oss@08c7077
- Switch to dotnet-env for .NET SDK setup devlooped/oss@56c2b85
- Set severity of IDE1100 to none devlooped/oss@1ed9afe
- Set explicit tab size and eol for code files devlooped/oss@5dba0d0
- Revert EOL change in editorconfig for C# files devlooped/oss@2d0e5a5
- Revert indent size for project files devlooped/oss@a62c459
- 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
- Update branches for push event in build.yml devlooped/oss@5da103c
- Add explicit write permissions from caller workflow devlooped/oss@8fa147d
- Publish builds should point to nuget.org not CI feed devlooped/oss@db918f0
- Ensure lf for Scriban templates always devlooped/oss@4a9aa32
- Ignore slnx file format too devlooped/oss@68b409c
- Support using current Version from CVM devlooped/oss@2fff747
- Update Directory.Build.props with support for underscores in branch name devlooped/oss@81d972f
- 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
- 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
- Improve default Product metadata, remove .git from user-facing URLs devlooped/oss@4339749
- Consider either None or Content for OSMF license patching devlooped/oss@083a37b
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