Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 14:33
· 26 commits to refs/heads/master since this release
v0.1.1
bb8aae3

Release Notes

Features

  • Add another sentence to the hello world. @iphydf (#78)
  • Make a comment both at the start and at the end of build. @iphydf (#68)
  • Build netlify previews on github actions. @iphydf (#62)

Bug Fixes

  • Secrets correct. @iphydf (#77)
  • Use Docker for security in building the web deploy. @iphydf (#69)
  • Even better note format. @iphydf (#67)
  • Grep out the correct URL from preview deploys. @iphydf (#66)
  • Use correct note format in comment. @iphydf (#65)
  • Netlify build script needs to be executable. @iphydf (#63)

Maintenance (Grunt tasks)

Maintenance (Code cleanup)

Maintenance (Tests)

  • Ensure that we don't have access to github token in docker. @iphydf (#71)