Skip to content

Commit 54c1c16

Browse files
Merge pull request #53 from marcelblijleven/ci/fix-version-txt
Ci/fix version txt
2 parents 0113590 + 94d2e59 commit 54c1c16

File tree

5 files changed

+46
-83
lines changed

5 files changed

+46
-83
lines changed

.versionrc

Lines changed: 19 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,20 @@
11
{
2-
"bumpFiles": [
3-
{
4-
"filename": "VERSION",
5-
"type": "plain-text"
6-
}
7-
],
8-
"types": [
9-
{
10-
"section": "✨ Features",
11-
"type": "feat"
12-
},
13-
{
14-
"section": "⭐️ Solutions",
15-
"type": "solution"
16-
},
17-
{
18-
"section": "🐛 Bug Fixes",
19-
"type": "fix"
20-
},
21-
{
22-
"hidden": false,
23-
"section": "🚦Tests",
24-
"type": "test"
25-
},
26-
{
27-
"hidden": false,
28-
"section": "📦 Build System",
29-
"type": "build"
30-
},
31-
{
32-
"hidden": false,
33-
"type": "ci",
34-
"section": "🛠 CI"
35-
},
36-
{
37-
"hidden": true,
38-
"type": "chore",
39-
"section": "🏗 Chores"
40-
},
41-
{
42-
"hidden": false,
43-
"type": "imp",
44-
"section": "🛠 Improvements"
45-
},
46-
{
47-
"hidden": true,
48-
"type": "docs",
49-
"section": "📄 Documentation"
50-
},
51-
{
52-
"hidden": false,
53-
"type": "perf",
54-
"section": "⚡️ Performance"
55-
},
56-
{
57-
"hidden": false,
58-
"type": "security",
59-
"section": "🔒 Security"
60-
},
61-
{
62-
"hidden": false,
63-
"type": "style",
64-
"section": "💅 Style"
65-
},
66-
{
67-
"hidden": false,
68-
"type": "refactor",
69-
"section": "🔨 Refactor"
70-
},
71-
{
72-
"hidden": false,
73-
"type": "revert",
74-
"section": "♻️ Revert"
75-
},
76-
{
77-
"hidden": false,
78-
"type": "hotfix",
79-
"section": "🔥 Hotfix"
80-
}
81-
]
82-
}
2+
"bumpFiles": [{"filename": "VERSION.txt", "type": "plain-text"}],
3+
"types": [
4+
{"section": "✨ Features", "type": "feat"},
5+
{"section": "⭐️ Solutions", "type": "solution"},
6+
{"section": "🐛 Bug Fixes", "type": "fix"},
7+
{"hidden": false, "section": "🚦Tests", "type": "test"},
8+
{"hidden": false, "section": "📦 Build System", "type": "build"},
9+
{"hidden": false, "type": "ci", "section": "🛠 CI"},
10+
{"hidden": true, "type": "chore", "section": "🏗 Chores"},
11+
{"hidden": false, "type": "imp", "section": "🛠 Improvements"},
12+
{"hidden": true, "type": "docs", "section": "📄 Documentation"},
13+
{"hidden": false, "type": "perf", "section": "⚡️ Performance"},
14+
{"hidden": false, "type": "security", "section": "🔒 Security"},
15+
{"hidden": false, "type": "style", "section": "💅 Style"},
16+
{"hidden": false, "type": "refactor", "section": "🔨 Refactor"},
17+
{"hidden": false, "type": "revert", "section": "♻️ Revert"},
18+
{"hidden": false, "type": "hotfix", "section": "🔥 Hotfix"}
19+
]
20+
}

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.8.1](https://github.com/marcelblijleven/adventofcode/compare/v1.8.0...v1.8.1) (2022-12-11)
6+
7+
8+
### 🚦Tests
9+
10+
* update tests for day 8 of 2022 ([8191ad7](https://github.com/marcelblijleven/adventofcode/commit/8191ad7e7a141fb0eb484d5a940c4ff89f059f93))
11+
12+
13+
### ⭐️ Solutions
14+
15+
* add day 10 of 2022 ([e374ff8](https://github.com/marcelblijleven/adventofcode/commit/e374ff88ee188e7dc57143367f947f7132607658))
16+
* add day 11 of 2022 ([90ace44](https://github.com/marcelblijleven/adventofcode/commit/90ace441b317a7df6d13d5e083c4a9f14b3f110c))
17+
* add day 7 of 2022 ([898ec62](https://github.com/marcelblijleven/adventofcode/commit/898ec62067561cfb0cb5c0669d7e46ac5d9f37db))
18+
* add day 8 of 2022 ([2ed5472](https://github.com/marcelblijleven/adventofcode/commit/2ed54720849c88caeebd25bd0cd034725d2c178e))
19+
* add day 9 of 2022 ([0ea6323](https://github.com/marcelblijleven/adventofcode/commit/0ea6323185565fc0c68cb76389c3a741557c8a5b))
20+
* clean up day 9 of 2022 ([19da6a0](https://github.com/marcelblijleven/adventofcode/commit/19da6a066f0f2d6c4ae14aaae964add8de7b705f))
21+
* make day 11 of 2022 2x faster ([439237e](https://github.com/marcelblijleven/adventofcode/commit/439237ef21c774add6fc76d1d7c291eb1244964c))
22+
23+
24+
### 🛠 CI
25+
26+
* fix auto bumping of VERSION.txt ([5216cc4](https://github.com/marcelblijleven/adventofcode/commit/5216cc4d3f6766ae76f321fef88e3c147fb54abb))
27+
* fix auto bumping of VERSION.txt ([0749db2](https://github.com/marcelblijleven/adventofcode/commit/0749db24644e5cbd18327a97e53b8cd6286bf81a))
28+
529
## [1.8.0](https://github.com/marcelblijleven/adventofcode/compare/v1.7.0...v1.8.0) (2022-12-07)
630

731

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.8.1

pre-commit.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Simple pre commit file which takes all staged files
33
# and runs various checks and linters
44

5-
STAGED=$(git diff --name-only --diff-filter=ACMR --staged | tr '\n' ' ')
5+
STAGED=$(git diff --name-only --diff-filter=ACMR --staged *.py | tr '\n' ' ')
66

77
echo $STAGED | xargs isort
88
echo $STAGED | xargs flake8

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ exclude = '''
2222
| dist
2323
)/
2424
'''
25+
force-exclude = '.versionrc'
2526

2627
[tool.mypy]
2728
mypy_path = "src"

0 commit comments

Comments
 (0)