Skip to content

Commit cf0d17d

Browse files
committedMay 24, 2020
update changelog and tasks
1 parent aabdecd commit cf0d17d

File tree

2 files changed

+76
-10
lines changed

2 files changed

+76
-10
lines changed
 

‎CHANGELOG.md

+72-6
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,80 @@
1-
# Change Log
1+
# Changelog
2+
3+
## [Unreleased](https://github.com/hackingmaterials/rocketsled/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.9.12...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Change versioning [\#81](https://github.com/hackingmaterials/rocketsled/issues/81)
10+
- Enforce a code style [\#78](https://github.com/hackingmaterials/rocketsled/issues/78)
11+
12+
**Fixed bugs:**
13+
14+
- Prepend hostname to the PID for queue checking [\#80](https://github.com/hackingmaterials/rocketsled/issues/80)
15+
- Fix codacy issues [\#58](https://github.com/hackingmaterials/rocketsled/issues/58)
16+
- "scaling" portion of code is confusing [\#53](https://github.com/hackingmaterials/rocketsled/issues/53)
17+
18+
**Closed issues:**
19+
20+
- Update help link to new forum [\#82](https://github.com/hackingmaterials/rocketsled/issues/82)
21+
- upgrade pymongo version [\#72](https://github.com/hackingmaterials/rocketsled/issues/72)
22+
23+
**Merged pull requests:**
24+
25+
- fix some codacy issues [\#92](https://github.com/hackingmaterials/rocketsled/pull/92) ([ardunn](https://github.com/ardunn))
26+
- formatting fixes [\#91](https://github.com/hackingmaterials/rocketsled/pull/91) ([ardunn](https://github.com/ardunn))
27+
- fix req conflict [\#90](https://github.com/hackingmaterials/rocketsled/pull/90) ([ardunn](https://github.com/ardunn))
28+
- Bump matplotlib from 3.1.1 to 3.2.1 [\#89](https://github.com/hackingmaterials/rocketsled/pull/89) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
29+
- Pidhostame [\#88](https://github.com/hackingmaterials/rocketsled/pull/88) ([ardunn](https://github.com/ardunn))
30+
- Bump scipy from 1.3.1 to 1.4.1 [\#87](https://github.com/hackingmaterials/rocketsled/pull/87) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
31+
- Bump fireworks from 1.9.4 to 1.9.5 [\#86](https://github.com/hackingmaterials/rocketsled/pull/86) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
32+
- Bump pymongo from 3.9.0 to 3.10.1 [\#84](https://github.com/hackingmaterials/rocketsled/pull/84) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
33+
- Bump numpy from 1.16.3 to 1.17.2 [\#79](https://github.com/hackingmaterials/rocketsled/pull/79) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
34+
- Bump scipy from 1.2.1 to 1.3.1 [\#77](https://github.com/hackingmaterials/rocketsled/pull/77) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
35+
- Bump fireworks from 1.9.0 to 1.9.4 [\#76](https://github.com/hackingmaterials/rocketsled/pull/76) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
36+
- Bump matplotlib from 3.0.3 to 3.1.1 [\#75](https://github.com/hackingmaterials/rocketsled/pull/75) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
37+
- Bump pymongo from 3.7.2 to 3.9.0 [\#74](https://github.com/hackingmaterials/rocketsled/pull/74) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
38+
- Bump scikit-learn from 0.20.3 to 0.21.3 [\#73](https://github.com/hackingmaterials/rocketsled/pull/73) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
39+
40+
## [v2019.9.12](https://github.com/hackingmaterials/rocketsled/tree/v2019.9.12) (2019-09-11)
41+
42+
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.9.11...v2019.9.12)
43+
44+
## [v2019.9.11](https://github.com/hackingmaterials/rocketsled/tree/v2019.9.11) (2019-09-11)
45+
46+
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.6.5...v2019.9.11)
47+
48+
**Closed issues:**
49+
50+
- General comment on code and examples [\#56](https://github.com/hackingmaterials/rocketsled/issues/56)
51+
52+
## [v2019.6.5](https://github.com/hackingmaterials/rocketsled/tree/v2019.6.5) (2019-06-05)
53+
54+
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.6.4...v2019.6.5)
55+
56+
## [v2019.6.4](https://github.com/hackingmaterials/rocketsled/tree/v2019.6.4) (2019-06-05)
57+
58+
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.5.3...v2019.6.4)
259

360
## [v2019.5.3](https://github.com/hackingmaterials/rocketsled/tree/v2019.5.3) (2019-05-04)
61+
462
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.5.2...v2019.5.3)
563

664
## [v2019.5.2](https://github.com/hackingmaterials/rocketsled/tree/v2019.5.2) (2019-05-04)
65+
766
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.4.17...v2019.5.2)
867

968
## [v2019.4.17](https://github.com/hackingmaterials/rocketsled/tree/v2019.4.17) (2019-04-18)
69+
1070
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.3.15...v2019.4.17)
1171

1272
**Closed issues:**
1373

1474
- add paper citation to rocketsled [\#42](https://github.com/hackingmaterials/rocketsled/issues/42)
1575

1676
## [v2019.3.15](https://github.com/hackingmaterials/rocketsled/tree/v2019.3.15) (2019-03-16)
77+
1778
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.2.27...v2019.3.15)
1879

1980
**Closed issues:**
@@ -23,26 +84,31 @@
2384
- tutorial rework [\#55](https://github.com/hackingmaterials/rocketsled/issues/55)
2485

2586
## [v2019.2.27](https://github.com/hackingmaterials/rocketsled/tree/v2019.2.27) (2019-02-27)
87+
2688
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.2.17...v2019.2.27)
2789

2890
**Merged pull requests:**
2991

3092
- Fix typo, when all inputs are floats [\#65](https://github.com/hackingmaterials/rocketsled/pull/65) ([RemiLehe](https://github.com/RemiLehe))
3193

3294
## [v2019.2.17](https://github.com/hackingmaterials/rocketsled/tree/v2019.2.17) (2019-02-19)
95+
3396
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.1.1...v2019.2.17)
3497

3598
**Merged pull requests:**
3699

37100
- Minor corrections to the tutorial and examples [\#63](https://github.com/hackingmaterials/rocketsled/pull/63) ([RemiLehe](https://github.com/RemiLehe))
38101

39102
## [v2019.1.1](https://github.com/hackingmaterials/rocketsled/tree/v2019.1.1) (2019-01-01)
103+
40104
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2018.12.30...v2019.1.1)
41105

42106
## [v2018.12.30](https://github.com/hackingmaterials/rocketsled/tree/v2018.12.30) (2019-01-01)
107+
43108
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2018.12.31...v2018.12.30)
44109

45110
## [v2018.12.31](https://github.com/hackingmaterials/rocketsled/tree/v2018.12.31) (2019-01-01)
111+
46112
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2018.12.26...v2018.12.31)
47113

48114
**Closed issues:**
@@ -52,6 +118,7 @@
52118
- make sure all instance attributes are only set in the \_\_init\_\_ method\(\) [\#48](https://github.com/hackingmaterials/rocketsled/issues/48)
53119

54120
## [v2018.12.26](https://github.com/hackingmaterials/rocketsled/tree/v2018.12.26) (2018-12-27)
121+
55122
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/1.1...v2018.12.26)
56123

57124
**Closed issues:**
@@ -69,6 +136,9 @@
69136
- Add ability to disable duplicate checking and actually run optimizations in parallel [\#11](https://github.com/hackingmaterials/rocketsled/issues/11)
70137

71138
## [1.1](https://github.com/hackingmaterials/rocketsled/tree/1.1) (2018-07-30)
139+
140+
[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/1c24fadc55be95f1bb3dc9c4d271d56d980ca547...1.1)
141+
72142
**Closed issues:**
73143

74144
- Rename XZ\* to Z\* [\#40](https://github.com/hackingmaterials/rocketsled/issues/40)
@@ -107,11 +177,7 @@
107177
**Merged pull requests:**
108178

109179
- Fix LCB and add hyper-parameters to acq functions [\#41](https://github.com/hackingmaterials/rocketsled/pull/41) ([spacedome](https://github.com/spacedome))
110-
- code review and some minor cleanups [\#10](https://github.com/hackingmaterials/rocketsled/pull/10) ([computron](https://github.com/computron))
111-
- code review \#2 of TurboWorks [\#9](https://github.com/hackingmaterials/rocketsled/pull/9) ([computron](https://github.com/computron))
112-
- code review pt 2 [\#8](https://github.com/hackingmaterials/rocketsled/pull/8) ([computron](https://github.com/computron))
113-
- first round of comments on optdb [\#7](https://github.com/hackingmaterials/rocketsled/pull/7) ([computron](https://github.com/computron))
114180

115181

116182

117-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
183+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

‎tasks.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ def version_check(ctx):
5353

5454
if __version__ == setup_version:
5555
print("Setup and init versions match eachother.")
56-
today = datetime.date.today().strftime("%Y.%-m.%-d")
57-
if today != __version__:
58-
raise ValueError(f"The version {__version__} does not match "
56+
today = datetime.date.today().strftime("%Y%m%d")
57+
if today not in __version__:
58+
raise ValueError(f"The version {__version__} does not contain "
5959
f"the date!")
6060
else:
6161
print("Version matches the date.")
@@ -76,7 +76,7 @@ def format_project(ctx):
7676
@task
7777
def update_changelog(ctx):
7878
version_check(ctx)
79-
ctx.run('github_changelog_generator hackingmaterials/rocketsled')
79+
ctx.run('github_changelog_generator --user hackingmaterials --project rocketsled')
8080

8181

8282
@task

0 commit comments

Comments
 (0)
Please sign in to comment.