Matt Anderson
Matt Anderson
I came here to say this. That is all :)
I was trying to roll through your example docs and when submitting the workflow ran into " Failed: invalid spec: templates.main.steps[0].setup-notifications template 'hermes-setup' type is unknown" I'm using the following...
We developed `enthistory` as a method of programmatically creating history tables which allow us to track any database record which has been changed, updated, or deleted. Additional work is required...
Default communication scheme with FGA auth store is HTTPS and we override for HTTP; ensure we are able to communicate with the auth store over encrypted channels https://github.com/datumforge/datum/pull/93/files/a2894123f0eb572753651638670a9bff2b330070#diff-93e6506676af6067fb373e46279636e2ed41775948cf2ea9663643efe86bc0dcR75
**Describe the bug or issue you're encountering** If a default avatar or an avatar image is set on initial sign up, and the user changes the avatar, we do not...
Today the json output works but as we grow in objects it would be convenient to: - have a table row writer for cleaner output - cap the results returned...
Our current transactional email provider (Sendgrid) is today just blasting emails out via API requests - given we have the user context when sending the email, we should start tracking...
In general we want less state machines. We today already have Redis, SQLite, PostgreSQL, and will likely have more in the future. In an effort to consolidate the data interfaces...
KraftCloud is currently in public beta, but has some very appealing features (e.g. lower footprint / compute utilization, faster launch times, simplier constructs, and built on Equinix Metal) we'd like...
We've implemented some basic functionality around OTP code generation and storage, but need to finish 2FA constructs such that: - The user can both enable and disable 2FA or select...