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

Commit

Permalink
Release v36-9 (#743)
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

* Added null check for instance.allocation_source

* v36-7

* v36-9

Co-authored-by: ncpurcell <ncpurcell@cyverse.org>
  • Loading branch information
npurcella and ncpurcell authored Jun 16, 2020
1 parent d95d397 commit a443f77
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
### Security
- <in case of vulnerabilities>
-->
## [Unreleased](https://github.com/cyverse/atmosphere/compare/v36-8...HEAD) - YYYY-MM-DD

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

## [v36-9](https://github.com/cyverse/atmosphere/compare/v36-8...v36-9) - 2020-06-16
### Fixed
- Aded NAT fix

## [v36-8](https://github.com/cyverse/atmosphere/compare/v36-7...v36-8) - 2020-06-02
### Fixed
Expand Down

0 comments on commit a443f77

Please sign in to comment.