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

RunnerConfiguration's urlPackageSize property got set to 1 #422

Merged

Conversation

jwadolowski
Copy link
Contributor

Description

Fixes #421

Motivation and Context

After comparison of AET's config.zip with settings that sit containerized version of it maintained by @Skejven it turned out there are differences that should be fixed upstream (details: malaskowski/aet-docker/pull/5).

Screenshots (if appropriate)

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

I hereby agree to the terms of the AET Contributor License Agreement.

Copy link
Contributor

@malaskowski malaskowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jwadolowski thanks for this fix, please revert the changes in the unit test.

@malaskowski
Copy link
Contributor

@jwadolowski could you please update changelog with this bugfix?

@tkaik tkaik merged commit d61c558 into wttech:master Nov 16, 2018
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.

Fix default configuration of RunnerConfiguration
3 participants