Skip to content

Commit

Permalink
update branch name in instructions (#408)
Browse files Browse the repository at this point in the history
* update branch names in instructions

* update action and increase max count

* update engine

* update lock file

---------

Co-authored-by: Matt Chapman <[email protected]>
  • Loading branch information
asfordmatt and asfordmatt authored Jan 18, 2024
1 parent 1e7ceb5 commit 3f38672
Show file tree
Hide file tree
Showing 15 changed files with 1,446 additions and 3,881 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: App Connect Template Tests

on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]

jobs:
build:
Expand All @@ -17,7 +17,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: '14.x'
node-version: '18.x'
cache: 'npm'
- run: npm i
- run: npm test
5,293 changes: 1,429 additions & 3,864 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "App Connect Templates",
"license": "MIT",
"engines": {
"node": "6.11",
"npm": "3.x"
"node": "18.x",
"npm": "10.x"
},
"scripts": {
"pretest": "npm run lint",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Add%20Eventbrite%20attendees%20to%20Insightly%20and%20MailChimp_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/main/resources/markdown/Add%20Eventbrite%20attendees%20to%20Insightly%20and%20MailChimp_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
1. Connect to your [Eventbrite account](https://ibm.biz/aaseventbrite).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Add%20Eventbrite%20event%20as%20a%20new%20Salesforce%20campaign%20and%20notify%20via%20Slack_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/main/resources/markdown/Add%20Eventbrite%20event%20as%20a%20new%20Salesforce%20campaign%20and%20notify%20via%20Slack_instructions.md) (opens in a new window).

1. Clicking **Create flow** to start using the template.
2. Click the Eventbrite / **New order** node.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Add%20a%20card%20to%20a%20list%20in%20Trello%20when%20a%20new%20lead%20is%20added%20in%20Marketo_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/main/resources/markdown/Add%20a%20card%20to%20a%20list%20in%20Trello%20when%20a%20new%20lead%20is%20added%20in%20Marketo_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
1. Connect to your [Marketo account](https://ibm.biz/aasmarketo).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Add%20a%20card%20to%20a%20list%20in%20Trello%20whenever%20a%20new%20task%20is%20created%20in%20Asana_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/tree/main/resources/markdown/Add%20a%20card%20to%20a%20list%20in%20Trello%20whenever%20a%20new%20task%20is%20created%20in%20Asana_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Add%20a%20document%20in%20IBM%20Watson%20Discovery%20when%20a%20file%20is%20created%20in%20IBM%20OpenPages%20with%20Watson_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/tree/main/resources/markdown/Add%20a%20document%20in%20IBM%20Watson%20Discovery%20when%20a%20file%20is%20created%20in%20IBM%20OpenPages%20with%20Watson_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Add%20a%20group%20member%20in%20Google%20Groups%20for%20each%20employee%20retrieved%20from%20Microsoft%20Dynamics%20365%20Finance%20and%20Operations_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/main/resources/markdown/Add%20a%20group%20member%20in%20Google%20Groups%20for%20each%20employee%20retrieved%20from%20Microsoft%20Dynamics%20365%20Finance%20and%20Operations_instructions.md) (opens in a new window).


1. Click **Create flow** to start using the template.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Add%20a%20member%20to%20a%20group%20in%20Google%20Groups%20when%20a%20new%20subscriber%20is%20added%20to%20a%20list%20in%20MailChimp_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/main/resources/markdown/Add%20a%20member%20to%20a%20group%20in%20Google%20Groups%20when%20a%20new%20subscriber%20is%20added%20to%20a%20list%20in%20MailChimp_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Add%20a%20subscriber%20to%20a%20specific%20list%20in%20MailChimp_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/main/resources/markdown/Add%20a%20subscriber%20to%20a%20specific%20list%20in%20MailChimp_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Add%20new%20Eventbrite%20attendees%20to%20MailChimp%20lists_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/main/resources/markdown/Add%20new%20Eventbrite%20attendees%20to%20MailChimp%20lists_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
1. Connect to your [Eventbrite account](https://ibm.biz/aaseventbrite).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Add%20records%20to%20Amazon%20Kinesis%20data%20streams%20for%20each%20object%20retrieved%20from%20Amazon%20S3_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/main/resources/markdown/Add%20records%20to%20Amazon%20Kinesis%20data%20streams%20for%20each%20object%20retrieved%20from%20Amazon%20S3_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Add%20subscribers%20to%20a%20list%20in%20MailChimp%20for%20each%20other%20contact%20retrieved%20from%20Google%20Contacts_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/tree/main/resources/markdown/Add%20subscribers%20to%20a%20list%20in%20MailChimp%20for%20each%20other%20contact%20retrieved%20from%20Google%20Contacts_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
Expand Down
2 changes: 1 addition & 1 deletion test/template-files-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const expect = chai.expect
const jsonata = require('jsonata')
const jsyaml = require('js-yaml')

const MAX_TEMPLATE_COUNT = 350 // Current practical limit for rendering template gallery
const MAX_TEMPLATE_COUNT = 500 // Current practical limit for rendering template gallery

const markdownDirectoryName = 'markdown'
const templateMetadataFilename = 'template-metadata.json'
Expand Down

0 comments on commit 3f38672

Please sign in to comment.