Dave Syer
738b29c5db
Revert to snapshots
2019-05-21 17:55:37 +01:00
Dave Syer
2bc52de4bb
Update to 1.0.2.RELEASE
2019-05-21 17:45:51 +01:00
Spring Operator
99b0b87242
URL Cleanup
...
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 1 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 234 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-21 12:47:50 -05:00
Spring Operator
c20f686731
URL Cleanup
...
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://maven.apache.org/xsd/maven-4.0.0.xsd with 25 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences 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 with 1 occurrences 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 with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local ) result 302).
* http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local ) result 302).
* http://repo.spring.io/release with 1 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 50 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 25 occurrences
2019-03-16 10:23:59 -05:00
Dave Syer
60ab4e4df4
Revert to snapshots
2018-08-21 17:42:35 +01:00
Dave Syer
825d52feb7
Update for 1.0.1
2018-08-21 17:17:07 +01:00
Dave Syer
068b9ef7e9
Revert to snapshots
2018-06-18 11:49:02 +01:00
Dave Syer
ac3ea7db36
Update to 1.0.0
2018-06-15 12:27:30 +01:00
Dave Syer
f1e331bf98
Organize main ref guide to contain adapter content
2018-06-04 10:29:38 +01:00
Dave Syer
047aabcbdd
Extract adpater READMEs into docs subdir
2018-06-04 09:22:50 +01:00
Dave Syer
9dc569837a
Revert to snapshots
2018-05-26 09:42:34 +01:00
Dave Syer
b20cb700ea
Update to RC2
2018-05-26 09:34:02 +01:00
Dave Syer
8e9a5504cb
Revert to snapshots
2018-05-21 10:05:42 +01:00
Dave Syer
c29f800380
Update to 1.0.0.RC1
2018-05-21 10:04:54 +01:00
Dave Syer
b59b43ddc5
Only expose Publisher via FunctionCatalog
...
Flux.from() is cheap and can be used to marshal the inputs everywhere
internally. With this change users ought to be able to register any
function of any Publisher type.
2018-05-01 12:06:34 -04:00
Dave Syer
c2568ccabe
Compiler warnings
2018-04-16 16:39:37 +01:00
Dave Syer
98cf4dc06e
Revert to snapshots
2018-04-16 16:22:02 +01:00
Dave Syer
d1bcb7d142
Update to 1.0.0.M6
2018-04-16 16:04:31 +01:00
Dave Syer
efc99d2af0
Revert to snaphots
2018-03-16 11:40:12 -04:00
Dave Syer
feb8f51c41
Update to 1.0.0.M5
2018-03-16 11:28:53 -04:00
Dave Syer
33b33adb4b
Change FunctionCatalog to key off Class<?>
...
Makes it possible to support other "function" types in the future.
The user is always taking a risk with the lookup that the object
returned has the generic type desired (but that hasn't changed
with this commit). FunctionCatalog is a lot simpler as a result
and also a lot more flexible.
2018-02-28 14:18:09 +00:00
Kamesh Sampath
c11a4454ff
Added links to OpenWhisk SCF examples
...
Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com >
2018-02-28 08:22:00 +00:00
Dave Syer
616e2825c6
Move FunctionCatalog into context module
2018-02-27 09:05:28 +00:00
Dave Syer
a2a2932715
Revert to snapshots
2018-02-21 07:24:21 +00:00
Dave Syer
72efd58675
Update to 1.0.0.M4
2018-02-20 19:25:11 +00:00
Kamesh Sampath
5b84ae0d7e
Resolved Issue #141
2018-02-09 14:41:37 +00:00
Dave Syer
73098244e3
Revert to snapshots
2018-01-20 11:57:49 +00:00
Dave Syer
77e0a5c514
Update to 1.0.0.M3
2018-01-19 13:55:34 +00:00
Dave Syer
1af0d451cf
Migrate to servlet binder for web features
2018-01-03 15:06:33 +00:00
Dave Syer
47fd4c3ed2
Going back to snapshots
2017-12-01 10:31:18 +00:00
Dave Syer
b6310e1811
Update SNAPSHOT to 1.0.0.M2
2017-11-28 13:40:35 +00:00
Dave Syer
55b62d630b
Remove @FunctionScan from samples where possible
2017-10-25 08:53:14 +01:00
Dave Syer
af8b6e253e
Revert to snapshots
2017-09-15 17:49:31 +01:00
Dave Syer
858b7404c6
Update to 1.0.0.M1
2017-09-15 17:48:51 +01:00
Dave Syer
3ccb925733
Merge core packages into one
2017-09-15 17:10:00 +01:00
Dave Syer
61a902ce9a
Add spring-cloud-function-dependencies and use it throughout
2017-09-15 09:34:44 +01:00
Oleg Zhurakousky
a973b678f1
FunctionUtils polishing
...
- attempted to make code more functional (eat our own dog food) and concise
- addressed PR comment
- additional cleanup/polishing of FunctionUtils and related classes
- Removed Function/Supplier/ConsumerProxy classes by extending type info on their super interface
- Renamed FunctionUtils to FunctionFactoryUtils
- Added javadoc to FunctionFactoryUtils to explain its design considerations as well as what it can and can not doi
Fixes gh-90
2017-08-22 14:07:42 +01:00
daprog
2644ab3178
Field value in action request change from Map<String,String> to Map<String,Object>
2017-08-22 11:08:44 +01:00
Dave Syer
c8646d64d8
Strangle old inspector methods
...
Fixes gh-81
2017-07-13 13:37:45 +01:00
Dave Syer
cf707fd872
Update thin launcher to 1.0.5
2017-06-29 08:50:33 +01:00
Dave Syer
b9eb46c7bd
Update thin launcher to 1.0.4
2017-06-27 09:47:43 +01:00
Dave Syer
eb8d865bd1
Update openwhisk README to use sample from the project
...
The io.spring sample referred to in the openwhisk README isn't
in this repo, so users generally don't have it installed locally.
This change makes it more obvious that you have to create your
own.
Also fixes the `wsk ...` command lines (the order of arguments
was wrong - maybe the CLI changed?).
2017-06-26 12:19:21 -04:00
markfisher
9d0cf75bff
initial commit for openwhisk support
2017-06-16 09:43:10 -04:00