Marcin Grzejszczak
9d88a2c0de
Using the maven flatten plugin for published POMs
...
To avoid propagating build setup that is required to build a Spring Cloud project, the maven flatten plugin can be used. It has the advantage of letting you use whatever features you need while publishing "clean" pom to the repository.
fixes gh-89
2019-11-07 14:12:44 +01:00
Marcin Grzejszczak
fc96d209c7
Added project-root var resolution in readme generation script
2019-10-23 15:49:54 +02:00
Marcin Grzejszczak
200efcb348
Added gitignore so that the unpacked sources are not added [don't have a better idea ATM]
2019-10-03 21:34:56 +02:00
Igor Perikov
1a67bf0b89
Update path to local checkstyle-header.txt ( #141 )
...
So it is valid and same as url pointing to github-uploaded .txt file
2019-09-16 11:59:22 -04:00
Marcin Grzejszczak
f2f55d458f
Fixed logging
2019-09-12 11:44:55 +02:00
Marcin Grzejszczak
643ca5161e
Reclone spring cloud static if there are issues when cloning / pulling changes
2019-09-11 17:17:22 +02:00
Marcin Grzejszczak
1d35ef3be7
Added tests, not failing if parent file doesn't exist
2019-09-09 11:30:17 +02:00
Marcin Grzejszczak
f9aad5f2f5
Fixed the default path for configprops
2019-09-06 14:28:57 +02:00
Marcin Grzejszczak
efdb76462e
Improved rendering of the table with props
2019-09-06 13:54:18 +02:00
Marcin Grzejszczak
39c493473b
Added the inclusion pattern
2019-09-06 13:49:31 +02:00
Marcin Grzejszczak
941340a588
Added automated configprops table generation; fixes gh-144
2019-09-06 13:15:50 +02:00
Marcin Grzejszczak
620f5a4ade
Makes the spring cloud static repo exportable; fixes gh-140
2019-08-19 12:54:58 +02:00
Marcin Grzejszczak
7de33c920c
Added info about attributes
2019-07-30 09:55:25 +02:00
Marcin Grzejszczak
8e73741657
Added info about attributes
2019-07-30 09:33:01 +02:00
Marcin Grzejszczak
277160fb32
Multi pages ( #139 )
...
* WIP
* single / multi and pdf added
* Added git info to docs
* docs urls, links set from props
* Fixed extensions
* Added readme
* index.html is a normal page
* Fixed invalid reference to spring-cloud raw github links
* Added project root attribute
* Changes following review
2019-07-29 14:49:55 +02:00
Marcin Grzejszczak
fb4e0c6b59
Added symbolic link of index.adoc
2019-07-29 14:23:42 +02:00
Marcin Grzejszczak
1b8e3471c0
index.html is a normal page
2019-07-22 16:40:37 +02:00
Marcin Grzejszczak
3673bb8944
Added git info to docs
2019-07-18 14:16:07 +02:00
Clay McCoy
dc5e21e1b8
Add link to Spring Cloud Build project to IntelliJ setup docs ( #137 )
...
This would have helped me when setting up Checkstyle in the Spring Cloud Config project. I think a lot of IJ users will skip to this section like I did and miss the fact that these files aren’t in the local repo. Otherwise the docs are great.
2019-06-28 16:32:15 -04:00
Marcin Grzejszczak
a3ede5ccc1
Made tests less birittle for CI
2019-06-28 17:23:11 +02:00
Marcin Grzejszczak
8590eece60
Added support for username and password
2019-06-28 15:23:52 +02:00
Marcin Grzejszczak
ea3ab78228
Added empty password for token
2019-06-28 14:34:35 +02:00
Marcin Grzejszczak
f068c529d5
More debugging
2019-06-28 13:47:02 +02:00
Marcin Grzejszczak
b157cc00be
MOAR logging
2019-06-27 16:34:36 +02:00
Marcin Grzejszczak
cedbdc586d
Updated release train pushing
2019-06-11 10:06:19 +02:00
Marcin Grzejszczak
f0aea46bb8
Updated gh-pages
2019-06-11 10:01:29 +02:00
Marcin Grzejszczak
cb125e972f
Added configuration options
2019-04-29 18:48:19 +04:00
Marcin Grzejszczak
a5ea61295e
Added automated guides updating; fixes gh-131
2019-04-29 18:35:49 +04:00
Marcin Grzejszczak
35914dfdd8
Fixed
2019-04-09 18:28:50 +02:00
Spencer Gibb
16306d7ff9
Update docker compose url
2019-04-01 12:41:52 -04:00
Marcin Grzejszczak
6cf9ed86ea
Added bats and tests for gh-pages
2019-03-28 18:58:57 +01:00
Spring Operator
3e440513ef
URL Cleanup ( #99 )
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
https://compose.docker.io/ ([https](https://compose.docker.io/ ) result UnknownHostException).
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 2 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 3 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 3 occurrences migrated to:
https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546 ) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
https://eclipse.org ([https](https://eclipse.org ) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/ ) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts ) result 302).
2019-03-22 10:49:52 +01:00
Spring Operator
e581ff54f1
URL Cleanup ( #88 )
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://www.spring.io migrated to:
https://www.spring.io ([https](https://www.spring.io ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 19:14:43 -04:00
Marcin Grzejszczak
996f004ee6
Updated
2019-03-07 15:21:59 +01:00
Chin Huang
82aa564d22
Exhort contributors to not edit the generated README.adoc file ( #87 )
2019-02-12 15:53:35 -05:00
Marcin Grzejszczak
70bcc3f1c0
Added more concrete checkstyle setup
2019-02-07 19:02:08 +01:00
Marcin Grzejszczak
a129f34039
Added editorconfig
2019-02-07 15:15:27 +01:00
Marcin Grzejszczak
76521f9186
Fixed the order of checkstyles
2019-02-07 14:55:06 +01:00
Marcin Grzejszczak
4541cb274b
Added checkstyle documentation
2019-02-05 09:53:15 +01:00
Marcin Grzejszczak
0eb1e1a65b
Removed dockbook, fixed the docs
2018-12-20 19:03:08 +01:00
Marcin Grzejszczak
4398f81257
New docs ( #83 )
...
Updates the pom.xmls to start generating documentation in the new way
2018-12-20 17:41:24 +01:00
Marcin Grzejszczak
12286375b6
Don't append token if already pass is used
2018-12-13 17:41:30 +00:00
Ryan Baxter
ebbad49f17
Removing Lombok ( #81 )
...
addresses https://github.com/spring-cloud/spring-cloud-config/issues/869
fixes gh-82
2018-12-13 09:58:57 -05:00
Marcin Grzejszczak
1cebd560ff
Update ghpages.sh
2018-12-12 19:03:22 +00:00
Marcin Grzejszczak
bdfc3591ee
Should use the token
2018-11-18 10:03:18 +01:00
Marcin Grzejszczak
992b69d2f9
Added callout icons, fixes gh-70
2018-03-09 12:57:56 +01:00
Marcin Grzejszczak
09317bb95c
Polish
2017-08-31 14:27:44 +02:00
Marcin Grzejszczak
8f19618cc2
Let's eat our own dogfood
...
sc-build reuses sc-build logic to generate its own docs
2017-08-31 14:08:45 +02:00
Marcin Grzejszczak
4d0246d73e
Started to publish the docs module as a jar
...
without this change we copy paste all the scripts, resources etc. to every single project
with this change each project will have this project's resources unpacked in the local `target` directory. The docs generation already reference this changed location so no need to copy paste of any resources is required
fixes #60
2017-08-31 13:48:43 +02:00
Marcin Grzejszczak
0269b4a8b6
Not failing the script if a file can't be added
...
it happens when you want to add a file that is in .gitignore
2017-08-29 14:33:21 +02:00