Skip to content

v2.4.0

Compare
Choose a tag to compare
@ruck314 ruck314 released this 13 Apr 20:35
· 476 commits to main since this release
b62bb7f

Pull Requests Since v2.3.0

Enhancement

  1. #174 - Support central scripts for release notes and release generation

Unlabeled

  1. #177 - Release Candidate v2.4.0
  2. #176 - Adding a system_vcs.mk script
  3. #175 - Adding VCS Q-2020.03 and removing buggy P-2019.06

Pull Request Details

Support central scripts for release notes and release generation

Author: Ryan Herbst [email protected]
Date: Tue Mar 31 10:18:57 2020 -0700
Pull: #174 (264 additions, 222 deletions, 7 files changed)
Branch: slaclab/new_release
Labels: enhancement

Notes:

This moves two scripts to the scripts directory in ruckus. These scripts can be used to generate a release in response to a created tag. I have tested this with rogue.

https://github.com/slaclab/rogue/blob/8d3f48570395071fc61e4183ee8acfd87217f0c6/.travis.yml#L126-L132


Adding VCS Q-2020.03 and removing buggy P-2019.06

Author: Larry Ruckman [email protected]
Date: Fri Apr 3 09:11:02 2020 -0700
Pull: #175 (1 additions, 2 deletions, 1 files changed)
Branch: slaclab/vcs-2020

Notes:


Adding a system_vcs.mk script

Author: Larry Ruckman [email protected]
Date: Mon Apr 13 11:56:18 2020 -0700
Pull: #176 (132 additions, 0 deletions, 1 files changed)
Branch: slaclab/system_vcs

Notes:


Release Candidate v2.4.0

Author: Larry Ruckman [email protected]
Date: Mon Apr 13 13:33:40 2020 -0700
Pull: #177 (397 additions, 224 deletions, 9 files changed)
Branch: slaclab/pre-release
Issues: #174, #175, #176

Notes:

Description

  • Support central scripts for release notes and release generation #174
  • Adding VCS Q-2020.03 and removing buggy P-2019.06 #175
  • Adding a system_vcs.mk script #176