Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added icons/taskbullet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -483,3 +483,8 @@ integrations:
url: "https://feedhammer.com"
image: extras/feedhammer.png
category: 3
- title: "TaskBullet"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Indent the TaskBullet item under integrations

This new item starts at column 1 instead of being indented like the other entries under integrations:. After normalizing the encoding, Ruby's YAML.load_file fails with did not find expected key, so the integrations file cannot be parsed and the listing build/test path that reads this YAML will break until this entry is indented two spaces.

Useful? React with 👍 / 👎.

description: "Assign Basecamp to-dos to TaskBullet VAs. Free 10-hour trial (no card). Native Assign�trained VAs, hours tracking, and dashboard."

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Replace the non-UTF-8 dash in the description

The dash between Assign and trained is committed as byte 0x97 (Windows-1252) rather than valid UTF-8. The parent file was valid UTF-8, but with this line Ruby's YAML.load_file("integrations.yml") raises invalid leading UTF-8 octet, so any build or test that loads the integrations YAML fails before it can render the directory.

Useful? React with 👍 / 👎.

url: "https://taskbullet.com/integrations/basecamp?utm_source=basecamp&utm_medium=marketplace&utm_campaign=basecamp_marketplace"
image: extras/taskbullet.png
category: 1