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

jibSerialized -> jibSerialize #752

Merged
merged 2 commits into from
Jul 31, 2018
Merged

jibSerialized -> jibSerialize #752

merged 2 commits into from
Jul 31, 2018

Conversation

briandealwis
Copy link
Member

Fix property name and add CHANGELOG entries (#682).

@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
### Added

- Docker context generation now includes snapshot dependencies and extra files ([#516](https://github.com/GoogleContainerTools/jib/pull/516/files))
- Disable parallel operation by setting the `jibSerialize` system property to `true` ([#682](https://github.com/GoogleContainerTools/jib/pull/682#pullrequestreview-142126559))
Copy link
Member

Choose a reason for hiding this comment

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

Remove #pullrequestreview-142126559

@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
- `<to><auth>` and `<from><auth>` parameters with `<username>` and `<password>` fields for simple authentication, similar to the Gradle plugin ([#693](https://github.com/GoogleContainerTools/jib/issues/693))
- Can set credentials via commandline using `jib.to.auth.username`, `jib.to.auth.password`, `jib.from.auth.username`, and `jib.from.auth.password` system properties ([#693](https://github.com/GoogleContainerTools/jib/issues/693))
- Docker context generation now includes snapshot dependencies and extra files ([#516](https://github.com/GoogleContainerTools/jib/pull/516/files))
- Disable parallel operation by setting the `jibSerialize` system property to `true` ([#682](https://github.com/GoogleContainerTools/jib/pull/682#pullrequestreview-142126559))
Copy link
Member

Choose a reason for hiding this comment

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

Remove #pullrequestreview-142126559

@briandealwis briandealwis merged commit b5d8c26 into master Jul 31, 2018
@briandealwis briandealwis deleted the jibSerialize branch July 31, 2018 20:49
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