0.0.63 • Published 11 months ago

actionschema-migrate v0.0.63

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

ActionSchema Migrate CLI

This CLI performs a migration on remote ActionSchema microservices and creates an SDK and Typescript Types in your codebase afterwards.

Goals:

  • Provide an easy way to use openapi-based microservices without the pain of microservices.
  • Develop things openapi-first and schema-first while keeping a good typescript integration.

Non-goals:

  • Make this available for other languages than typescript

Usage

  1. Setup your actionschema.json
{
  "$schema": "https://migrate.actionschema.com/migration-context.schema.json"
  //autocomplete from here
}
  1. Run npx actionschema-migrate@latest and follow further instructions.

TODO

  • ✅ Add support for adding sdk for any (partial) openapi from either file or url
  • Fix the client everywhere so client.auth("permission") allows for non-200 status codes without crashing. Can I add this into the type?
  • Use this for actionschema-migrate as well, as it depends on the data and openapi-tools microservices.
  • Add support for all other described functionality (see migration-context)
0.0.62

11 months ago

0.0.63

11 months ago

0.0.60

11 months ago

0.0.61

11 months ago

0.0.59

11 months ago

0.0.51

11 months ago

0.0.52

11 months ago

0.0.53

11 months ago

0.0.54

11 months ago

0.0.55

11 months ago

0.0.56

11 months ago

0.0.57

11 months ago

0.0.58

11 months ago

0.0.50

12 months ago

0.0.48

12 months ago

0.0.49

12 months ago

0.0.40

12 months ago

0.0.41

12 months ago

0.0.42

12 months ago

0.0.43

12 months ago

0.0.44

12 months ago

0.0.45

12 months ago

0.0.46

12 months ago

0.0.47

12 months ago

0.0.37

12 months ago

0.0.38

12 months ago

0.0.39

12 months ago

0.0.30

12 months ago

0.0.31

12 months ago

0.0.33

12 months ago

0.0.34

12 months ago

0.0.36

12 months ago

0.0.29

12 months ago

0.0.25

12 months ago

0.0.26

12 months ago

0.0.27

12 months ago

0.0.28

12 months ago

0.0.24

12 months ago

0.0.23

12 months ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago