Travis Jefferson

Results 10 issues of Travis Jefferson

**Do you want to request a *feature* or report a *bug*?** Bug 🐛 **What is the current behavior?** When our Travis CI build runs `yarn bundlesize`, the size check against...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
service/appflow

See final example [here](http://jade-lang.com/reference/plain-text/)

feature-request

I'm thinking: - [ ] Add some jade keywords to the js-mode syntax table (maybe remove some JS ones! I'm looking at you, `class`) - [ ] Pick some JS/jade...

feature-request

Only this time, it's in the initializer! Very much appreciate the work done in #17 and #14 If I understand the landscape correctly, I'm asking about extending similar compatibility/support to...

Calling `enable_actor` is not idempotent (from the application perspective) 1st time: 😄 2nd time: 😡 ```ruby test "enable_actor is not idempotent" do actor = create(:actor) run_enable_in_transaction = -> { ActiveRecord::Base.transaction...