Skip to content

feat(google-tasks): add create new task action#652

Merged
abuaboud merged 1 commit intoactivepieces:mainfrom
abaza738:piece/google-tasks
Feb 21, 2023
Merged

feat(google-tasks): add create new task action#652
abuaboud merged 1 commit intoactivepieces:mainfrom
abaza738:piece/google-tasks

Conversation

@abaza738
Copy link
Contributor

What does this PR do?

Add a new Google Tasks piece which has 1 action so far: create a new task in a specific task list.

Closes #651.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I haven't performed a self-review of my own code and corrected any misspellings
  • I have checked if my PR needs changes to the documentation and added it
  • I have checked if my changes generate no new warnings

@abuaboud abuaboud merged commit 6300093 into activepieces:main Feb 21, 2023
@abuaboud abuaboud mentioned this pull request Feb 22, 2023
@abaza738 abaza738 deleted the piece/google-tasks branch July 25, 2023 13:52
@nx-cloud
Copy link

nx-cloud bot commented Jul 22, 2024

View your CI Pipeline Execution ↗ for commit 46fc5cf

Command Status Duration Result
nx run-many --target=test --projects=engine,sha... ✅ Succeeded 26s View ↗
nx run server-api:test-cloud ✅ Succeeded 10s View ↗
nx run server-api:test-ce ✅ Succeeded 10s View ↗
nx run server-api:test-ee ✅ Succeeded 5s View ↗
nx affected --target=build -c production --excl... ✅ Succeeded <1s View ↗
nx affected --target=lint --exclude=pieces-* --... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-05 09:01:09 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Google Tasks - Create Task

2 participants