Skip to content

Tags: ArunkumarRamanan/tools

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup some of the gdocs --> md export output (googlecodelabs#83)

v1.0.4

Toggle v1.0.4's commit message
render: update tmpldata

The generated binary template data didn't seem to have been updated
to be inline with template.html. More specifically,
googlecodelabs@88dbc8f
wasn't picked up in the tmpldata.go.

This is required for Will's changes in googlecodelabs/codelab-components@f3e63d5
to have correct rendering on the official website.

Bumping version to tag and trigger CI's binary build and upload to
releases.

v1.0.3

Toggle v1.0.3's commit message
v1.0.3: support for alt and title in images

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add support for image title and alt attributes (googlecodelabs#44)

* add support for image title and alt attributes

* fix review comments

* fix final review comments

v1.0.1

Toggle v1.0.1's commit message
Bump version to make sure everything is synched

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request googlecodelabs#38 from googlecodelabs/serve-fixes

claat serve: grey background and MS Windows fixes

v0.8.0

Toggle v0.8.0's commit message
Publish binaries on GitHub Releases page now

This bumps the version to v0.8.0.

travis-test3

Toggle travis-test3's commit message
Travis CI release deploy: try 3

travis-test2

Toggle travis-test2's commit message
Trying Travis CI release with skip_cleanup

travis-test

Toggle travis-test's commit message
Reduce num. of older versions of Go in Travis CI

We only need to support App Engine.
The rest should use the latest.