Skip to content

Commit e050d9f

Browse files
authored
Release superflore version 0.3.1 (#263)
* Bump version number to 0.3.1 Signed-off-by: Hunter L. Allen <hunterlallen@protonmail.com> * Update CHANGELOG Signed-off-by: Hunter L. Allen <hunterlallen@protonmail.com> * remove extra line
1 parent 412f7b2 commit e050d9f

File tree

2 files changed

+56
-1
lines changed

2 files changed

+56
-1
lines changed

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,60 @@
11
# Change Log
22

3+
## [v0.3.1](https://github.com/ros-infrastructure/superflore/tree/v0.3.1) (2019-12-17)
4+
[Full Changelog](https://github.com/ros-infrastructure/superflore/compare/v0.3.0...v0.3.1)
5+
6+
**Implemented enhancements:**
7+
8+
- Fix bitbake parsing errors when some meta-ros1-\* layer is included together with some meta-ros2-\* layer [\#260](https://github.com/ros-infrastructure/superflore/issues/260)
9+
- Allow to re-generate the recipes without creating new branch [\#248](https://github.com/ros-infrastructure/superflore/issues/248)
10+
- Change use of \# in generated commit messages to ==... or --... on the next line [\#228](https://github.com/ros-infrastructure/superflore/issues/228)
11+
- Use "recipe"/"ebuild" instead of "installer" in log messages [\#226](https://github.com/ros-infrastructure/superflore/issues/226)
12+
- superflore-gen-oe-recipes: Change operation when --only is specified [\#224](https://github.com/ros-infrastructure/superflore/issues/224)
13+
- Change how platform packages without a mapping in rosdep/\*.yaml are handled for OpenEmbedded [\#223](https://github.com/ros-infrastructure/superflore/issues/223)
14+
- Update README.md for superflore-gen-oe-recipes [\#219](https://github.com/ros-infrastructure/superflore/issues/219)
15+
- yocto\_recipe.py: bump ROS\_SUPERFLORE\_GENERATION\_SCHEME [\#261](https://github.com/ros-infrastructure/superflore/pull/261) ([shr-project](https://github.com/shr-project))
16+
- repo\_instance: initialize gh\_upstream only when creating pull request \(\#246\) [\#247](https://github.com/ros-infrastructure/superflore/pull/247) ([shr-project](https://github.com/shr-project))
17+
- Use "ebuild"/"recipe" instead of "installer" \(\#226\) [\#243](https://github.com/ros-infrastructure/superflore/pull/243) ([herb-kuta-lge](https://github.com/herb-kuta-lge))
18+
- Upgrade CI [\#241](https://github.com/ros-infrastructure/superflore/pull/241) ([allenh1](https://github.com/allenh1))
19+
- Include -native pkgs in list of OpenEmbedded platform dependencies \(\#230\) [\#237](https://github.com/ros-infrastructure/superflore/pull/237) ([herb-kuta-lge](https://github.com/herb-kuta-lge))
20+
- Show OpenEmbedded recipe names in commit and PR messages \(\#225\) [\#235](https://github.com/ros-infrastructure/superflore/pull/235) ([herb-kuta-lge](https://github.com/herb-kuta-lge))
21+
- Update license classifier. [\#221](https://github.com/ros-infrastructure/superflore/pull/221) ([tfoote](https://github.com/tfoote))
22+
- Adjust PR message stating how superflore was executed [\#214](https://github.com/ros-infrastructure/superflore/pull/214) ([andre-rosa](https://github.com/andre-rosa))
23+
- Retry pushing when wrong credentials are provided or there's an error [\#208](https://github.com/ros-infrastructure/superflore/pull/208) ([andre-rosa](https://github.com/andre-rosa))
24+
- Change Back to apt-get for CI [\#201](https://github.com/ros-infrastructure/superflore/pull/201) ([allenh1](https://github.com/allenh1))
25+
- Change to Personal Email [\#200](https://github.com/ros-infrastructure/superflore/pull/200) ([allenh1](https://github.com/allenh1))
26+
- Fix CI [\#199](https://github.com/ros-infrastructure/superflore/pull/199) ([allenh1](https://github.com/allenh1))
27+
28+
**Fixed bugs:**
29+
30+
- superflore-change-summary.txt doesn't end with a newline [\#242](https://github.com/ros-infrastructure/superflore/issues/242)
31+
- Ebuild continues to generate despite dependency resolution failures [\#229](https://github.com/ros-infrastructure/superflore/issues/229)
32+
- Change use of \\# in generated commit messages to ==... or --... on the next line [\#228](https://github.com/ros-infrastructure/superflore/issues/228)
33+
- superflore-gen-oe-recipes: Change operation when --only is specified [\#224](https://github.com/ros-infrastructure/superflore/issues/224)
34+
35+
**Closed issues:**
36+
37+
- Implement Superflore OE Recipe Generation Scheme r44 [\#255](https://github.com/ros-infrastructure/superflore/issues/255)
38+
- Don't write cache.yaml and cache.diffme files from superflore [\#252](https://github.com/ros-infrastructure/superflore/issues/252)
39+
- Create new commit when bitbake installer changes some other files without changing any generated recipes [\#250](https://github.com/ros-infrastructure/superflore/issues/250)
40+
- Allow to run superflore with --dry-run without SUPERFLORE\_GITHUB\_TOKEN [\#246](https://github.com/ros-infrastructure/superflore/issues/246)
41+
- Only issue a commit if there are changes [\#245](https://github.com/ros-infrastructure/superflore/issues/245)
42+
- CI uses EOL Ubuntu release 'trusty' [\#239](https://github.com/ros-infrastructure/superflore/issues/239)
43+
- Allow the timestamp associated with the superflore run to be overridden [\#231](https://github.com/ros-infrastructure/superflore/issues/231)
44+
- superflore-gen-oe-recipes: -native packages are missing from the list of platform package dependencies [\#230](https://github.com/ros-infrastructure/superflore/issues/230)
45+
- superflore-gen-oe-recipes: Don't create a commit when ROS\_DISTRO-cache.yaml hasn't changed [\#227](https://github.com/ros-infrastructure/superflore/issues/227)
46+
- superflore-gen-oe-recipes: Show recipe names instead of ROS package names in commit and PR messsages [\#225](https://github.com/ros-infrastructure/superflore/issues/225)
47+
- Don't output missing dependencies for OpenEmbedded [\#217](https://github.com/ros-infrastructure/superflore/issues/217)
48+
- Allow customizing the PR title [\#215](https://github.com/ros-infrastructure/superflore/issues/215)
49+
- PR message stating how superflore was executed needs adjustment [\#213](https://github.com/ros-infrastructure/superflore/issues/213)
50+
- \[OpenEmbedded\] Use branch based on UTC timestamp instead of random characters [\#211](https://github.com/ros-infrastructure/superflore/issues/211)
51+
- Make markdown output optional on PR and commit descriptions [\#209](https://github.com/ros-infrastructure/superflore/issues/209)
52+
- Superflore aborts if wrong credentials are passed when pushing [\#207](https://github.com/ros-infrastructure/superflore/issues/207)
53+
- Update OpenEmbedded support up to spec r36 [\#204](https://github.com/ros-infrastructure/superflore/issues/204)
54+
- Update OpenEmbedded support up to spec r35 [\#202](https://github.com/ros-infrastructure/superflore/issues/202)
55+
56+
# Change Log
57+
358
## [v0.3.0](https://github.com/ros-infrastructure/superflore/tree/v0.3.0) (2019-06-11)
459
[Full Changelog](https://github.com/ros-infrastructure/superflore/compare/v0.1.0...v0.3.0)
560

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
setup(
2626
name='superflore',
27-
version='0.3.0',
27+
version='0.3.1',
2828
packages=find_packages(exclude=['tests', 'tests.*']),
2929
author='Hunter L. Allen',
3030
author_email='hunterlallen@protonmail.com',

0 commit comments

Comments
 (0)