Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump files with dotnet-file sync #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devlooped-bot
Copy link
Member

@devlooped-bot devlooped-bot commented Sep 16, 2023

devlooped/oss

@devlooped-bot devlooped-bot added the dependencies Pull requests that update a dependency file label Sep 16, 2023
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 90fb731 to 94ad932 Compare October 5, 2023 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from b0d201a to 8307052 Compare December 1, 2023 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from a348e76 to f207c68 Compare December 21, 2023 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 545c227 to 38693e3 Compare January 3, 2024 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 1ea3a6d to ea82dbd Compare January 17, 2024 00:04
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 77ff098 to 04a11fd Compare January 31, 2024 00:05
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 45f7e60 to 777493b Compare March 1, 2024 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 87c062a to 2ce0497 Compare March 13, 2024 01:50
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 2dab0dd to cf5d2ab Compare March 21, 2024 00:02
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from ffa86db to b5615f9 Compare April 10, 2024 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from c4f34c9 to c4f7473 Compare May 9, 2024 00:02
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 07c5304 to 118b37c Compare July 23, 2024 00:05
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 1cfdfc1 to e1caae2 Compare August 14, 2024 00:05
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 5 times, most recently from 669210c to f3bd15d Compare August 31, 2024 00:06
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 8a2a549 to ac7468e Compare September 4, 2024 00:06
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 51a2b6e to 33d25f3 Compare September 17, 2024 00:05
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 033e17f to 8e279fe Compare October 1, 2024 00:05
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from b46406c to 7ac157b Compare October 9, 2024 00:06
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 53c2387 to c2f4053 Compare October 26, 2024 00:04
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from cbd1848 to 70c1038 Compare November 1, 2024 00:06
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 76427cc to edd36b4 Compare November 20, 2024 00:06
# devlooped/oss

- Improve triage actions on issues devlooped/oss@33000c0
- Make sure build runs before pack devlooped/oss@ede013a
- Switch to PackOnBuild=true and remove pack step devlooped/oss@6e7a3ab
- Upload binlog artifact on debug runs devlooped/oss@a67ae78
- Set env:gh_token if present as secret devlooped/oss@97ebd18
- Bump create-pr dependency to avoid error with existing PRs devlooped/oss@11a8757
- Only commit markdown files when resolving includes devlooped/oss@2c10a83
- Update to checkout@v4 devlooped/oss@5fb1723
- Cleanup build and publish to use VersionLabel devlooped/oss@14deaea
- Automatically use the new terminal logger if possible devlooped/oss@27a5c9a
- Allow choosing build configuration on dispatch devlooped/oss@fef4635
- Remove shared community files from ignores devlooped/oss@65f89e0
- Update includes.yml to include top-level .md devlooped/oss@d152e74
- Simplify testing by switching to dotnet-retest devlooped/oss@b5bb972
- We don't push just from ubuntu anymore devlooped/oss@7ec9101
- Allow seamless sleet upgrades without requiring workflow updates devlooped/oss@5e17ad6
- Attempt to get necessary permissions for default token devlooped/oss@85829f2
- Update publish.yml to include prereleased publish devlooped/oss@d793e7a
- Don't attempt to push to nuget.org without a key devlooped/oss@d11c4dc
- Skip discussion issues when generating changelog devlooped/oss@08d83cb
- Push also to sleet if configured devlooped/oss@40ee833
- Allow per-repo publish agent OS var, and non-nuget.org prereleases devlooped/oss@0345b45
- Set working directory for nuget push devlooped/oss@fcfc66a
- Simplify .gitattributes devlooped/oss@5f92a68
- Add trx logger by default to CLI builds devlooped/oss@a75b141
- Remove -l:trx since it's just for dotnet test, not build devlooped/oss@0f7f7f7
- Ignore azure functions local settings devlooped/oss@4bd7025
- Update .gitignore with BenchmarkDotNet artifacts default path devlooped/oss@e20e906
- Remove whitespace and add results to ignore devlooped/oss@ef852e7
- Fix dependabot group for tests devlooped/oss@49661db
- Only ignore App folder directly under the root devlooped/oss@02811fa
- Honor the PackReadme=false property devlooped/oss@1bf1eac
- NoTargets/Traversal SDKs now support central package versions too devlooped/oss@afca922
- Enable floating versions for central packages by default devlooped/oss@b1d14c6
- Add static usings to allow unprefixed ThrowXxxx devlooped/oss@6dfe21f
- Add compatibility for non-SDK projects without InitializeSourceControlInformation target devlooped/oss@6e96c59
- Set Version from VersionLabel if it's a refs/tags/ devlooped/oss@57653a2
- Update dotnet-file.yml with fix to create pull request action devlooped/oss@11a331d
- Don't add random wait on manual dotnet-file runs devlooped/oss@7afe350
- Improve default value for GenerateDocumentationFile devlooped/oss@b76de49
- Update .gitignore to ignore .genaiscript devlooped/oss@e0be248
- Add common sponsors metadata to assemblies devlooped/oss@0789bf0
- Update assembly metadata format for Funding.GitHub devlooped/oss@5801de0
- SponsorLink metadata will be opt-in only by analyzer projects devlooped/oss@c618ea8
- If we provide a docs category, don't exclude docs :) devlooped/oss@0c23e24
- Fix typo in targets devlooped/oss@33a20db
- Don't copy default icon to output directory devlooped/oss@9263184
- Update typed resgen to opt-in only devlooped/oss@a8b2080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant