Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Libraries
Go
Utilities
Data
Commits
742f80a8
Verified
Commit
742f80a8
authored
1 year ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
chore: remove files
parent
2487375e
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.chglog/CHANGELOG.tpl.md
+0
-27
0 additions, 27 deletions
.chglog/CHANGELOG.tpl.md
.chglog/config.yml
+0
-58
0 additions, 58 deletions
.chglog/config.yml
mem.prof
+0
-0
0 additions, 0 deletions
mem.prof
with
0 additions
and
85 deletions
.chglog/CHANGELOG.tpl.md
deleted
100644 → 0
+
0
−
27
View file @
2487375e
{{ range .Versions }}
<a
name=
"{{ .Tag.Name }}"
></a>
## {{ if .Tag.Previous }}[{{ .Tag.Name }}]{{ else }}{{ .Tag.Name }}{{ end }} - {{ datetime "2006-01-02" .Tag.Date }}
{{ range .CommitGroups -}}
### {{ .Title }}
{{ range .Commits -}}
-
{{ if .Scope }}
**{{ .Scope }}:**
{{ end }}{{ .Subject }}
{{ end }}
{{ end -}}
{{- if .NoteGroups -}}
{{ range .NoteGroups -}}
### {{ .Title }}
{{ range .Notes }}
{{ .Body }}
{{ end }}
{{ end -}}
{{ end -}}
{{ end -}}
{{- if .Versions }}
{{ range .Versions -}}
{{ if .Tag.Previous -}}
[
{{ .Tag.Name }}
]:
{{
$.Info.RepositoryURL }}/compare/{{ .Tag.Previous.Name }}...{{ .Tag.Name }}
{{ end -}}
{{ end -}}
{{ end -}}
This diff is collapsed.
Click to expand it.
.chglog/config.yml
deleted
100644 → 0
+
0
−
58
View file @
2487375e
style
:
gitlab
template
:
CHANGELOG.tpl.md
info
:
title
:
CHANGELOG
repository_url
:
https://gitlab.schukai.com/oss/libraries/go/utilities/data
options
:
commits
:
filters
:
Type
:
-
feat
-
fix
-
doc
-
refactor
-
perf
-
test
-
chore
## deprecated types and typos
-
docs
-
documentation
-
feat
-
added
-
add
-
bugfix
-
revert
-
update
-
updates
-
change
-
changed
commit_groups
:
title_maps
:
feat
:
Add Features
fix
:
Bug Fixes
doc
:
Documentation
refactor
:
Code Refactoring
perf
:
Performance Improvements
test
:
Tests
## Chore is used for all other changes that don't fit in the other categories
chore
:
Changes
## deprecated types and typos
docs
:
Documentation
documentation
:
Documentation
added
:
Add Features
add
:
Add Features
bugfix
:
Bug Fixes
revert
:
Reverts
update
:
Changes
updates
:
Changes
change
:
Changes
changed
:
Changes
header
:
pattern
:
"
^(
\\
w*)(?:
\\
(([
\\
w
\\
$
\\
.
\\
-
\\
*
\\
s]*)
\\
))?
\\
:
\\
s(.*)$"
pattern_maps
:
-
Type
-
Scope
-
Subject
notes
:
keywords
:
-
BREAKING CHANGE
This diff is collapsed.
Click to expand it.
mem.prof
deleted
100644 → 0
+
0
−
0
View file @
2487375e
File deleted
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment