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

Add missing "openapi.properties" files in spring samples #168

Closed

Conversation

jmini
Copy link
Member

@jmini jmini commented May 28, 2018

Right now we have problems with the ./bin/spring-all-pestore.sh in bin/ensure-up-to-date (see #80)

Shippable CI is failing with:

UNCOMMITTED CHANGES ERROR
There are uncommitted changes in working tree after execution of 'bin/ensure-up-to-date'
HEAD detached from FETCH_HEAD
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	samples/server/petstore/spring-mvc-j8-async/src/main/resources/openapi.properties
	samples/server/petstore/spring-mvc-j8-localdatetime/src/main/resources/openapi.properties
	samples/server/petstore/spring-mvc/src/main/resources/openapi.properties

nothing added to commit but untracked files present (use "git add" to track)
Please run 'bin/ensure-up-to-date' locally and commit changes

This PR add the missing files.

@jmini jmini force-pushed the remove_spring_from_ensure_up_to_date branch from 3307172 to fb23a05 Compare May 28, 2018 11:38
@jmini jmini changed the title Remove "./bin/spring-all-pestore.sh" from the list Add missing "openapi.properties" files in spring samples May 28, 2018
@jmini
Copy link
Member Author

jmini commented May 28, 2018

Covered by #165

@jmini jmini closed this May 28, 2018
@jmini jmini deleted the remove_spring_from_ensure_up_to_date branch May 28, 2018 12:09
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.

1 participant