Skip to content

Commit 5466e75

Browse files
committed
updated version numbers, added lookback
1 parent 0a5b82c commit 5466e75

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

data-pipelines/github-to-discord.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Create an HTTP source connector configuration file called `github.yaml` :
3030
```yaml
3131
apiVersion: 0.1.0
3232
meta:
33-
version: 0.2.1
33+
version: 0.2.3
3434
name: github-stars-in
3535
type: http-source
3636
topic: stars-forks
@@ -67,7 +67,7 @@ Create an HTTP source connector configuration file called `discord.yaml` :
6767
```yaml
6868
apiVersion: 0.1.0
6969
meta:
70-
version: 0.2.1
70+
version: 0.2.3
7171
name: discord-stars-out
7272
type: http-sink
7373
topic: stars-forks
@@ -78,7 +78,9 @@ http:
7878
headers:
7979
- "Content-Type: application/json"
8080
transforms:
81-
- uses: infinyon-labs/stars-forks-changes@0.1.1
81+
- uses: infinyon-labs/stars-forks-changes@0.1.2
82+
lookback:
83+
last: 1
8284
- uses: infinyon/jolt@0.3.0
8385
with:
8486
spec:
@@ -101,7 +103,7 @@ Download the smartmodules used by the connectors to your cluster:
101103

102104
```bash
103105
fluvio hub download infinyon/jolt@0.3.0
104-
fluvio hub download infinyon-labs/stars-forks-changes@0.1.1
106+
fluvio hub download infinyon-labs/stars-forks-changes@0.1.2
105107
```
106108

107109

data-pipelines/github-to-slack.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Create an HTTP source connector configuration file called `github.yaml` :
3030
```yaml
3131
apiVersion: 0.1.0
3232
meta:
33-
version: 0.2.1
33+
version: 0.2.3
3434
name: github-stars-in
3535
type: http-source
3636
topic: stars-forks
@@ -78,7 +78,9 @@ http:
7878
headers:
7979
- "Content-Type: application/json"
8080
transforms:
81-
- uses: infinyon-labs/stars-forks-changes@0.1.1
81+
- uses: infinyon-labs/stars-forks-changes@0.1.2
82+
lookback:
83+
last: 1
8284
- uses: infinyon/jolt@0.3.0
8385
with:
8486
spec:
@@ -101,7 +103,7 @@ Download the smartmodules used by the connectors to your cluster:
101103

102104
```bash
103105
fluvio hub download infinyon/jolt@0.3.0
104-
fluvio hub download infinyon-labs/stars-forks-changes@0.1.1
106+
fluvio hub download infinyon-labs/stars-forks-changes@0.1.2
105107
```
106108

107109

data-pipelines/hackernews-reader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Create an HTTP source connector configuration file called `hackernews.yaml` :
2525
```yaml
2626
apiVersion: 0.1.0
2727
meta:
28-
version: 0.2.1
28+
version: 0.2.3
2929
name: hackernews
3030
type: http-source
3131
topic: hackernews

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy