Skip to content

Commit 329472a

Browse files
committed
Renamed old GitLab documentation
1 parent 37a2f61 commit 329472a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README_Development.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This repository contains basic portions of the restructured ***Investigative Gen
1717
* **[CI/CD](#iglib-cicd)** for IGLib Repositories
1818
* **[Versioning IGLib Modules](#versioning-iglib-modules)**
1919
* See also the [Versioning document on Wiki](https://github.com/ajgorhoe/wiki.IGLib/blob/main/IGLib/general/CiCd/Versioning.md) (*private repo*!)
20+
* Old doc. on [CI/CD on GitLab](./doc/readme.GitLab_CI_CD_old.md) (currently not relevant)
2021
* **[To Do](#things-to-be-done)**
2122

2223
## Instructions for Developers
@@ -267,6 +268,11 @@ This section contains unarranged quick notes on what needs to be done.
267268
* IGLibScripts
268269
* All IGLib Core repos
269270
* Selected IGLib legacy repos
270-
271+
272+
### Helper Scripts
273+
274+
**[scripts/TagVersion.ps1](./scripts/TagVersion.ps1)** creates a version tag on the main branch or any other specified branch. The tag assigned to the branch is calculated by GitVersion. Version number assigned can also be modified, e.g. any part of SemBer can be forcibly increased. This script is intended for use on the local repository.
275+
276+
271277

272278

File renamed without changes.

0 commit comments

Comments
 (0)