Skip to content

Releases: tenforwardconsulting/jefferies_tube

v1.6.6

13 Dec 16:54
4641525
Compare
Choose a tag to compare
  • Fix to paths for remote cap tasks that caused execjs to fail in some circumstances

v1.0.3

13 Aug 21:20
Compare
Choose a tag to compare
  • features
    • Support for my.development.rb

v1.0.1

19 Jun 19:27
Compare
Choose a tag to compare
  • bug fixes
    • Fix bug with webpacker integration when using CDN where packs/manifest.json
      wasn't being copied to other servers.

v1.0.0

18 Jun 20:51
Compare
Choose a tag to compare

1.0.0 - 2018-06-18

  • breaking changes
    • The upload_assets_to_s3 task's s3_destination used to be of the form
      "s3://some-bucket-dev/assets". Now it is of the form
      "s3://some-bucket-dev". The task appends "/assets" for you. It does this
      because if it detects webpack, it also appends "/packs" in order to upload
      both assets and packs directories next to each other.

S3 Asset Upload

13 Feb 20:57
Compare
Choose a tag to compare
v0.1.6

Version 0.1.6

v0.1.2

15 May 14:31
Compare
Choose a tag to compare

Fix a bug with overriding the insecure gem blocker.
Fetch Assets from a remote server