-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor all make targets into just (#406)
* Start refactoring Justfile into multiple files Add Justfile for build/test/run in each product Separate CI specific targets into ci.Justfile * Implement separate ci.Justfile * Use Justfile instead of Makefile * Fix Justfile path and regex * Add connect-content-init Justfile * Change content to use just * Update documentation and add Justfile for float * Remove Makefile references and replace with Justfile * Final updates to remove make references with just * Add docstrings to all Justfiles * Add `just` documentation reference * Collapse `sed` commands and fix just doc links * Fix accidental tag safe version var rename * Fix tag safe version var name in root Justfile for consistency
- Loading branch information
1 parent
cfd6a87
commit 51f8e40
Showing
33 changed files
with
813 additions
and
520 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.