Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate templates into bindata optionally #314

Merged
merged 14 commits into from Dec 6, 2016
Merged

Integrate templates into bindata optionally #314

merged 14 commits into from Dec 6, 2016

Commits on Dec 6, 2016

  1. Ignore templates bindata

    tboerger committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    3d64072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c76da9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    884f49d View commit details
    Browse the repository at this point in the history
  4. Dropped the dependency version checks

    Since we have bundled all required dependencies via the vendoring we
    don't need to provide these checks anymore. We make sure to have the
    correct versions with that.
    tboerger committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    b5af25b View commit details
    Browse the repository at this point in the history
  5. Fixed templates import paths

    Since the -prefix option of go-bindata seems to be broken I'm forced to
    rewrite the paths of the templates with sed.
    tboerger committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    ee0ed22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9e456f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af1d48f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1626da0 View commit details
    Browse the repository at this point in the history
  9. This is how you do it

    bkcsoft authored and tboerger committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    2ddb596 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    971de3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8619ec5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0230d79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e17dd0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f414a9 View commit details
    Browse the repository at this point in the history