Skip to content

chore: Add justfile for common tasks#1498

Open
tpoliaw wants to merge 4 commits intomainfrom
just
Open

chore: Add justfile for common tasks#1498
tpoliaw wants to merge 4 commits intomainfrom
just

Conversation

@tpoliaw
Copy link
Copy Markdown
Contributor

@tpoliaw tpoliaw commented Apr 20, 2026

Simplifies the various common tasks that should be run during
development.

Can be added to over time but for now mainly wraps running compose
services and calling blueapi so config files don't have to be specified
for every command.

@tpoliaw tpoliaw requested a review from a team as a code owner April 20, 2026 14:02
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.25%. Comparing base (79cae0b) to head (98ecf09).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1498   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files          43       43           
  Lines        3164     3164           
=======================================
  Hits         3014     3014           
  Misses        150      150           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread justfile
Comment thread justfile Outdated
@Alexj9837
Copy link
Copy Markdown

This is a cool feat, could we also add an doc update to reference this ?

@tpoliaw
Copy link
Copy Markdown
Contributor Author

tpoliaw commented Apr 22, 2026

I imagine the tasks are going to need adjustments when they meet every day use so I'm tempted to leave it as an undocumented development thing for now and then write it up when they've settled down a bit.

tpoliaw added 4 commits April 22, 2026 14:38
Simplifies the various common tasks that should be run during
development.

Can be added to over time but for now mainly wraps running compose
services and calling blueapi so config files don't have to be specified
for every command.
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.

2 participants