-
Notifications
You must be signed in to change notification settings - Fork 656
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds .gitkeep to keep the extensions dir around
The release creation process requires the `vendor/cache/extensions` directory to be present. However, the typical contents of that directory are OS and/or CPU architecture-dependent, and probably should never be commited to source control. Recent commits removed that directory, which caused our release build process to fail. So, this commit adds a `.gitkeep` file into `vendor/cache/extensions`, which appears to satisfy the release creation process. Another way to have resolved this issue would have been to remove the `vendor/cache/extensions/**` pattern from `packages/director/spec` that was introduced in commit `0f60a4c`. Because there's no readily available documentation that describes what would go into this directory, we're erring on the side of caution. Signed-off-by: Brian Cunnie <[email protected]>
- Loading branch information
1 parent
d1ba450
commit 4f15ff9
Showing
35 changed files
with
0 additions
and
4,687 deletions.
There are no files selected for viewing
File renamed without changes.
Binary file removed
BIN
-15.8 KB
...ache/extensions/x86_64-darwin-17/3.0.0/eventmachine-758d24b29898/fastfilereaderext.bundle
Binary file not shown.
17 changes: 0 additions & 17 deletions
17
src/vendor/cache/extensions/x86_64-darwin-17/3.0.0/eventmachine-758d24b29898/gem_make.out
This file was deleted.
Oops, something went wrong.
659 changes: 0 additions & 659 deletions
659
src/vendor/cache/extensions/x86_64-darwin-17/3.0.0/eventmachine-758d24b29898/mkmf.log
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-174 KB
...cache/extensions/x86_64-darwin-17/3.0.0/eventmachine-758d24b29898/rubyeventmachine.bundle
Binary file not shown.
Binary file removed
BIN
-15.8 KB
...ache/extensions/x86_64-darwin-17/3.0.0/eventmachine-abe347b824e3/fastfilereaderext.bundle
Binary file not shown.
Empty file.
17 changes: 0 additions & 17 deletions
17
src/vendor/cache/extensions/x86_64-darwin-17/3.0.0/eventmachine-abe347b824e3/gem_make.out
This file was deleted.
Oops, something went wrong.
659 changes: 0 additions & 659 deletions
659
src/vendor/cache/extensions/x86_64-darwin-17/3.0.0/eventmachine-abe347b824e3/mkmf.log
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-183 KB
...cache/extensions/x86_64-darwin-17/3.0.0/eventmachine-abe347b824e3/rubyeventmachine.bundle
Binary file not shown.
Binary file removed
BIN
-15.8 KB
...ache/extensions/x86_64-darwin-17/3.0.0/eventmachine-edacf831d4e9/fastfilereaderext.bundle
Binary file not shown.
Empty file.
17 changes: 0 additions & 17 deletions
17
src/vendor/cache/extensions/x86_64-darwin-17/3.0.0/eventmachine-edacf831d4e9/gem_make.out
This file was deleted.
Oops, something went wrong.
659 changes: 0 additions & 659 deletions
659
src/vendor/cache/extensions/x86_64-darwin-17/3.0.0/eventmachine-edacf831d4e9/mkmf.log
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-174 KB
...cache/extensions/x86_64-darwin-17/3.0.0/eventmachine-edacf831d4e9/rubyeventmachine.bundle
Binary file not shown.
Binary file removed
BIN
-20.7 KB
...cache/extensions/x86_64-linux/3.0.0-static/eventmachine-abe347b824e3/fastfilereaderext.so
Binary file not shown.
Empty file.
16 changes: 0 additions & 16 deletions
16
src/vendor/cache/extensions/x86_64-linux/3.0.0-static/eventmachine-abe347b824e3/gem_make.out
This file was deleted.
Oops, something went wrong.
619 changes: 0 additions & 619 deletions
619
src/vendor/cache/extensions/x86_64-linux/3.0.0-static/eventmachine-abe347b824e3/mkmf.log
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-586 KB
.../cache/extensions/x86_64-linux/3.0.0-static/eventmachine-abe347b824e3/rubyeventmachine.so
Binary file not shown.
Binary file removed
BIN
-24.5 KB
...vendor/cache/extensions/x86_64-linux/3.0.0/eventmachine-edacf831d4e9/fastfilereaderext.so
Binary file not shown.
Empty file.
16 changes: 0 additions & 16 deletions
16
src/vendor/cache/extensions/x86_64-linux/3.0.0/eventmachine-edacf831d4e9/gem_make.out
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.