-
### Test rendering
- [ ] Chrome
- [ ] IE
- [ ] Firefox
- [ ] Edge
- [ ] Safari
- [ ] iPhone
- [ ] Android
-
- [ ] Draft blog post (?)
- [x] Checkout the latest code and get bundles current
- `rake change_branch[master]`
- [x] Update changelogs in all repos
- Add version number and URL to each README
-…
-
### Comment:
We are currently trying to get a new release of cyclus out. There are several changes to the recipe that probably need to happen too. Here's what I see:
- [ ] The shell script with a…
munkm updated
8 months ago
-
## Overview
This issue tracks the outstanding items to complete prior to finalizing the 1.0.2 patch release version and provides public visibility to the sign-off protocol used for releases.
Discuss…
-
## Release Checklist
Set version variable of the release for further steps, e.g. using the format
```
VER=3.8.0
```
1. Submodules (within SIRF)
- [x] tag data
+ `git submodule update` #…
-
Related to open workflow issue, but maybe starting from a checklist like this nice one from Leris would be helpful for organizing releases now that they're going to become packages: https://wiki.mudle…
-
@driftregion I was just wondering how the versioning mechanism has been decided for this repo. The `src/version.h` points at `0.7.0` and the latest release at `v0.7.1`. On the other side, I don't see …
-
- [ ] check for poor wording using `./report_common_errors.sh`
- [ ] did I include eveything that I meant to? See `./compare_includes_to_files.sh`
- [ ] generate DOCX, PDF, HTML, EPUB versions using…
-
One time item:
- create a checklist for creating a release
Contents of the checklist:
- add `AUTHORS.md`
- set `__version__`
- `git tag`
- [release on github](https://github.com/scikit-optimize/sciki…
-
# Release Checklist
## Release details
Scheduled release date - 2024/11/01
Release captain responsible - @viniciusdc
## Starting point - a new release is out
- [x] Create _this_ issue …