Commit Graph

17 Commits

Author SHA1 Message Date
Ryan Baxter
a490c91c01 Updating spring-cloud-info manifest with new version and new URL 2020-11-23 15:54:59 -05:00
dependabot-preview[bot]
e9d75e7c93 Bump spring-cloud-services-dependencies (#229)
Bumps [spring-cloud-services-dependencies](https://github.com/pivotal-cf/spring-cloud-services-starters) from 3.1.5.RELEASE to 3.1.6.RELEASE.
- [Release notes](https://github.com/pivotal-cf/spring-cloud-services-starters/releases)
- [Commits](https://github.com/pivotal-cf/spring-cloud-services-starters/compare/v3.1.5.RELEASE...v3.1.6.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-13 08:04:59 +01:00
dependabot-preview[bot]
c7eced01bc Bump spring-restdocs-asciidoctor from 2.0.4.RELEASE to 2.0.5.RELEASE (#225)
Bumps [spring-restdocs-asciidoctor](https://github.com/spring-projects/spring-restdocs) from 2.0.4.RELEASE to 2.0.5.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-restdocs/releases)
- [Commits](https://github.com/spring-projects/spring-restdocs/compare/v2.0.4.RELEASE...v2.0.5.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-17 08:58:00 +02:00
dependabot-preview[bot]
276033a283 Bump spring-cloud-services-dependencies
Bumps [spring-cloud-services-dependencies](https://github.com/pivotal-cf/spring-cloud-services-starters) from 2.1.2.RELEASE to 3.1.5.RELEASE.
- [Release notes](https://github.com/pivotal-cf/spring-cloud-services-starters/releases)
- [Commits](https://github.com/pivotal-cf/spring-cloud-services-starters/compare/v2.1.2.RELEASE...v3.1.5.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21 12:07:50 +02:00
dependabot-preview[bot]
f597a1686e Bump spring-restdocs-asciidoctor from 2.0.3.RELEASE to 2.0.4.RELEASE
Bumps [spring-restdocs-asciidoctor](https://github.com/spring-projects/spring-restdocs) from 2.0.3.RELEASE to 2.0.4.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-restdocs/releases)
- [Commits](https://github.com/spring-projects/spring-restdocs/compare/v2.0.3.RELEASE...v2.0.4.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21 12:07:05 +02:00
dependabot-preview[bot]
fac39a8029 Bump maven-model from 2.2.1 to 3.6.3
Bumps [maven-model](https://github.com/apache/maven) from 2.2.1 to 3.6.3.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-2.2.1...maven-3.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 17:19:48 +02:00
dependabot-preview[bot]
c27607beee Bump javax.json-api from 1.0 to 1.1.4
Bumps [javax.json-api](https://github.com/javaee/jsonp) from 1.0 to 1.1.4.
- [Release notes](https://github.com/javaee/jsonp/releases)
- [Commits](https://github.com/javaee/jsonp/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 16:49:03 +02:00
Marcin Grzejszczak
4cf6bd853d Bumped versions and fixed wrong version passing to docs publishing 2020-07-20 16:16:52 +02:00
Marcin Grzejszczak
cf6e4d7ae0 Working with calver
updated the version to 2.0.0-SNAPSHOT
2020-06-05 11:39:37 +02:00
Marcin Grzejszczak
8992e45321 Refactoring to batch (#181)
The rationale of this pull request is to

* have more maintainable and granular code
* not maintain the custom made job engine
* allow the users to customize the defaults of the releaser more easy
* allow the users to create their own steps without the need to change any existing code
* allow the users to fully change the flows and tasks logic
* abstract underlying batch mechanism (Spring Batch) so it doesn't leak to production code
* allow parallelization of the release process and release tasks
2019-12-23 13:49:58 +01:00
Marcin Grzejszczak
ea85372e05 Updated docs 2019-12-09 19:13:28 +01:00
Marcin Grzejszczak
6efedbc324 Added caching for github 2019-06-11 12:59:54 +02:00
Ryan Baxter
1093baaa3d Added README for Spring Cloud Info 2019-05-08 15:55:13 -04:00
Ryan Baxter
a6b591d781 Refining API 2019-05-08 12:19:38 -04:00
Marcin Grzejszczak
1eb7d21e0b Nicer docs 2019-05-08 14:14:42 +02:00
Marcin Grzejszczak
be83591547 Fixed the build and docs 2019-05-08 13:13:37 +02:00
Ryan Baxter
45a284dc45 Initial commit for spring-cloud-info 2019-05-07 20:18:23 -04:00