Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
New release version 36-7 (#739)
Browse files Browse the repository at this point in the history
* Latest changes and additions to Jetstream - public/shared images; adding
members to shared images; scripts for Invariants 12 and 13a on redash
and associated files to run them via crontab.

* Removed commented-out code

* Remove dead code per Travis

* Remove unused imports per Travis

* Modify too-long line per Travis

* Added backslash to long line break

* Fix more formatting errors per Travis

* Formatting changes per Travis

* Fix formatting per Travis

* yapf formatting

* Break up too-long line

* Update per yapf

* yapf formatting

* More formatting

* Moar formatting

* Fix formatting

* Remove space from end of line

* Update Changelog for PR

* Update CHANGELOG to v36-7

Co-authored-by: ncpurcell <[email protected]>
  • Loading branch information
npurcella and ncpurcell authored May 20, 2020
1 parent 1fbc4c1 commit f6fd799
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
- <in case of vulnerabilities>
-->

## [Unreleased](https://github.com/cyverse/atmosphere/compare/v36-6...HEAD) - YYYY-MM-DD
## [Unreleased](https://github.com/cyverse/atmosphere/compare/v36-7...HEAD) - YYYY-MM-DD

## [v36-7](https://github.com/cyverse/atmosphere/compare/v36-6...v36-7) - 2020-05-20
### Added
- Add support for multi-instance-launch, 1 request can launch multiple instances by passing `instance_count` as an extra parameter
([#736](https://github.com/cyverse/atmosphere/pull/736))

### Changed
- Update and add Jetstream scripts
([#735](https://github.com/cyverse/atmosphere/pull/735))
Expand Down

0 comments on commit f6fd799

Please sign in to comment.