Skip to content

Commit f0bb87e

Browse files
committed
Customize from template
1 parent 3cd9430 commit f0bb87e

4 files changed

Lines changed: 10 additions & 46 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.2.1
2+
current_version = 0.0.1
33
commit = True
44
message = Bumps version to {new_version}
55
tag = False

CHANGELOG.md

Lines changed: 8 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,17 @@
1-
## repo-template
1+
## flux-cd-formula
22

33
All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
### [1.2.1] (https://github.com/plus3it/repo-template/releases/tag/1.2.1)
7+
### 0.0.1
88

9-
**Summary**:
10-
11-
* Updated README.md to include config settings for github
12-
* Updated LICENSE copyright year
13-
14-
### [1.2.0] (https://github.com/plus3it/repo-template/releases/tag/1.2.0)
15-
16-
**Summary**:
17-
18-
* Updated SHA value for Github Actions Workflows
19-
* Updated CHANGELOG.template.md file
20-
* Added Master branch in release workflow logic to make migration to Github Actions more efficient
21-
22-
### 1.1.0
23-
24-
**Commit Delta**: N/A
25-
26-
**Released**: 2023.01.27
27-
28-
**Summary**:
29-
30-
* Updated workflow files to be consumable and reusable, and now points to actions-workflows repo
31-
32-
### 1.0.0
33-
34-
**Commit Delta**: N/A
35-
36-
**Released**: 2023.01.10
9+
**Released**: 2026.05.11
3710

3811
**Summary**:
3912

40-
* Initial release of capability
13+
* Clone project from https://github.com/plus3it/repo-template
14+
* Update LICENSE per repo-template guidance
15+
* Update CHANGELOG.md (this file) per repo-template guidance
16+
* Update README.md per repo-template guidance
17+
* Update .bumpversion.cfg per repo-template guidance

CHANGELOG.template.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2024 Maintainers of plus3it/repo-template
189+
Copyright 2026 Maintainers of plus3it/flux-ci-formula
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)