mindsdb / mindsdb-js-sdk

Official JavaScript SDK for MindsDB
MIT License
19 stars 23 forks source link

[Hacktoberfest] A function to remove a job #85

Open martyna-mindsdb opened 1 week ago

martyna-mindsdb commented 1 week ago

Task

Implement a function to remove a job in JavaScript SDK.

Follow similar pattern as in the Python SDK.

Deliverables

Create a PR to this repository with the implementation.

:loudspeaker: Additional rewards :trophy:

This issue brings up to :five: :zero: points for SWAG and entry into the draw for a :point_down: :

:information_source: For more info check out https://mindsdb.com/hacktoberfest :point_left:

Better-Boy commented 1 week ago

I want to work on this

quest-bot[bot] commented 1 week ago

New Quest! image New Quest!

A new Quest has been launched in @mindsdb’s repo. Merge a PR that solves this issue to loot the Quest and earn your reward.


Some loot has been stashed in this issue to reward the solver!

🗡 Comment @quest-bot embark to check-in for this Quest and start solving the issue. Other solvers will be notified!

⚔️ When you submit a PR, comment @quest-bot loot #85 to link your PR to this Quest.

Questions? Check out the docs.

quest-bot[bot] commented 1 week ago

🧚 @Better-Boy has submitted PR https://github.com/mindsdb/mindsdb-js-sdk/issues/86 and is claiming the loot.

Keep up the pace, or you'll be left in the shadows.

Questions? Check out the docs.

Better-Boy commented 1 week ago

@quest-bot embark

quest-bot[bot] commented 1 week ago

@Better-Boy has embarked on their Quest. 🗡

This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR.

Questions? Check out the docs.

HahaBill commented 1 week ago

Hey! I've just finished the "create job" functionality and would like to continue with this one! Since I created the classes already, it should be fast to implement.

HahaBill commented 3 days ago

I will finish this one soon (today)! Past days, I focused on reading and implementing the IBM COS and improving Dropbox integration

HahaBill commented 2 days ago

Ready for a review: #97