Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added switch to dis/allow rotation of boxes within the bin #2

Merged
merged 6 commits into from
Oct 18, 2018
Merged

Added switch to dis/allow rotation of boxes within the bin #2

merged 6 commits into from
Oct 18, 2018

Conversation

sam-wan
Copy link
Contributor

@sam-wan sam-wan commented Oct 16, 2018

WHY
Implementation of Bin packing algorithm is good, however we have added restriction to not allow rotation of boxes.

HOW
update rspec tests to verify the base packer heuristic does not rotate boxes.

@sam-wan
Copy link
Contributor Author

sam-wan commented Oct 16, 2018

@here,

ruby checks for travis-ci have passed,
however the Rubinius-2 build fails (due to travis/configuration issue it seems).

I did not want to bump/drop the rbx-2 tests without first checking with the repo owner

@ebeigarts
Copy link
Member

@sam-wan looks good, let's drop rbx-2.

@sam-wan
Copy link
Contributor Author

sam-wan commented Oct 16, 2018

@ebeigarts ,
I've dropped rbx-2, and added ruby versions up to 2.4 and 2.5 (because that's what we use 😄 )

@ebeigarts ebeigarts merged commit be186e0 into mitigate-dev:master Oct 18, 2018
@ebeigarts
Copy link
Member

Thanks! Released in v0.1.0

@sam-wan sam-wan deleted the feature/option-to-restrict-boxes-from-rotating branch October 19, 2018 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants