Граф коммитов

414 Коммитов

Автор SHA1 Сообщение Дата
Chris Cheetham c1f2ccc462 Fixes MySQL unit test for Cloud Foundry
[#76]
2019-10-03 13:49:01 -04:00
Chris Cheetham 512bc919a4 Updates MySQL service/plan per PCFOne changes.
[Closes #76]
2019-10-03 13:26:04 -04:00
Chris Cheetham 1c615ba3b2 Merge branch 'dev' 2019-10-03 12:10:55 -04:00
Chris Cheetham 41968e9b89 Updates Cloud Foundry app status check per cf CLI output changes 2019-10-03 12:10:42 -04:00
Chris Cheetham d44b9355ac Adds support for "Stopping" status on Cloud Foundry
[Closes #65]
2019-10-03 11:36:48 -04:00
Chris Cheetham 846e8521c8 Adds support for autodecting app upon init
[#70]
If a .csproj file is detected in the project directory, an app of that
name is added to the Steeltoe Tooling configuration.
E.g., the presence of the file Foo.csproj results in a configured app
named Foo.
2019-10-03 11:00:28 -04:00
Chris Cheetham 372a87f129 Updates build status for master branch 2019-10-01 10:04:00 -04:00
Chris Cheetham 01e5354a53 Fixes badge for AsciiDoctor 2019-10-01 10:02:47 -04:00
Chris Cheetham 4c8ed8fd07 Updates build status badge for DevOps 2019-10-01 09:56:01 -04:00
Chris Cheetham ba93dc501c Fixes unit tests on Windows 2019-10-01 09:51:22 -04:00
Chris Cheetham 31e633eee0 Adds dev branch
[#63]
2019-09-30 11:53:22 -04:00
Chris Cheetham 2828136162 Restricts pipeline to build only Tooling projects.
[#63] Repo contains other projects that will need their own pipeline.
2019-09-30 11:36:22 -04:00
Chris Cheetham 96a13f0b8f Add initial support for building on Azure Pipelines
[#43] Adds build and test steps for Windows, Linux, and OS X.
2019-09-30 11:22:48 -04:00
Chris Cheetham e4a70cfab3 Prevent rapid-fire status checks
Add a wait between status checks to ensure at least 1s has transpired.
2019-09-25 13:51:40 -04:00
Chris Cheetham edb4fbd207 Reorgs executor sources 2019-08-29 10:38:19 -04:00
Chris Cheetham 062187fbbd Reorgs driver sources 2019-08-29 10:35:52 -04:00
Chris Cheetham fff2e04fd1 Adds context why underlying command is run (closes #49) 2019-08-09 15:23:30 -04:00
Chris Cheetham a8a5875cb4
Merge pull request #68 from ccheetham/67-kubernetes-support
kubernetes support [Closes #67]
2019-08-09 09:41:52 -04:00
Chris Cheetham e72081cc13 Adds doc strings and removes unused vars 2019-08-09 09:38:03 -04:00
Chris Cheetham 606d30fc59 Add support for remaining services 2019-08-09 09:28:02 -04:00
Chris Cheetham 364f82bc91 Initial support for Kubernetes (config-server only) 2019-08-09 08:49:51 -04:00
Chris Cheetham 62a813f9f9 Merge branch '43-rabbitmq' [Closes #43] 2019-06-17 11:02:20 -04:00
Chris Cheetham 6b135ec8d4 [#43] Adds RabbitMQ support 2019-06-17 11:01:57 -04:00
Chris Cheetham c630179319 Adds a project Rider dictionary 2019-06-14 13:59:05 -04:00
Chris Cheetham ded726c7c6 Removes extraneous step 2019-06-14 13:56:48 -04:00
Chris Cheetham f4386049ba Adds support for PostgreSQL [#44] 2019-06-14 13:56:15 -04:00
Chris Cheetham e04e31aeb3 Merge branch 'dev' 2019-06-14 13:54:10 -04:00
Tim Hess 6cc57ac39c
Update manifest.yml 2019-03-28 11:47:34 -05:00
Spring Operator 2b7c9fcc7f URL Cleanup (#61)
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).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* [ ] http://schemas.microsoft.com/developer/msbuild/2003 (404) with 17 occurrences could not be migrated:
   ([https](https://schemas.microsoft.com/developer/msbuild/2003) result AnnotatedConnectException).
* [ ] http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010 (404) with 6 occurrences could not be migrated:
   ([https](https://schemas.microsoft.com/developer/vstemplate-sdkextension/2010) result AnnotatedConnectException).
* [ ] http://schemas.microsoft.com/developer/vstemplate/2005 (404) with 6 occurrences could not be migrated:
   ([https](https://schemas.microsoft.com/developer/vstemplate/2005) result AnnotatedConnectException).
* [ ] http://schemas.microsoft.com/developer/vsx-schema-design/2011 (404) with 7 occurrences could not be migrated:
   ([https](https://schemas.microsoft.com/developer/vsx-schema-design/2011) result AnnotatedConnectException).
* [ ] http://schemas.microsoft.com/developer/vsx-schema/2011 (404) with 7 occurrences could not be migrated:
   ([https](https://schemas.microsoft.com/developer/vsx-schema/2011) result AnnotatedConnectException).

# 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://0.0.0.0:%PORT% (AnnotatedConnectException) with 1 occurrences migrated to:
  https://0.0.0.0:%PORT% ([https](https://0.0.0.0:%PORT%) result AnnotatedConnectException).

## 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://www.dotnetfoundation.org/code-of-conduct with 6 occurrences migrated to:
  https://www.dotnetfoundation.org/code-of-conduct ([https](https://www.dotnetfoundation.org/code-of-conduct) result 200).
* [ ] http://contributor-covenant.org/ with 6 occurrences migrated to:
  https://contributor-covenant.org/ ([https](https://contributor-covenant.org/) result 301).
* [ ] http://go.microsoft.com/fwlink/?LinkID=322105 with 2 occurrences migrated to:
  https://go.microsoft.com/fwlink/?LinkID=322105 ([https](https://go.microsoft.com/fwlink/?LinkID=322105) result 302).

# Ignored
These URLs were intentionally ignored.

* http://localhost:8080/ with 2 occurrences
2019-03-28 11:46:47 -05:00
Spring Operator 8319dcbd86 URL Cleanup (#57)
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://www.apache.org/licenses/ with 8 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 122 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-26 17:30:35 -05:00
Tim Hess ab633feb00 Set project build order, sign packages 2019-02-28 09:23:37 -06:00
Tim Hess b4028a2319 project reference != package reference #54 2019-02-28 09:10:55 -06:00
Tim Hess 1441309b0f add/update versions props for SteeltoeVersion info 2019-02-28 09:08:28 -06:00
Tim Hess fb2fc6c01d Add package metadata. closes #54 2019-02-28 09:05:18 -06:00
Chris Cheetham cc71e70724 Merge branch 'dev' 2019-02-13 08:29:35 -05:00
Chris Cheetham 27f80b06a3 Updates docs for install via NuGet 2019-02-13 08:29:20 -05:00
David Dieruf 468bfd9e2f Merge branch 'dev' of https://github.com/SteeltoeOSS/Tooling into dev 2019-02-12 21:12:12 -05:00
David Dieruf 16448a49ed Update readme and rename VSIX product to fit marketplace. 2019-02-12 21:11:52 -05:00
Tim Hess 5c9303f383 deploy master branch builds to myget 2019-02-12 15:26:31 -06:00
David Dieruf 0d9aba0e7d Merge VS Studio local sln and readme 2019-02-12 14:36:45 -05:00
David Dieruf af01aa6e45 Add large Steeltoe logo 2019-02-12 14:34:20 -05:00
David Dieruf e37701b60e Merge branch 'master' into dev 2019-02-12 11:19:49 -05:00
David Dieruf aab2e3d2ab Initial commit 2019-02-12 11:15:29 -05:00
Chris Cheetham 8053e7e9b0 Merge branch 'dev' 2019-02-11 16:56:17 -05:00
David Dieruf 42eeec9d16 Initialize VS templates folder 2019-02-11 16:55:39 -05:00
Chris Cheetham 2d0214fff0 Updates docs for 1.0.0-m1 2019-02-11 15:42:26 -05:00
Chris Cheetham 2c4e1aec8c Adds update-m1 branch to AppVeyor build 2019-02-11 14:46:12 -05:00
Chris Cheetham 5080e367ea Revert "Adds milestone suffix"
This reverts commit a37179ef35.
2019-02-11 14:44:53 -05:00
Chris Cheetham a37179ef35 Adds milestone suffix 2019-02-11 14:31:55 -05:00
Chris Cheetham 082805b591 Adds remaining API docs 2019-02-11 13:41:14 -05:00