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

Updates to ms.date values based on file history #2831

Merged
merged 3 commits into from
Aug 3, 2022

Conversation

Mikejo5000
Copy link
Contributor

@Mikejo5000 Mikejo5000 commented Jul 29, 2022

Updates for ms.date. Updating the value if the last update appeared to be a non-trivial update, and if the last update was <1 year ago (otherwise, it's always considered "stale"). I'm reviewing only the articles of >1000 PVs (June), which looks like 46 articles.

@opbld36
Copy link

opbld36 commented Jul 29, 2022

Docs Build status updates of commit 826603e:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/consume-packages/Package-References-in-Project-Files.md ⚠️Warning View Details
docs/hosting-packages/Overview.md ⚠️Warning View Details
docs/reference/msbuild-targets.md ⚠️Warning View Details
docs/what-is-nuget.md ⚠️Warning View Details
docs/consume-packages/Central-Package-Management.md ✅Succeeded View
docs/consume-packages/configuring-nuget-behavior.md ✅Succeeded View
docs/consume-packages/Finding-and-Choosing-Packages.md ✅Succeeded View
docs/consume-packages/migrate-packages-config-to-package-reference.md ✅Succeeded View
docs/consume-packages/Package-Source-Mapping.md ✅Succeeded View
docs/consume-packages/Reinstalling-and-Updating-Packages.md ✅Succeeded View
docs/create-packages/Creating-a-Package.md ✅Succeeded View
docs/create-packages/creating-a-package-dotnet-cli.md ✅Succeeded View
docs/create-packages/creating-a-package-msbuild.md ✅Succeeded View
docs/create-packages/Package-authoring-best-practices.md ✅Succeeded View
docs/resources/NuGet-FAQ.yml ✅Succeeded View

docs/consume-packages/Package-References-in-Project-Files.md

  • Line 6, Column 10: [Warning: ms-date-invalid - See documentation] Invalid date format for 'ms.date': '04/06/22'. Must be a date in format M/D/YYYY, no more than 30 days from today.

docs/hosting-packages/Overview.md

  • Line 6, Column 10: [Warning: ms-date-invalid - See documentation] Invalid date format for 'ms.date': '03/02/22'. Must be a date in format M/D/YYYY, no more than 30 days from today.

docs/reference/msbuild-targets.md

  • Line 6, Column 10: [Warning: ms-date-invalid - See documentation] Invalid date format for 'ms.date': '02/04/22'. Must be a date in format M/D/YYYY, no more than 30 days from today.

docs/what-is-nuget.md

  • Line 6, Column 10: [Warning: ms-date-invalid - See documentation] Invalid date format for 'ms.date': '11/30/21'. Must be a date in format M/D/YYYY, no more than 30 days from today.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld36
Copy link

opbld36 commented Jul 29, 2022

Docs Build status updates of commit 7e6e22d:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/consume-packages/Package-References-in-Project-Files.md ⚠️Warning View Details
docs/hosting-packages/Overview.md ⚠️Warning View Details
docs/reference/msbuild-targets.md ⚠️Warning View Details
docs/what-is-nuget.md ⚠️Warning View Details
docs/consume-packages/Central-Package-Management.md ✅Succeeded View
docs/consume-packages/configuring-nuget-behavior.md ✅Succeeded View
docs/consume-packages/Finding-and-Choosing-Packages.md ✅Succeeded View
docs/consume-packages/migrate-packages-config-to-package-reference.md ✅Succeeded View
docs/consume-packages/Package-Source-Mapping.md ✅Succeeded View
docs/consume-packages/Reinstalling-and-Updating-Packages.md ✅Succeeded View
docs/create-packages/Creating-a-Package.md ✅Succeeded View
docs/create-packages/creating-a-package-dotnet-cli.md ✅Succeeded View
docs/create-packages/creating-a-package-msbuild.md ✅Succeeded View
docs/create-packages/Package-authoring-best-practices.md ✅Succeeded View
docs/resources/NuGet-FAQ.yml ✅Succeeded View

docs/consume-packages/Package-References-in-Project-Files.md

  • Line 6, Column 10: [Warning: ms-date-invalid - See documentation] Invalid date format for 'ms.date': '4/6/22'. Must be a date in format M/D/YYYY, no more than 30 days from today.

docs/hosting-packages/Overview.md

  • Line 6, Column 10: [Warning: ms-date-invalid - See documentation] Invalid date format for 'ms.date': '3/2/22'. Must be a date in format M/D/YYYY, no more than 30 days from today.

docs/reference/msbuild-targets.md

  • Line 6, Column 10: [Warning: ms-date-invalid - See documentation] Invalid date format for 'ms.date': '2/4/22'. Must be a date in format M/D/YYYY, no more than 30 days from today.

docs/what-is-nuget.md

  • Line 6, Column 10: [Warning: ms-date-invalid - See documentation] Invalid date format for 'ms.date': '11/30/21'. Must be a date in format M/D/YYYY, no more than 30 days from today.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld31
Copy link

opbld31 commented Jul 29, 2022

Docs Build status updates of commit adfa073:

✅ Validation status: passed

File Status Preview URL Details
docs/consume-packages/Central-Package-Management.md ✅Succeeded View
docs/consume-packages/configuring-nuget-behavior.md ✅Succeeded View
docs/consume-packages/Finding-and-Choosing-Packages.md ✅Succeeded View
docs/consume-packages/migrate-packages-config-to-package-reference.md ✅Succeeded View
docs/consume-packages/Package-References-in-Project-Files.md ✅Succeeded View
docs/consume-packages/Package-Source-Mapping.md ✅Succeeded View
docs/consume-packages/Reinstalling-and-Updating-Packages.md ✅Succeeded View
docs/create-packages/Creating-a-Package.md ✅Succeeded View
docs/create-packages/creating-a-package-dotnet-cli.md ✅Succeeded View
docs/create-packages/creating-a-package-msbuild.md ✅Succeeded View
docs/create-packages/Package-authoring-best-practices.md ✅Succeeded View
docs/hosting-packages/Overview.md ✅Succeeded View
docs/reference/msbuild-targets.md ✅Succeeded View
docs/resources/NuGet-FAQ.yml ✅Succeeded View
docs/what-is-nuget.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@Mikejo5000 Mikejo5000 requested a review from JonDouglas August 1, 2022 16:26
@Mikejo5000
Copy link
Contributor Author

@JonDouglas Ready to go. See notes in the Description, above.

Copy link
Contributor

@JonDouglas JonDouglas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution Mike!

@JonDouglas JonDouglas merged commit 3f1f752 into NuGet:main Aug 3, 2022
JonDouglas added a commit that referenced this pull request Aug 9, 2022
* document The parameter is incorrect behavior (#2800)

* document The parameter is incorrect behavior

* Add a note/tip instead of bold.

Co-authored-by: Jon Douglas <jonathan.douglas@microsoft.com>

* Add a dedicated page for props and targets (#2807)

* Document NU1802 and NU1803 (#2816)

* Add list in Normalized version numbers (#2818)

Fix #2817

* Clarify headline of section about projects without any package dependencies (#2812)

* Add issue management bots (#2825)

* Fix formatting typo in CPM (#2832)

* Add Gitea to NuGet hosting solutions (#2828)

* Add Gitea to NuGet hosting solutions

* Use Gitea project URL

* Update NU1100.md (#2829)

NU1100 may also be caused by the lack of a NuGet configura

* Updates to ms.date values based on file history (#2831)

* Updates to ms.date values based on file history

* edit

* fixed year

* Alphabetize nuget list (#2837)

* Improve NU1100  (#2838)

* Add CODEOWNERS to docs PRs (#2836)

* Release notes for 6.3 (#2834)

* release notes for 6.3

Co-authored-by: Simon Cropp <simon.cropp@gmail.com>
Co-authored-by: Nikolche Kolev <nikolce1kolev@gmail.com>
Co-authored-by: andrei <andreiepure@users.noreply.github.com>
Co-authored-by: riQQ <riQQ@users.noreply.github.com>
Co-authored-by: Drew Noakes <git@drewnoakes.com>
Co-authored-by: John Olheiser <john+github@jolheiser.com>
Co-authored-by: Nestor Waldyd <nwaldyd@yahoo.co.uk>
Co-authored-by: Mike Jones <mikejo@microsoft.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Kartheek Penagamuri <52756182+kartheekp-ms@users.noreply.github.com>
Co-authored-by: Martin Ruiz <martin.ruiz.mares@gmail.com>
Mikejo5000 added a commit that referenced this pull request Jun 19, 2023
* Change link for pre-release guidance

* Update release notes images

* End of May 2022 Live Update (#2763)

* June 2022 docs merge (#2783)

* Add 5.9 release notes (#2780)

* Add 6.0.2 release notes (#2774)

* Add 5.11 release notes (#2775)

* Add 5.7 release notes (#2776)

* Add 4.9 release notes (#2777)

* Add 5.2 release notes (#2778)

* Merge main to live (#2808)

* document The parameter is incorrect behavior (#2800)

* document The parameter is incorrect behavior

* Add a note/tip instead of bold.

Co-authored-by: Jon Douglas <jonathan.douglas@microsoft.com>

* Add a dedicated page for props and targets (#2807)

Co-authored-by: Simon Cropp <simon.cropp@gmail.com>
Co-authored-by: Jon Douglas <jonathan.douglas@microsoft.com>

* Updates to ms.date values based on file history

* edit

* fixed year

* August Docs Live Merge (#2840)

* document The parameter is incorrect behavior (#2800)

* document The parameter is incorrect behavior

* Add a note/tip instead of bold.

Co-authored-by: Jon Douglas <jonathan.douglas@microsoft.com>

* Add a dedicated page for props and targets (#2807)

* Document NU1802 and NU1803 (#2816)

* Add list in Normalized version numbers (#2818)

Fix #2817

* Clarify headline of section about projects without any package dependencies (#2812)

* Add issue management bots (#2825)

* Fix formatting typo in CPM (#2832)

* Add Gitea to NuGet hosting solutions (#2828)

* Add Gitea to NuGet hosting solutions

* Use Gitea project URL

* Update NU1100.md (#2829)

NU1100 may also be caused by the lack of a NuGet configura

* Updates to ms.date values based on file history (#2831)

* Updates to ms.date values based on file history

* edit

* fixed year

* Alphabetize nuget list (#2837)

* Improve NU1100  (#2838)

* Add CODEOWNERS to docs PRs (#2836)

* Release notes for 6.3 (#2834)

* release notes for 6.3

Co-authored-by: Simon Cropp <simon.cropp@gmail.com>
Co-authored-by: Nikolche Kolev <nikolce1kolev@gmail.com>
Co-authored-by: andrei <andreiepure@users.noreply.github.com>
Co-authored-by: riQQ <riQQ@users.noreply.github.com>
Co-authored-by: Drew Noakes <git@drewnoakes.com>
Co-authored-by: John Olheiser <john+github@jolheiser.com>
Co-authored-by: Nestor Waldyd <nwaldyd@yahoo.co.uk>
Co-authored-by: Mike Jones <mikejo@microsoft.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Kartheek Penagamuri <52756182+kartheekp-ms@users.noreply.github.com>
Co-authored-by: Martin Ruiz <martin.ruiz.mares@gmail.com>

* November / NuGet 6.4 Merge (#2934)

* In all content, remove (#2920)

ms.prod = nuget
Replace with
ms.service = nuget

Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>

* Update VS extensibility docs (#2929)

* Document various log codes (#2933)

Documenting: NU1008, NU1009, NU1010, NU1011, NU1109, NU1402, NU1403, NU5042, NU5049

* Release notes for 6.4 (#2926)

* Suggest a more generally appropriate import tag (#2932)

* Suggest a more generally appropriate import tag

Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
Co-authored-by: Andy Zivkovic <zivkan@users.noreply.github.com>
Co-authored-by: Nikolche Kolev <nikolce1kolev@gmail.com>
Co-authored-by: Jean-Pierre Briedé <jebriede@microsoft.com>
Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>

* Ms.date update

---------

Co-authored-by: Christopher R. Gill <christopher.gill@microsoft.com>
Co-authored-by: Jon Douglas <jodou@microsoft.com>
Co-authored-by: Christopher R. Gill <chrisraygill@gmail.com>
Co-authored-by: Joel Verhagen <jver@microsoft.com>
Co-authored-by: Nikolche Kolev <nikolce1kolev@gmail.com>
Co-authored-by: Jon Douglas <jonathan.douglas@microsoft.com>
Co-authored-by: Kartheek Penagamuri <52756182+kartheekp-ms@users.noreply.github.com>
Co-authored-by: Simon Cropp <simon.cropp@gmail.com>
Co-authored-by: andrei <andreiepure@users.noreply.github.com>
Co-authored-by: riQQ <riQQ@users.noreply.github.com>
Co-authored-by: Drew Noakes <git@drewnoakes.com>
Co-authored-by: John Olheiser <john+github@jolheiser.com>
Co-authored-by: Nestor Waldyd <nwaldyd@yahoo.co.uk>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Martin Ruiz <martin.ruiz.mares@gmail.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
Co-authored-by: Andy Zivkovic <zivkan@users.noreply.github.com>
Co-authored-by: Jean-Pierre Briedé <jebriede@microsoft.com>
Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>
Co-authored-by: Your Name <you@example.com>
Mikejo5000 added a commit that referenced this pull request Aug 21, 2023
* Change link for pre-release guidance

* Update release notes images

* End of May 2022 Live Update (#2763)

* June 2022 docs merge (#2783)

* Add 5.9 release notes (#2780)

* Add 6.0.2 release notes (#2774)

* Add 5.11 release notes (#2775)

* Add 5.7 release notes (#2776)

* Add 4.9 release notes (#2777)

* Add 5.2 release notes (#2778)

* Merge main to live (#2808)

* document The parameter is incorrect behavior (#2800)

* document The parameter is incorrect behavior

* Add a note/tip instead of bold.

Co-authored-by: Jon Douglas <jonathan.douglas@microsoft.com>

* Add a dedicated page for props and targets (#2807)

Co-authored-by: Simon Cropp <simon.cropp@gmail.com>
Co-authored-by: Jon Douglas <jonathan.douglas@microsoft.com>

* Updates to ms.date values based on file history

* edit

* fixed year

* August Docs Live Merge (#2840)

* document The parameter is incorrect behavior (#2800)

* document The parameter is incorrect behavior

* Add a note/tip instead of bold.

Co-authored-by: Jon Douglas <jonathan.douglas@microsoft.com>

* Add a dedicated page for props and targets (#2807)

* Document NU1802 and NU1803 (#2816)

* Add list in Normalized version numbers (#2818)

Fix #2817

* Clarify headline of section about projects without any package dependencies (#2812)

* Add issue management bots (#2825)

* Fix formatting typo in CPM (#2832)

* Add Gitea to NuGet hosting solutions (#2828)

* Add Gitea to NuGet hosting solutions

* Use Gitea project URL

* Update NU1100.md (#2829)

NU1100 may also be caused by the lack of a NuGet configura

* Updates to ms.date values based on file history (#2831)

* Updates to ms.date values based on file history

* edit

* fixed year

* Alphabetize nuget list (#2837)

* Improve NU1100  (#2838)

* Add CODEOWNERS to docs PRs (#2836)

* Release notes for 6.3 (#2834)

* release notes for 6.3

Co-authored-by: Simon Cropp <simon.cropp@gmail.com>
Co-authored-by: Nikolche Kolev <nikolce1kolev@gmail.com>
Co-authored-by: andrei <andreiepure@users.noreply.github.com>
Co-authored-by: riQQ <riQQ@users.noreply.github.com>
Co-authored-by: Drew Noakes <git@drewnoakes.com>
Co-authored-by: John Olheiser <john+github@jolheiser.com>
Co-authored-by: Nestor Waldyd <nwaldyd@yahoo.co.uk>
Co-authored-by: Mike Jones <mikejo@microsoft.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Kartheek Penagamuri <52756182+kartheekp-ms@users.noreply.github.com>
Co-authored-by: Martin Ruiz <martin.ruiz.mares@gmail.com>

* November / NuGet 6.4 Merge (#2934)

* In all content, remove (#2920)

ms.prod = nuget
Replace with
ms.service = nuget

Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>

* Update VS extensibility docs (#2929)

* Document various log codes (#2933)

Documenting: NU1008, NU1009, NU1010, NU1011, NU1109, NU1402, NU1403, NU5042, NU5049

* Release notes for 6.4 (#2926)

* Suggest a more generally appropriate import tag (#2932)

* Suggest a more generally appropriate import tag

Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
Co-authored-by: Andy Zivkovic <zivkan@users.noreply.github.com>
Co-authored-by: Nikolche Kolev <nikolce1kolev@gmail.com>
Co-authored-by: Jean-Pierre Briedé <jebriede@microsoft.com>
Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>

* Ms.date update

* Updating ms.date

---------

Co-authored-by: Christopher R. Gill <christopher.gill@microsoft.com>
Co-authored-by: Jon Douglas <jodou@microsoft.com>
Co-authored-by: Christopher R. Gill <chrisraygill@gmail.com>
Co-authored-by: Joel Verhagen <jver@microsoft.com>
Co-authored-by: Nikolche Kolev <nikolce1kolev@gmail.com>
Co-authored-by: Jon Douglas <jonathan.douglas@microsoft.com>
Co-authored-by: Kartheek Penagamuri <52756182+kartheekp-ms@users.noreply.github.com>
Co-authored-by: Simon Cropp <simon.cropp@gmail.com>
Co-authored-by: andrei <andreiepure@users.noreply.github.com>
Co-authored-by: riQQ <riQQ@users.noreply.github.com>
Co-authored-by: Drew Noakes <git@drewnoakes.com>
Co-authored-by: John Olheiser <john+github@jolheiser.com>
Co-authored-by: Nestor Waldyd <nwaldyd@yahoo.co.uk>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Martin Ruiz <martin.ruiz.mares@gmail.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
Co-authored-by: Andy Zivkovic <zivkan@users.noreply.github.com>
Co-authored-by: Jean-Pierre Briedé <jebriede@microsoft.com>
Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>
Co-authored-by: Your Name <you@example.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants