Email or username:

Password:

Forgot your password?
dansup

Anyways, I'll get back to coding!

Currently implementing the Library tool, it takes AP objects and parses/contextualizes each field so devs can browse not only Activities but also each field, and this enables so many cool things like comparing object field schemas between projects!

This isn't a full blown test suite, but eventually we can wire up these tools to do that, but I don't want to get ahead of myself so less talk more code...

Sorry just really excited about this 😄

2 comments
Tane Piper ⁂

@dansup So basically could use it for sending diffs across system to system pipeline? 🤔

dansup

@tanepiper That is one use for sure!

I'll be running the flagship instance with a curated library, but anyone will be able to run their own too!

In terms of schema defs in the Library, I also plan on adding Library import/export support and will make the flagship Library database available!

Go Up