Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-11Add template for analyzer/codefixer proposals (#45009)Safia Abdalla
* Add template for analyzer proposals * Fix typo * Apply suggestions from code review Co-authored-by: James Newton-King <james@newtonking.com> * Apply suggestions from code review Co-authored-by: Stephen Halter <halter73@gmail.com> Co-authored-by: James Newton-King <james@newtonking.com> Co-authored-by: Stephen Halter <halter73@gmail.com>
2022-11-05Update bug template for razor-compiler migration (#44889)Tanay Parikh
2022-11-05Create repro.md (#44883)Artak
* Create repro.md * Update bug report template to reference the repro description * Update 10_bug_report.yml * Update docs/repro.md Co-authored-by: William Godbe <wigodbe@microsoft.com> * Update docs/repro.md Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/10_bug_report.yml Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Added reasoning why this is important * Added a note recommending a `REPL` option * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> Co-authored-by: William Godbe <wigodbe@microsoft.com> Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com>
2022-11-04Use backport workflow from arcade repo (#44865)Alexander Köplinger
The arcade repo now includes the backport workflow as a reusable workflow so we can reference it from there and cleanup code duplication.
2022-10-26Add a rule for servicing PR authors to get a notification about who will be ↵Artak
merging these PRs (#44735)
2022-09-30Update CODEOWNERS (#44263)Chris Ross
2022-09-24Merge branch 'main' into merge/release/7.0-to-mainDoug Bunting
2022-09-24[release/7.0] Remove Kevin from CodeOwners (#44161)Doug Bunting
2022-09-19Fix the name of the maestro-bot user. (#44042)Artak
2022-09-08Update fabricbot.json (#43806)Artak
* Update fabricbot.json * React to the milestone name change
2022-08-27Merge pull request #43584 from dotnet-maestro-bot/merge/release/7.0-to-mainmsftbot[bot]
[automated] Merge branch 'release/7.0' => 'main'
2022-08-27Cover release/7.0 in our pipelines (#43483)Doug Bunting
* Cover release/7.0 in our pipelines * PR feedback: Remove release/5.0 mentions in our YAML
2022-08-17Update branding to 7.0.0-rc2 (#43240)Doug Bunting
2022-08-16Update branding to 8.0.0-alpha1 (#43307)Doug Bunting
* Update branding to 8.0.0-alpha1 * Adjust shared framework and targeting pack tests to check _all_ assembly versions - check against potentially-different versions for dotnet/aspnetcore and dotnet/runtime assemblies
2022-08-05Update CODEOWNERS to catch more API updates (#43105)Stephen Halter
2022-07-13Update branding to 7.0.0-rc1 (#42682)cs/open-security-schemesDoug Bunting
2022-06-23Update branding to 7.0.0-preview6 (#42327)Doug Bunting
- part of dotnet/aspnetcore-internal#4089
2022-06-18Add missing @-sign. (#42270)Aditya Mandaleeka
2022-06-18Update fabricbot with new schema and blog-candidate rule. (#42263)Aditya Mandaleeka
2022-06-14Add `razor-compiler` cross-link on `issues` page (#42076)Tanay Parikh
2022-06-03Fix backport (#42013)Justin Baur
2022-06-02Mark changes in `.github` folder with `area-infrastructure` label (#41981)Artak
2022-06-02[main] (deps): Bump actions/github-script from 3 to 6 (#41986)dependabot[bot]
Bumps [actions/github-script](https://github.com/actions/github-script) from 3 to 6. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v3...v6) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02[main] (deps): Bump actions/checkout from 2 to 3 (#41984)dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02[main] (deps): Bump actions/upload-artifact from 1 to 3 (#41985)dependabot[bot]
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v1...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02Fix dependabot.yml formatting (#41979)Brennan
2022-06-01Removed the rule verification labelArtak
2022-06-01Update fabricbot.jsonArtak
2022-06-01Add a rule to mention the `aspnet-build` team on infrastructure issues (#41940)Artak
* Add a rule to mention the `aspnet-build` team on infrastructure issues Also drop a comment on community contributions suggesting that someone will get assigned to the PR soon and get it reviewed. **Note**: Because we don't rely on FabricBot UI any more, I am using the `Internal: Debug` label to validate my new rule. After validation, I'll update this file one more time to remove the condition. * Update .github/fabricbot.json Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2022-05-25Update branding to 7.0.0-preview6 (#41805)Doug Bunting
- part of dotnet/aspnetcore-internal#4071
2022-05-23Mark `OpenApi` PRs with `area-web-frameworks` (#41787)Artak
2022-05-17Update ApiExplorer area owners (#41714)Safia Abdalla
* Update ApiExplorer area owners * Set owners for OpenApi package
2022-05-05Remove release/5.0 Dependabot config (#41541)Doug Bunting
2022-04-25PRs from Pranav Pranav will be considered community contribution going ↵Artak
forward (#41350)
2022-04-20Update branding to preview5 (#41268)William Godbe
* Update fabric bot milestones to preview5 * Update branding
2022-04-19Use file-scoped namespace (#41261)Jonathan
* Use file-scoped namespace * Update 30_api_proposal.md
2022-04-19Remove some legacy folders and add area-grpc, area-web-frameworks (#41260)Artak
Updated FabricBot mappings to: Remove MusicStore mapping (as the folder doesn't exist any more) Remove Blazor WASM template mapping, as the template has merged with the rest of the templates under ProjectTemplates Adds mappings for area-web-frameworks Adds mapping for area-grpc
2022-04-06Move FabricBot to Preview4 (#41044)Doug Bunting
- aspnetcore-internal#4029
2022-03-28Update CODEOWNERS (#40898)James Newton-King
2022-03-25Included githubactions in dependabot config (#40851)Naveen
- Included githubactions in the dependabot config - GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
2022-03-23Remove outdated YAML for Codespace prebuilds (#40834)Safia Abdalla
2022-03-08!nits! Slight Testing cleanup (#40564)Doug Bunting
- use more modern C# syntax - remove extra `AssemblyTestLog.Create(...)` overload - was just used in tests and other overload already more direct (and worth testing) - remove useless `ILoggedTest` interface - add solution filter and startvs.cmd file - make `LoggedTestBase` an `abstract` class - remove unused `using`s - shorten long Lines - also clean 30_api_proposal.md line endings
2022-03-08Update CODEOWNERS (#40580)Tanay Parikh
- Add `src/JSInterop` for blazor eng (covers PRs like https://github.com/dotnet/aspnetcore/pull/40533) - Update `src/Mvc` to blazor eng
2022-02-22Add aspnet-build ownership of Version files (#40309)Doug Bunting
- also include Will and I explicitly; otherwise, get dropped if someone else handles things for aspnet-build
2022-02-17Added the FabricBot configuration file (#40278)Artak
Fabric Bot now supports code-based configuration. That means, as soon as this change is merged, Fabric Bot will be using this configuration going forward, instead of the one in the portal. For now the values in this file can't reference any variables known to the build system - Version.props. But I've reached out to the FabricBot team and they've agreed that the scenario makes sense and added [an item to their backlog](https://mseng.visualstudio.com/1ES/_workitems/edit/1919391) to support this in the future. Also, for now there is no support for per-branch configuration, but support for it is also coming. They're already working on that. This change also impacts the branching instructions. PR for the change is here: https://github.com/dotnet/aspnetcore-internal/pull/4010
2022-01-27Update Bug Report Duplicate Issue Search Link (#39789)Tanay Parikh
* Update Bug Report Duplicate Issue Search Link Currently it goes to https://github.com/dotnet/aspnetcore/issues which only searches for `open` issues. This updated issue removes the `is:open` filter to ensure the user duplicate issue search includes all issues. Prevent something like: https://github.com/dotnet/aspnetcore/issues/39787 * Update 10_bug_report.yml * Update .github/ISSUE_TEMPLATE/10_bug_report.yml
2022-01-25Update 30_api_proposal.mdArtak
2022-01-21Update CODEOWNERS for .vscode, .devcontainer (#39663)Tanay Parikh
Adding myself so I can keep things in sync with dotnet/razor-compiler. Reference: https://github.com/dotnet/razor-compiler/pull/33
2022-01-14Feature Request Issue Template (#39473)Tanay Parikh
* Feature Request Issue Template * Update 20_feature_request.yml
2021-12-21Add support for GitHub Codespaces prebuilds (#38793)Safia Abdalla
* Add support for GitHub Codespaces prebuilds * Add documenting comment * Update token name