Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

1.13: the bundling! it's happening! #4852

Closed
11 tasks done
indirect opened this issue Aug 9, 2016 · 4 comments
Closed
11 tasks done

1.13: the bundling! it's happening! #4852

indirect opened this issue Aug 9, 2016 · 4 comments

Comments

@indirect
Copy link
Member

indirect commented Aug 9, 2016

  • refactor spec output to remove expect_err
  • allow compact index resolves without a network connection behind a feature flag
  • move gem installation errors to the end of install output
  • refactor Runtime and Environment subclasses away
  • Address comments and merge "set process title when using load" Manually set a process title when using load #4589
  • Add bundle exec --no-load for use cases that need $0 or __FILE__ Add a setting for disable_exec_load #4869
  • Add docs about how exec defaults to load because it's fast and allows disabling that
  • create stable branch to unblock 1.14 work
  • release a new pre
  • wait... 2 days?
  • release final
@indirect indirect added this to the 1.13 milestone Aug 9, 2016
@segiddins
Copy link
Member

segiddins commented Aug 9, 2016

Rebase and merge resolver-style errors for Ruby version conflicts #4654

I can't guarantee this will happen quickly

Add bundle exec --no-load for use cases that need $0 or FILE

I'd rather make it be in Bundler.settings[:disable_exec_load]

@indirect
Copy link
Member Author

Rebase and merge resolver-style errors for Ruby version conflicts #4654

Punting is totally fine! I thought it was already done, sorry. 😬 I've moved it to the "any version" list.

I'd rather make it be in Bundler.settings[:disable_exec_load]

Yeah, that's fine.

homu added a commit that referenced this issue Aug 11, 2016
Manually set a process title when using load

Closes #4589.
See #4852.
homu added a commit that referenced this issue Aug 11, 2016
Manually set a process title when using load

Closes #4589.
See #4852.
homu added a commit that referenced this issue Aug 11, 2016
homu added a commit that referenced this issue Aug 17, 2016
@indirect
Copy link
Member Author

@segiddins ping on the docs for load-exec? ↑

homu added a commit that referenced this issue Sep 20, 2016
Update bundle-exec docs for exec loading

See #4852 @indirect
@segiddins
Copy link
Member

Done!

segiddins pushed a commit that referenced this issue Sep 30, 2016
Update bundle-exec docs for exec loading

See #4852 @indirect
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants