Skip to content

Releases: crunchyroll/ef-open

Fix ef-open to run on jenkins

08 Sep 20:00
837e27f
Compare
Choose a tag to compare

Fix the ef-open tool to run on jenkins the correct way without the need for the --devel flag

Fix ef_conf_utils.py pull repo

07 Sep 01:46
bb67a39
Compare
Choose a tag to compare

For whatever reason, the regex broke when it encountered this type of git remote -v show

origin https://[email protected]/crunchyroll/ellation_formation.git (fetch)
origin https://[email protected]/crunchyroll/ellation_formation.git (push)

Updated the regex to fix that now.

Fix whereami tests

07 Sep 00:04
Compare
Choose a tag to compare

Fix from Dumitru

Update ef-version rollback logic

07 Sep 00:01
0a89a3b
Compare
Choose a tag to compare

New ef-version's rollback logic handles if the current deployed version is stable or not stable.

Make whereami aware of Jenkins

28 Aug 13:39
a57e2d4
Compare
Choose a tag to compare
0.13.5

Make whereami aware of Jenkins (#128)

Support `*` in ef-open lookup

09 Jul 21:34
fc7cc5f
Compare
Choose a tag to compare

Support * in ef-open lookup

Version.__init__ refactor

19 Jun 10:36
e1b4527
Compare
Choose a tag to compare
Version.__init__ refactor (#75)

* Streamline Version __init__
* Add basic Version unit test
* Add empty test for ef_version
* Refactor validate_context for readability

Fix JSON Linter

15 Feb 00:25
Compare
Choose a tag to compare

Correct problem with JSON linter returning an error when loading a string with escape characters

Enable latebind rendering for virtualbox-kvm environments

22 Jan 19:31
e9c7bb8
Compare
Choose a tag to compare

Enables late bind rendering for development environments (virtualbox-kvm in this case).

Add linting to ef-resolve-config

16 Jan 18:21
cc24e77
Compare
Choose a tag to compare
Suppress ef-resolve-config output (#99)

* update local test-file creation and deletion

* add --silent param