Skip to content

Instantly share code, notes, and snippets.

@rauhryan
rauhryan / 1-vagrant-up.debug
Created February 22, 2017 00:25
Vagrant logs
INFO global: Vagrant version: 1.8.7
INFO global: Ruby version: 2.2.5
INFO global: RubyGems version: 2.4.5.1
INFO global: VAGRANT_OLD_ENV_PWD="/Users/rauhryan/lecode/realsavvy/vm"
INFO global: VAGRANT_OLD_ENV_Apple_PubSub_Socket_Render="/private/tmp/com.apple.launchd.hecLYOS0yb/Render"
INFO global: VAGRANT_OLD_ENV_LANG="en_US.UTF-8"
INFO global: VAGRANT_OLD_ENV_USER="rauhryan"
INFO global: VAGRANT_OLD_ENV_SHLVL="1"
INFO global: VAGRANT_OLD_ENV_LESS="-R"
INFO global: VAGRANT_OLD_ENV_SSH_AUTH_SOCK="/private/tmp/com.apple.launchd.bdplo2Jgkx/Listeners"
import Ember from 'ember';
export default Ember.Controller.extend({
appName: '_qpDelegate bug'
});
@rauhryan
rauhryan / Release-notes-v1.7.150.md
Last active September 22, 2016 20:26
HuBoard Enterprise - 1.7.150 Release notes

HuBoard Enterprise - 1.7.150 Release notes

The 1.7.150 HuBoard Enterprise package release is now available for download from https://enterprise.huboard.com/download.

Check out the git diff on GitHub

I'm happy to annouce a new HuBoard Enterprise update! Here are some things to look out for on your boards:

Task board

@rauhryan
rauhryan / Notes.md
Last active June 13, 2016 18:31
HuBoard Enterprise - 1.6.136 Release notes

HuBoard Enterprise - 1.6.136 Release notes

The 1.6.136 HuBoard Enterprise package release is now available for download from https://enterprise.huboard.com/download.

Check out the git diff on GitHub

This release is HUGE! Over 25 closed pull requests and over 250 git commits touching over 300 files.

The team has been working hard on this release and it shows.

{
"action": "assigned",
"issue": {
"url": "https://api.github.com/repos/huboard/pitch-deck/issues/1",
"repository_url": "https://api.github.com/repos/huboard/pitch-deck",
"labels_url": "https://api.github.com/repos/huboard/pitch-deck/issues/1/labels{/name}",
"comments_url": "https://api.github.com/repos/huboard/pitch-deck/issues/1/comments",
"events_url": "https://api.github.com/repos/huboard/pitch-deck/issues/1/events",
"html_url": "https://github.com/huboard/pitch-deck/issues/1",
"id": 153544094,
@rauhryan
rauhryan / Notes.md
Last active March 23, 2016 22:33
HuBoard Enterprise - 1.6.116 Release notes

HuBoard Enterprise - 1.6.116 Release notes

The 1.6.116 HuBoard Enterprise package release in now available for download from https://enterprise.huboard.com/download.

Check out the git diff on GitHub

Enhancements

  • Adds email collection on HuBoard logins #182
@rauhryan
rauhryan / Notes.md
Last active January 20, 2016 13:10
HuBoard Enterprise - 1.6.107 Release notes

HuBoard Enterprise - 1.6.107 Release notes

The 1.6.107 HuBoard Enterprise package release in now available for download from https://enterprise.huboard.com/download.

Check out the git diff on GitHub

HuBoard Enterprise only

  • Adds configuration for server-side encrypted s3 uploads #161
@rauhryan
rauhryan / Notes.md
Created October 29, 2015 21:44
HuBoard Enterprise - 1.6.100 Release notes

HuBoard Enterprise - 1.6.100 Release notes

The 1.6.100 HuBoard Enterprise package release in now available for download from https://enterprise.huboard.com/download.

Check out the git diff on GitHub

Bug fixes

  • Returns not_found if the user isn't logged in and there isn't a board #130
@rauhryan
rauhryan / Notes.md
Last active October 27, 2015 20:35
HuBoard Enterprise - 1.6.98 Release notes

HuBoard Enterprise - 1.6.98 Release notes

The 1.6.98 HuBoard Enterprise package release in now available for download from https://enterprise.huboard.com/download.

Check out the git diff on GitHub

Improvements

  • Added 'assign yourself' link to assignee fly-out #112
  • Adds notifiers via flash message that respond to the issue event queue #111
@rauhryan
rauhryan / Notes.md
Last active October 7, 2015 21:14
HuBoard Enterprise - 1.6.94 Release notes

HuBoard Enterprise - 1.6.94 Release notes

The 1.6.94 HuBoard Enterprise package release in now available for download from https://enterprise.huboard.com/download.

Check out the release on GitHub

Improvements

  • Pinning closed issues #102
  • Adds health checking to the board loading sequence #27