Skip to content

Instantly share code, notes, and snippets.

View Cloud-Awesome's full-sized avatar

Arthur Nicholson-Gumuła Cloud-Awesome

View GitHub Profile
@Jaykul
Jaykul / GitVersion.yml
Last active May 16, 2022 00:38
A starter pipeline for Azure DevOps for modules
mode: Mainline
next-version: 1.0.0
assembly-versioning-format: '{Major}.{Minor}.{Patch}.{env:BUILDCOUNT ?? 0}'
assembly-informational-format: '{NuGetVersionV2}+Build.{env:BUILDCOUNT ?? 0}.Date.{CommitDate}.Branch.{env:SAFEBRANCHNAME ?? unknown}.Sha.{Sha}'
commit-date-format: yyyyMMddTHHmmss
commit-message-incrementing: MergeMessageOnly
branches:
master:
tag: beta
increment: Minor
@FrancesCoronel
FrancesCoronel / sampleREADME.md
Last active March 26, 2024 01:21
A sample README for all your GitHub projects.

Repository Title Goes Here

Frances Coronel

INSERT GRAPHIC HERE (include hyperlink in image)

Subtitle or Short Description Goes Here

ideally one sentence >