sixpack v2.4.0 Release Notes

Release Date: 2017-07-24 // over 6 years ago
  • ๐Ÿ›  Fix

    - ๐Ÿ‘‰ Use correct grep for checking repo status. [Jose Diaz-Gonzalez]
    
    Other
    
    • ๐Ÿš€ Release version 2.4.0. [zackkitzmiller]
    • โšก๏ธ Merge pull request #271 from aldrinabastillas/readme-updates. [Zack Kitzmiller]

    Experiment names must be lowercase

    • Experiment names must be lowercase. [Aldrin Abastillas]

    Update participation endpoint argument

    • ๐Ÿ”€ Merge pull request #270 from wowair/proxy-fix. [Jose Diaz-Gonzalez]

    add config to enable werkzeug ProxyFix middleware

    • โž• Add config to enable werkzeug ProxyFix middleware. [Steinn Steinsen]
    • ๐Ÿ”€ Merge pull request #262 from TomzxForks/add-secret-is-required-in- sixpack-web-section-of-readme. [Jose Diaz-Gonzalez]

    Add note to make explicit that secret is required, not optional for sixpack-web

    • โž• Add note in sixpack-web section that you need to specify a secret to be able to access the website. [Tom Rochette]
    • ๐Ÿ”€ Merge pull request #263 from TomzxForks/bump-flask-assets-version- to-0.12. [Jose Diaz-Gonzalez]

    Bump Flask-Assets required version to 0.12

    • ๐Ÿฑ [#260] Bump Flask-Assets required version to 0.12. Reorder dependencies in alphabetical order. [Tom Rochette]
    • ๐Ÿ”€ Merge pull request #259 from foolusion/patch-1. [Jose Diaz-Gonzalez]

    Update README.rst

    • โšก๏ธ Update README.rst. [Andrew O'Neill]
    • ๐Ÿ”€ Merge pull request #255 from seatgeek/josegonzalez-patch-1. [Jose Diaz-Gonzalez]

    Drop --use-mirrors flag

    • โฌ‡๏ธ Drop --use-mirrors flag. [Jose Diaz-Gonzalez]

    Refs #248

    • ๐Ÿ”€ Merge pull request #217 from seatgeek/ignorerobots. [Jose Diaz- Gonzalez]

    Catch the expirement error by moving the try/catch around

    • Catch the expirement error by moving the try/catch around. [Evan Carter]
    • โž• Add a note concerning the non-existence of test whitelisting. [Jose Diaz-Gonzalez]

    The design of sixpack was meant to allow easy integration of a/b testing into existing applications, thus we do not have any plans to integrate test whitelisting into the core.

    • ๐Ÿ”€ Merge pull request #200 from nickveenhof/real_archive. [Zack Kitzmiller]

    Add pause functionality so we can do actual archiving of the data

    • โž• Add pause functionality so we can do actual archiving of the data. [nickveenhof]

    Remove unarchive function

    Remove debugging code

    Adding some test coverage for the archive/pause methods

    Covering the all method better

    Increasing code coverage for the reset function

    • โž• Add release notes. [zackkitzmiller]