Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

databricks/devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Databricks main line of development is now in the monorepo. Please see devtools/devbox


Devbox syncer

A one-way sync from laptop to an EC2 instance.

Build

To prepare an assembly jar, ready to be tested and deployed in the universe/

$ ./mill launcher.assembly

The result can be found in out/launcher/assembly/dest/out.jar

Tests

To run all tests (takes a long time):

$ ./mill devbox.test

Interactive console (REPL)

$ ./mill -i devbox.repl

Release

There is a Github Action to release Devbox.

Just run the workflow on the target branch (usually master) with the new version number and check the releases page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10