This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Bump files with dotnet-file sync #150
Open
kzu
wants to merge
1
commit into
main
Choose a base branch
from
dotnet-file-sync
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a677422
to
1012955
Compare
d169478
to
f17bf4f
Compare
136542d
to
209e633
Compare
209e633
to
9cfc54b
Compare
004d7db
to
99b7ab2
Compare
c1df8cf
to
051addc
Compare
849d29a
to
09273ce
Compare
b959252
to
66da8bd
Compare
db76f1d
to
1baa48d
Compare
c2163d1
to
eade247
Compare
eade247
to
4c3f90c
Compare
4c3f90c
to
45aaee3
Compare
a3439f1
to
9d61eab
Compare
9d61eab
to
bca5fc9
Compare
adaccae
to
bb70ccf
Compare
bb70ccf
to
6816626
Compare
d4a144e
to
2d5ead6
Compare
15d1af1
to
0b1864a
Compare
df3d98a
to
59be738
Compare
59be738
to
7db71ba
Compare
7db71ba
to
c7f54f4
Compare
c7f54f4
to
061c387
Compare
d1a20f3
to
3b1476c
Compare
914d8b7
to
190bc64
Compare
c0d4cd9
to
cc7d886
Compare
cc7d886
to
4949f3f
Compare
7d9f96d
to
7d189f7
Compare
7d189f7
to
935f7bb
Compare
# devlooped/oss - Add techdebt label to excludes from release config devlooped/oss@1afd173 - Ignore docs merges too devlooped/oss@055a8b7 - Add attribution to upstream and note on regex devlooped/oss@c161088 - Fix action repo name devlooped/oss@ac753b7 - Don't fail sponsors tagging, since it's optional devlooped/oss@8990ebb - Fix initial test run without filter devlooped/oss@9a1b075 - Don't collect logs anymore devlooped/oss@6bd81a3 - Fix mapping sources devlooped/oss@b2fa09b - Don't run build when changing docs devlooped/oss@db76fb9 - 🔨 Populate RepositoryBranch in CI w/MSBuild devlooped/oss@55c0b32 - Don't fail the build if sleet finds no packages to push devlooped/oss@6928fc7 - Allow manually running builds devlooped/oss@fc5889d - Automatically retry failed tests up to 5 times devlooped/oss@8bc16a7 - Ensure GNU grep is used on macOS devlooped/oss@964caa3 - Reuse test with retries definition by using a composite action devlooped/oss@3b9f317 - Now that .NET6 is LTS, ensure it's installed devlooped/oss@7ebebbd - Switch to windows-latest agent which is now .NET6 devlooped/oss@445239b - Ignore nuget-provided files for formatting devlooped/oss@bbf637b - Ignore changes to readme.md as build trigger devlooped/oss@e19ed32 - Move format check for last devlooped/oss@7db501b - Make build matrix configurable per-repo devlooped/oss@391da5e - Rename matrix lookup job and steps devlooped/oss@cf8e339 - Switch to newer syntax for output variables devlooped/oss@9dc1ae2 - Automatically build from dev/* branches too devlooped/oss@6d3dd85 - Drop net6 forced install, it's built-in all agents now devlooped/oss@34c1bf6 - Drop net6 setup on prior to dotnet format devlooped/oss@4b31891 - Remove limitation on matrix os for sleet publishing devlooped/oss@7e3288c - Use a better CI version number devlooped/oss@1ec6385 - Don't run analyzers/codefixers in format devlooped/oss@543f7da - Parallelize format to speed up build devlooped/oss@13d67e2 - Ignore xUnit1013 so records can be used as test classes devlooped/oss@369cd2b - Add specific skip rules for tests devlooped/oss@448cf45 - Ignore TestResults folders devlooped/oss@a9f9d3f - Update .editorconfig devlooped/oss@2981836 - Ignore test analyzer rules recursively. devlooped/oss@fd5b554 - Ignore azurite files devlooped/oss@829faad - Ignore primary ctor parameter in tests, usually used for testoutput helper devlooped/oss@c779d3d - Add azurite hidden folders too devlooped/oss@978c71c - Ignore *.log files devlooped/oss@c78868e - Update .gitignore with JetBrains private folder devlooped/oss@9dff0bd - Ignore app root folder too devlooped/oss@b87a8a7 - Use full name as Author, since Owner is already kzu devlooped/oss@0fc6e0e - Only include/pack icon.png if it exists in the default location devlooped/oss@ae442c0 - Preserve transitively copied content in VS devlooped/oss@52d6c40 - Generate API documentation for non-tests projects by default devlooped/oss@32213f2 - Add nuget.org as first restore source, for convenience devlooped/oss@3f294a1 - Automatically set/include icon.png and readme.md devlooped/oss@e260665 - Global tools should run on whatever latest runtime is installed. devlooped/oss@b65c8f1 - Ensure MSBuild tooling can access package artifacts always via PKG_[PackageId] devlooped/oss@cc6922f - Add CI as a project property devlooped/oss@2fea462 - Switch to old nuget.config for package sources devlooped/oss@c6f74ce - Enable C# compiler strict mode by default devlooped/oss@ef8e7fa - Since dependabot doesn't consume API requests, do it more frequently devlooped/oss@4f070a4 - Only override VersionPrefix if it has no value devlooped/oss@28a27ba - Allow extending build with local-only files devlooped/oss@6ae80a1 - If PackAsTool=true, default IsPackable=true, for obvious reasons devlooped/oss@fde1f6f - If PackFolder is specified, assume IsPackable=true devlooped/oss@b0249cf - Make src-level readme visible for easier editing devlooped/oss@bfe0f2a - Add RepositoryBranch as a ThisAssembly.Project property devlooped/oss@83d7378 - Add RepositoryRoot property from source control information devlooped/oss@f9763d3 - Add RepositoryUrl as project property, if available devlooped/oss@4f57ffe - Remove DumpItems task. Easily replaceable with MSBuild.DumpItems devlooped/oss@024f733 - Remove the source link in the package description devlooped/oss@b9fb0a7 - Fix incremental build issue with package files and doc file devlooped/oss@96b6773 - When using EnableRexCodeGenerator, this should Just Work devlooped/oss@c7235d7 - Enable VSCode/Razor compat when using resxcode generator devlooped/oss@1514d15 # clarius/pages
935f7bb
to
4feeb89
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
devlooped/oss
clarius/pages