-
Notifications
You must be signed in to change notification settings - Fork 344
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
Status/2024Q4/azure.adoc: Add report #464
Conversation
|
||
In this quarter, we have published the link:https://azuremarketplace.microsoft.com/marketplace/apps/thefreebsdfoundation.freebsd-14_2[14.2-RELEASE on Azure Marketplace]. | ||
|
||
Colin Su has presented at the FreeBSD 2024 Fall Sumit about Azure DevOps Pipeline. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: Sumit -> Summit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved once the minor issues are addressed.
|
||
* Automating the image publishing process and merging to [.filename]#src/release/#. (Li-Wen Hsu) | ||
* Colin Su is testing adding FreeBSD support in link:https://azure.microsoft.com/products/devops/pipelines/[Azure Pipelines] | ||
** https://github.com/microsoft/azure-pipelines-agent/pull/3266[] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please always use the link:
macro explicitly. I know that it works even without it, but we need it for some reaon (I think it is related to translations).
** https://github.com/microsoft/azure-pipelines-agent/pull/3266[] | |
** link:https://github.com/microsoft/azure-pipelines-agent/pull/3266[] |
I would also add some descriptive text within the square parenthesis [ ]
if possible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please always use the
link:
macro explicitly. I know that it works even without it, but we need it for some reaon (I think it is related to translations).I would also add some descriptive text within the square parenthesis
[ ]
if possible.
Yes, it was coz the translations, buuuuuut, TBH, this was 5 years ago when I made the conversion to AsciiDoc.
I'll take a look, maybe there's no need to continue with this rule.
Reviewed by: carlavilla, salvadore Sponsored by: The FreeBSD Foundation Pull Request: #464
No description provided.