Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

v0.17.8 #50

Merged
merged 35 commits into from
Nov 25, 2021
Merged

v0.17.8 #50

merged 35 commits into from
Nov 25, 2021

Commits on Nov 15, 2021

  1. Removal of packr and packd from internal genny package

    Matthias Fasching authored and Matthias Fasching committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    522b6aa View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. More migrations from packr to embed.FS

    Matthias Fasching authored and Matthias Fasching committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    6ed999b View commit details
    Browse the repository at this point in the history
  2. Avoid type conversions where possible

    Matthias Fasching authored and Matthias Fasching committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    f14327c View commit details
    Browse the repository at this point in the history
  3. Code simplifications

    Matthias Fasching authored and Matthias Fasching committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    c88c69f View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Matthias Fasching authored and Matthias Fasching committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    f7b9dbd View commit details
    Browse the repository at this point in the history
  5. Cleanup

    Matthias Fasching authored and Matthias Fasching committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    6fc9b0b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Replace all remaining uses of packr with embed.FS

    Matthias Fasching authored and Matthias Fasching committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a72fc05 View commit details
    Browse the repository at this point in the history
  2. Testing workaround for embed in 1.16

    Matthias Fasching authored and Matthias Fasching committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a4b2ca9 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Matthias Fasching authored and Matthias Fasching committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    bbaa20a View commit details
    Browse the repository at this point in the history
  4. Use readers instead of strings where possible

    Matthias Fasching authored and Matthias Fasching committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    f99df4c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Code simplifications

    Matthias Fasching authored and Matthias Fasching committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    4ddebae View commit details
    Browse the repository at this point in the history
  2. Fix path of assets.zip file

    Matthias Fasching authored and Matthias Fasching committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    eb72b98 View commit details
    Browse the repository at this point in the history
  3. Testing workaround for 1.16

    Matthias Fasching authored and Matthias Fasching committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    238e94d View commit details
    Browse the repository at this point in the history
  4. Fix directory of .buffalo-dev.yml

    Matthias Fasching authored and Matthias Fasching committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    5418925 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Extend test for archiving assets

    Matthias Fasching authored and Matthias Fasching committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    839ff21 View commit details
    Browse the repository at this point in the history
  2. Fix asset archiving

    Matthias Fasching authored and Matthias Fasching committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    5de1972 View commit details
    Browse the repository at this point in the history
  3. Update coke fixture for tests

    Matthias Fasching authored and Matthias Fasching committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    d205103 View commit details
    Browse the repository at this point in the history
  4. More cleanup

    Matthias Fasching authored and Matthias Fasching committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    77cd400 View commit details
    Browse the repository at this point in the history
  5. Add one more check to test

    Matthias Fasching authored and Matthias Fasching committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    cc11990 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Merge pull request #48 from fasmat/feature/remove-packr-and-packd

    Replace packr and packd in gobuffalo cli with embed.FS
    paganotoni authored Nov 20, 2021
    Configuration menu
    Copy the full SHA
    b1ab4ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d49e9f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Cleanup

    Matthias Fasching authored and Matthias Fasching committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    3ba4a1c View commit details
    Browse the repository at this point in the history
  2. Update coke project

    Matthias Fasching authored and Matthias Fasching committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    dfe143a View commit details
    Browse the repository at this point in the history
  3. Fix broken tests

    Matthias Fasching authored and Matthias Fasching committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    a8cbf02 View commit details
    Browse the repository at this point in the history
  4. Fix broken tests

    Matthias Fasching authored and Matthias Fasching committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    3808504 View commit details
    Browse the repository at this point in the history
  5. Update templates

    Matthias Fasching authored and Matthias Fasching committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    38e9775 View commit details
    Browse the repository at this point in the history
  6. More template updates

    Matthias Fasching authored and Matthias Fasching committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    a783db8 View commit details
    Browse the repository at this point in the history
  7. Update dependencies

    Matthias Fasching authored and Matthias Fasching committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    347e43e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Update dependencies

    Matthias Fasching authored and Matthias Fasching committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    b29e308 View commit details
    Browse the repository at this point in the history
  2. Dependency updates

    Matthias Fasching authored and Matthias Fasching committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    fda1198 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Update dependencies

    Matthias Fasching authored and Matthias Fasching committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    aac91d2 View commit details
    Browse the repository at this point in the history
  2. Update dependencies and smaller fixes

    Matthias Fasching authored and Matthias Fasching committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d19a258 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update clara dependency?

    Matthias Fasching authored and Matthias Fasching committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    2d92ff6 View commit details
    Browse the repository at this point in the history
  2. Update clara again

    Matthias Fasching authored and Matthias Fasching committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    aa8c493 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #52 from fasmat/feature/update-templates-for-new-app

    Update templates for new app
    paganotoni authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    56701c6 View commit details
    Browse the repository at this point in the history