Commit Graph

269 Commits

Author SHA1 Message Date
Glenn Renfro
2c73d6bbd2 Updated prometheus batch sample to Boot 2.7.7 2023-01-27 13:39:37 -05:00
Glenn Renfro
079cb0e728 Updated batch samples to use boot 2.7.7 2023-01-06 13:32:28 -05:00
Glenn Renfro
9867e6163a Added scripts to build the docker images (#185)
This is to match the scripts that are available in the Acceptance tests.  So that if they want to build samples for testing purposes they have a consistent feel
Also updated versions
2022-11-10 11:44:48 -06:00
Loris Pozzobon
be3c2b6858 Fix a typo on README.md (#184) 2022-07-12 10:59:11 -05:00
Corneil du Plessis
b1e390341c Merge pull request #181 from corneil/add-restaurant-stream-apps
Added rabbit logging and waitron waits before sending message
2022-06-08 12:00:31 +02:00
Corneil du Plessis
33f5fbaec8 Merge remote-tracking branch 'origin/add-restaurant-stream-apps' into add-restaurant-stream-apps 2022-06-08 11:54:03 +02:00
Corneil du Plessis
9f6d9fae8b Added wait before waitron send staff event.
Added logging for rabbit
2022-06-08 11:53:48 +02:00
Corneil du Plessis
293eb9eac5 Merge pull request #180 from corneil/add-restaurant-stream-apps
Added Restaurant Sample Stream Apps for multiple binders in parallel.
2022-06-06 13:49:36 +02:00
Corneil du Plessis
da4b533e7f Merge branch 'main' into add-restaurant-stream-apps 2022-06-06 13:49:27 +02:00
Corneil du Plessis
1fe0a472f7 Added Restaurant Sample Stream Apps for multiple binders in parallel. 2022-06-06 13:46:31 +02:00
Corneil du Plessis
8bc206ff79 Merge pull request #179 from corneil/add-restaurant-stream-apps
Added Restaurant Sample Stream Apps for multiple binders in parallel.
2022-06-06 13:40:58 +02:00
Corneil du Plessis
8764753446 Merge branch 'main' into add-restaurant-stream-apps 2022-06-06 13:40:48 +02:00
Corneil du Plessis
832ec1d75b Added Restaurant Sample Stream Apps for multiple binders in parallel. 2022-06-06 13:38:32 +02:00
Corneil du Plessis
5411cdbb96 Merge pull request #178 from corneil/add-restaurant-stream-apps
Added Restaurant Sample Stream Apps for multiple binders in parallel.
2022-06-06 13:28:54 +02:00
Corneil du Plessis
81a5b1f35e Added Restaurant Sample Stream Apps for multiple binders in parallel. 2022-06-06 13:25:36 +02:00
Chris Bono
a672bfb22f Update timestamp versions in ci.yml 2022-04-29 14:50:17 -05:00
David Turanski
a9a84d1fc3 Bump timestamp samples to 2.0.2
'
2022-04-14 09:51:29 -04:00
David Turanski
2ff7ea9595 Add Oracle batch config to scenario-task 2022-04-14 05:37:06 -04:00
David Turanski
d3b1735dac Add Oracle driver to scenario-task 2022-04-14 05:20:42 -04:00
David Turanski
61d9e7c7ab Add custom batch configurer for Oracle
* Override default transaction isolation level 'ISOLATION_REPEATABLE_READ' which Oracle does not support. 
* Required to run ATs against Oracle
2022-04-07 15:40:24 -05:00
David Turanski
3bb4b54977 Add Oracle driver to timestamp apps
- Bumps version of timestamp-task and timestamp-batch to 2.0.1
2022-03-30 13:22:11 -05:00
Chris Bono
4f840f9b66 Adjust docker image configurations (#168)
Partially resolves #156
2022-01-24 15:38:55 -06:00
Chris Bono
522c2e33fd Adjust docker image configurations (#167)
Partially resolves #156
2022-01-24 15:02:10 -06:00
Chris Bono
1e7eea200c Use spring-boot:build-image for all Docker images (remove Jib) (#166)
Partially resolves #156
2022-01-24 14:10:29 -06:00
Chris Bono
301ba872bb Bump libs up to latest
* Spring Boot 2.6.3
* Spring Cloud 2021.0.0
* SCS/F 3.2.1
* etc..

Partially resolves #156
2022-01-24 10:20:21 -06:00
Chris Bono
a70383677b Fix build warnings
* Set <relativePath/> on <parent> element to prevent warnings about pointing to the wrong parent.
* Fix package name - avoid warning about invalid javadoc.

Partially resolves #156
2022-01-24 09:34:13 -06:00
Chris Bono
99dae795d5 Fix compiler warning - rename 'META-INF/(dataflow|spring)-configuration-metadata-whitelist.properties' to 'META-INF/(dataflow|spring)-configuration-metadata.properties' (#161)
Partially resolves #156
2022-01-24 09:30:48 -06:00
Chris Bono
96c487a820 Consolidate version numbers to 2.0.0(-SNAPSHOT)
Partially resolves #156
2022-01-24 09:18:13 -06:00
Chris Bono
b9f2591ebf Fix CI PR workflow
* Default value is boolean
* Comparison is against boolean
2022-01-21 19:24:47 -06:00
Chris Bono
ef1a52efd9 Replace Bamboo SCDF samples build w/ GitHub actions (#159)
Add GitHub actions based CI pipeline

Resolves #155
2022-01-21 11:31:06 -06:00
Chris Bono
547f87027b Add initial Github workflows (basic build) (#157)
In progress #155
2022-01-16 09:41:22 -06:00
dependabot[bot]
f72fa5d9fd Bump spring-security-oauth2 (#152)
Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.4.RELEASE to 2.3.6.RELEASE.
- [Release notes](https://github.com/SpringSource/spring-security-oauth/releases)
- [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.4.RELEASE...2.3.6.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.security.oauth:spring-security-oauth2
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 12:59:03 -06:00
dependabot[bot]
8d942f0053 Bump spring-security-oauth2 (#153)
Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.4.RELEASE to 2.3.6.RELEASE.
- [Release notes](https://github.com/SpringSource/spring-security-oauth/releases)
- [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.4.RELEASE...2.3.6.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.security.oauth:spring-security-oauth2
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 12:58:41 -06:00
Glenn Renfro
232c75af00 Introducing timestamp-batch-task 1.0 from samples (#150)
This will be the replacement for the timestamp-batch-task from Spring-Cloud-Task-App-Starters

Co-authored-by: bono007 <chris.bono@gmail.com>
2022-01-13 20:38:07 -06:00
Glenn Renfro
5db91aae36 Introducing Timestamp-task 1.0 from samples (#149)
This will be the replacement for the timestamp-task from Spring-Cloud-Task-Starters

Co-authored-by: bono007 <chris.bono@gmail.com>
2022-01-13 16:44:00 -06:00
Glenn Renfro
7c11592f74 Updated versions and replaced mysql docs with mariadb
Updated Readme to replace the use of mysql with mariadb.
Updated instructions to use boot image builder instead of Jib.
Updated vesions
2022-01-06 13:40:20 -05:00
Christian Tzolov
192566ed04 Fix args parsing for polyglot apps.
To parse a `K=V` argument into `K` and `V` we should consider only the first `=` character.
2021-09-09 13:53:16 +02:00
Christian Tzolov
2a31311633 Merge pull request #148 from michelekorell/bugfix/url-args-parse
Fix polyglot task arg parse url.
2021-09-09 13:50:55 +02:00
michelekorell
800055e14a Fix proposal for issue #147 2021-08-20 15:13:41 +02:00
Soby Chacko
1dad5f5f1d Update proper apps versions in multi/io sample instructions (#146) 2021-08-11 11:28:28 +05:30
Christian Tzolov
9e32fdbfa0 clarify required apps for analytics sample 3 2021-07-30 09:43:00 +02:00
Christian Tzolov
b283b18aba clarify required apps for analytics sample 2 2021-07-30 09:35:32 +02:00
Christian Tzolov
bc12f2c805 clarify required apps for analytics sample 2021-07-30 09:04:44 +02:00
Christian Tzolov
57b9c1e20d Add twitter analtics dashboard code 2021-07-29 22:58:43 +02:00
Christian Tzolov
3cf217ed61 update twitter analytics dashboard 2021-07-29 22:36:28 +02:00
Christian Tzolov
ca788e4dd6 Update SCDF version for the Analytics demo 2021-07-29 17:40:15 +02:00
Ilayaperumal Gopinathan
f2b8d5b2fc Update jib plugin config to stream sample 2021-07-02 16:33:56 +05:30
David Turanski
fcbc761fdc Consolidated stream samples - updated and function based (#143)
* Consolidate stream samples and update to use functions

* Address review comments

* Revert value.contains
2021-07-02 15:49:40 +05:30
Ilayaperumal Gopinathan
75e895f85d Fix the log sink app 2021-06-09 22:53:20 +05:30
Ilayaperumal Gopinathan
92f28ac2b8 Fix versions and renaming 2021-06-09 22:16:22 +05:30