Skip to content

Commit

Permalink
Remove unwated parameters from Ballerina.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
a5anka committed Oct 12, 2023
1 parent b74d81a commit 69baf91
Show file tree
Hide file tree
Showing 103 changed files with 108 additions and 522 deletions.
6 changes: 1 addition & 5 deletions azure-cosmosdb-data-as-rest-api/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "Expose Azure CosmosDB data as Rest API"
name = "azure_cosmosdb_data_as_rest_api"
icon = "icon.png"
description = "Expose Azure CosmosDB data as Rest API"
distribution = "2201.4.1"
version = "3.2.0"

[build-options]
observabilityIncluded = true
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/ManualTrigger", "Category/Integration"]
org = "choreo"
displayName = "CapsuleCRM Opportunities Lost to Slack Channel Message"
name = "capsulecrm_opportunities_lost_to_slack_channel_message"
icon = "icon.png"
description = "Sends a message to a slack channel for new CapsuleCRM opportunities lost."
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions capsulecrm-opportunities-won-to-gmail-email/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/ManualTrigger", "Category/Integration"]
org = "choreo"
displayName = "CapsuleCRM Opportunities Won to Gmail Email"
name = "capsulecrm_opportunities_won_to_gmail_email"
icon = "icon.png"
description = "Sends an email to a recipient through Gmail for new CapsuleCRM opportunities won."
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions circuit-breaker/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "Circuit Breaker"
name = "circuit_breaker"
icon = "icon.png"
description = "Handles outages and service slowness gracefully to avoid cascading failures"
distribution = "2201.3.1"
version = "3.1.1"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions content-based-routing/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "Content Based Routing"
name = "content_based_routing"
icon = "icon.png"
description = "Routes requests depending on the content"
distribution = "2201.3.1"
version = "3.1.1"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions covid19-statistics-to-email/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/ManualTrigger", "Category/Integration"]
org = "choreo"
displayName = "COVID-19 Statistics to Email"
name = "covid19_statistics_to_email"
icon = "icon.png"
description = "Calculates COVID-19 cases per million in a specific country and send an email"
distribution = "2201.4.1"
version = "3.2.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions csv-processing/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "CSV Processing"
name = "csv_processing"
icon = "icon.png"
description = "Counts data items from a CSV file stored in an Amazon S3 bucket"
distribution = "2201.3.1"
version = "3.1.2"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions custom-data-types/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "Custom Data Types"
name = "custom_data_types"
icon = "icon.png"
description = "Creates a custom data type and populates it with data received from a POST request"
distribution = "2201.3.1"
version = "3.1.1"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions data-mapping/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "Data Mapping"
name = "data_mapping"
icon = "icon.png"
description = "Maps data fields from one data structure to another"
distribution = "2201.3.1"
version = "3.1.1"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions database/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "Database Connection"
name = "database"
icon = "icon.png"
description = "Reads data from a MySQL database and returns a JSON response"
distribution = "2201.3.1"
version = "3.1.1"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions echo-service/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "Echo Service"
name = "echo_service"
icon = "icon.png"
description = "Responds with the same message received via an HTTP POST"
distribution = "2201.3.1"
version = "3.1.1"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions encode-decode/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "Data Encoding and Decoding"
name = "encode_decode"
icon = "icon.png"
description = "Encodes and decodes data using base64 or URL encoding schemes"
distribution = "2201.3.1"
version = "3.1.1"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions error-handling/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Service", "Category/Service", "Internal/http"]
org = "choreo"
displayName = "Error Handling"
name = "error_handling"
icon = "icon.png"
description = "Handle errors at different levels of granularities"
distribution = "2201.3.1"
version = "3.1.1"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions eventbrite-attendees-to-mailchimp-subscribers/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/ManualTrigger", "Category/Integration"]
org = "choreo"
displayName = "Evenbrite Event Attendees to Mailchimp Subscribers"
name = "eventbrite_event_attendees_to_mailchimp_subscribers"
icon = "icon.png"
description = "Adds new Eventbrite event attendees to a Mailchimp audience(subscriber list) for an Eventbrite event."
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions ftp-new-file-to-mongodb-vfs/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/ftp"]
org = "choreo"
displayName = "VFS with file processing and transfer"
name = "ftp_new_file_to_mongodb_vfs"
icon = "icon.png"
description = "A VFS sample to process files in specified source directory and move them to specified location"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions gcalendar-new-event-to-asana-new-task/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "Google Calendar New Event to Asana Task"
name = "gcalendar_new_event_to_asana_new_task"
icon = "icon.png"
description = "Creates a new task in Asana when a new event is created in a Google Calendar"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions gcalendar-new-event-to-msteams-message/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "Google Calendar Event to Microsoft Teams Channel Message"
name = "gcalendar_new_event_to_msteams_message"
icon = "icon.png"
description = "Sends a message to Microsoft Teams channel when a new event is created in a specific Google Calendar"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions gcalendar-new-event-to-trello-card/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "Google Calendar Event to Trello Card"
name = "gcalendar_new_event_to_trello_card"
icon = "icon.png"
description = "Create a new card in trello when a new event is created in a specific Google Calendar"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions gcalendar-to-twilio/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "Google Calendar Event to Twilio SMS"
name = "gcalendar_to_twilio"
icon = "icon.png"
description = "Sends a Twilio SMS to a phone number when a new event is created in a specific Google Calendar"
version = "3.1.0"
distribution = "2201.3.1"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions gdrive-files-to-microsoft-onedrive-files/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/ManualTrigger", "Category/Integration"]
org = "choreo"
displayName = "Google Drive files to Microsoft OneDrive files"
name = "gdrive_files_to_microsoft_onedrive_files"
icon = "icon.png"
description = "Sync Google Drive files to Microsoft OneDrive"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions gdrive-new-file-to-gsheet-rows/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "Google Drive New File to Google Sheets Row"
name = "gdrive_new_file_to_gsheet_rows"
icon = "icon.png"
description = "Adds details to a spreadsheet row when a new file is created in a specific Google Drive"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions gdrive-new-file-to-mftg-message/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "Google Drive New File to MFTG Send Message"
name = "gdrive_new_file_to_mftg_message"
icon = "icon.png"
description = "Sends an AS2 message for new file created in Google Drive."
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions gdrive-new-file-to-twilio-sms/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "Google Drive New File to Twilio SMS"
name = "gdrive_new_file_to_twilio_sms"
icon = "icon.png"
description = "Sends a Twilio SMS to a phone number when a new file is created in a specific Google Drive"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions github-issue-assigned-to-sms/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "GitHub Issue Assigned to SMS Notification"
name = "github_issue_assigned_to_sms"
icon = "icon.png"
description = "Sends an SMS notification to a specific user when a GitHub issue is assigned to the user"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions github-issue-assigned-to-twilio-sms/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "GitHub Issue Assigned to Twilio SMS"
name = "github_issue_assigned_to_twilio_sms"
icon = "icon.png"
description = "Sends a Twilio SMS to a phone number when a GitHub issue is assigned to a particular user"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions github-issue-summary-to-email/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/ManualTrigger", "Category/Integration"]
org = "choreo"
displayName = "Github Issue Summary to Email"
name = "github_issue_summary_to_email"
icon = "icon.png"
description = "Schedules a task to generate a report out of issues at a GitHub repository & send an email"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions github-issue-to-gsheet/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "GitHub New Issue to Google Sheets Row"
name = "github_issue_to_gsheet"
icon = "icon.png"
description = "Adds details to a spreadsheet row when a new issue is created in a specific GitHub repository"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
6 changes: 1 addition & 5 deletions github-issue-to-servicenow/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
template = true
keywords = ["Kind/Sample", "Type/Webhook", "Category/Integration", "Internal/http"]
org = "choreo"
displayName = "GitHub New Issue to ServiceNow Record"
name = "github_issue_to_servicenow"
icon = "icon.png"
description = "Insert details to a new record in Incident table of ServiceNow when a new issue is created in a specific GitHub repository"
distribution = "2201.3.1"
version = "3.1.0"

[build-options]
observabilityIncluded = true
Loading

0 comments on commit 69baf91

Please sign in to comment.