Skip to content

Commit

Permalink
new: Migrate to new starbase APIs. (#1493)
Browse files Browse the repository at this point in the history
* Update deps.

* Get things working.

* Load configs.

* Add lazy components.

* Start on main.

* Integrate platforms.

* Update proto.

* Move queries.

* Move docker.

* Move graph.

* Move init.

* Move migrate/node.

* Move syncs.

* Move bin/clean.

* Move more.

* Move setup/teardown.

* Move project/task.

* Move query/templates.

* Move cli.

* Move check/ci/run.

* Move enums.

* Move cli.

* Exec local bin.

* Add sigpipe.

* Add version.

* Add moonbase.

* Fix lints.

* Update some tests.

* Update init.

* Polish.

* Polish.

* Enable log compat.

* Fix format.
  • Loading branch information
milesj committed Jun 17, 2024
1 parent 6e45ebc commit 1053742
Show file tree
Hide file tree
Showing 353 changed files with 2,758 additions and 2,538 deletions.
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dist/
*.json

# These are Tera templates
legacy/config/templates/
crates/config/templates/

# visualizer
packages/visualizer/*timestamp*
Loading

0 comments on commit 1053742

Please sign in to comment.