Skip to content

Activity

docs: Update the README with the features that have been implemented

Nelyahpushed 1 commit to main • 700496b…320cd29 • 
24 days ago

refactor(actions): Use strnum to iterate over enums and reorganise th…

Nelyahpushed 2 commits to main • e91d35b…700496b • 
24 days ago

feat: Rename the repo from rusk to bee

Force push
Nelyahforce pushed to main • 8205c80…e91d35b • 
27 days ago

feat: Rename the repo from rusk to bee

Nelyahpushed 1 commit to main • 1b2681a…8205c80 • 
28 days ago

feat: Add support for multiple views

Nelyahpushed 2 commits to main • 7d53069…1b2681a • 
28 days ago

feat(action): Add logs and improve information messages

Nelyahpushed 1 commit to main • cd817bc…7d53069 • 
on Feb 12

fix(parser): Add support for hyphens in project names

Nelyahpushed 3 commits to main • d8efa12…cd817bc • 
on Feb 12

Add an 'Edit' action to edit a task using an editor

Nelyahpushed 1 commit to main • 7f15314…d8efa12 • 
on Jan 25

chore: Update deprecated library and update env_logger for security r…

Nelyahpushed 2 commits to main • 3661ba9…7f15314 • 
on Jan 25

Add tests for stopping and starting tasks

Nelyahpushed 1 commit to main • 7385045…3661ba9 • 
on Jan 25

Be able to override the data directory location with RUSK_DATA_HOME e…

Nelyahpushed 1 commit to main • b4a3436…7385045 • 
on Jan 24

Fix autocompletion for tags

Force push
Nelyahforce pushed to main • 1d2f995…b4a3436 • 
on Jan 23

Fix autocompletion for tags

Nelyahpushed 2 commits to main • 9df240d…1d2f995 • 
on Jan 23

Add ability to have arbitrary words and not break zsh completion

Nelyahpushed 1 commit to main • 7c1329e…9df240d • 
on Jan 14

Make aesthetic choices on how the table gets printed

Nelyahpushed 3 commits to main • 09aa482…7c1329e • 
on Jan 14

Remove autoformating in pre-commit-hook for TOML

Nelyahpushed 3 commits to main • 6f953ae…09aa482 • 
on Jan 11

Greatly improve the zsh completion

Nelyahpushed 1 commit to main • f0e2603…6f953ae • 
on Jan 9

Add docstring for the TaskAction trait

Nelyahpushed 2 commits to main • d6bb4b8…f0e2603 • 
on Dec 14, 2024

Add better action description

Force push
Nelyahforce pushed to main • 525f3ba…d6bb4b8 • 
on Dec 14, 2024

Add better action description

Nelyahpushed 2 commits to main • e5cd3d3…525f3ba • 
on Dec 14, 2024

Add task history

Nelyahpushed 1 commit to main • b0500fd…e5cd3d3 • 
on Dec 13, 2024

Fix test because we were building tasks too quickly causing undefined…

Nelyahpushed 6 commits to main • 7643750…b0500fd • 
on Dec 13, 2024

Add tests for parsing the depends on property and fix a bug that woul…

Force push
Nelyahforce pushed to main • d1d628e…7643750 • 
on Dec 12, 2024

fixup! Fix import in test file

Nelyahpushed 5 commits to main • 7643750…d1d628e • 
on Dec 12, 2024

Add tests for parsing the depends on property and fix a bug that woul…

Force push
Nelyahforce pushed to main • 54da72e…7643750 • 
on Jul 11, 2024

Add tests for parsing the depends on property and fix a bug that woul…

Nelyahpushed 1 commit to main • e156fd8…54da72e • 
on Jul 11, 2024

Update the TODO list in the README

Nelyahpushed 1 commit to main • 61deed4…e156fd8 • 
on Jul 11, 2024

Format and style fixes from clippy

Nelyahpushed 11 commits to main • 6650177…61deed4 • 
on Jul 11, 2024

Implement urgency for tasks so they can be sorted when printed out

Nelyahpushed 3 commits to main • 6ce7900…6650177 • 
on Jul 8, 2024

Add more tests for the upkeep function and the ability to filter the …

Nelyahpushed 3 commits to main • a2140c8…6ce7900 • 
on Jul 6, 2024