Ruben Fiszel
|
9f6bffab72
|
add email to cli resource fetching
|
2023-02-14 14:27:24 +01:00 |
|
Kai Jellinghaus
|
cdd16195ae
|
feat(cli): 2-Way sync (#1071)
* Export file type from each file
* Fix example scripts
* Strongly type CLI files
* Allow bash files
* Update API version
* Remove useless files
* WIP: Diff based push
* Fixup other code
* Implement Flow diffing
* Implement resource type
* Remaining impls
* WIP
* Fix missing file error
* Fix misstyping
* Improve error message
* Fix type inferrence
* Allow REMOVE everywhere
* Fix empty changeset
* Fix error message
* Fix type inferrence 2
* Fix variable diffs
* Fix include checks
* Move push & pull
* Handle script in sync
* Handle scripts
* Allow multi-path creation
* Fix merge conflicts
* Fix #1173
* Update Dependencies
* Add missing await
* Apply review comments
* Fix diff
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-02-03 19:49:46 +01:00 |
|
Ruben Fiszel
|
4822c863f8
|
deprecate starters workspace by pointing resource types to admins
|
2023-01-01 09:00:56 +01:00 |
|
Kai Jellinghaus
|
741646b618
|
feat!(cli): Folders support & Less Tarball nesting (#1040)
* Basic folder support
* Proper Folder Support + deps.ts
* Upgrade Versions
* Add folder meta to tarball
* Remove tarball folders
* Minor fixes
* Fix typo
* Remove extra_perms check
* Use new endpoint
* Use new untar location
* Fix shrinking files
|
2022-12-23 03:06:12 +01:00 |
|
Kai Jellinghaus
|
9715baa6b5
|
Correctly parse schema (#1002)
|
2022-12-07 14:22:07 +01:00 |
|
Kai Jellinghaus
|
22653727a4
|
feat(cli): hub sync (#975)
* Begin add hub sync
* Add Hub sync
|
2022-12-02 22:51:44 +01:00 |
|