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

Releases: target/captains-log

Add 'Merge' and 'Rebase and Merge' Support

18 Sep 15:49
e3137c8
Compare
Choose a tag to compare

Captain's Log now supports all three merge types on github.com:

  1. Squash and Merge
  2. Merge
  3. Rebase and Merge

This should allow for a wider array of individuals to take advantage of captains log 🎉

Fix Github API Host Confusion

21 Aug 20:26
f2710df
Compare
Choose a tag to compare

Instead of having folks specify the api version (which we are the only consumers of) we just left it at the root enterprise host domain. That way you can link directly to PRs using the same host.

Details Will Now Show PR Titles

20 Aug 17:33
e2a9955
Compare
Choose a tag to compare

Tag for Docker Build

17 Aug 15:51
4e3e478
Compare
Choose a tag to compare
Merge pull request #6 from target/fix-dockerfile

Update Dockerfile To Work With Dockerhub & More

Fix Docker Build - Update README

17 Aug 14:18
4e3e478
Compare
Choose a tag to compare
Merge pull request #6 from target/fix-dockerfile

Update Dockerfile To Work With Dockerhub & More

Captain's Log Initial Release

16 Aug 19:39
5ab2986
Compare
Choose a tag to compare

🎉 Releasing Captain's Log 1.0 🎉

Now target/captains-log can be used in any drone build!