Ashish

Results 5 issues of Ashish

When transferring secrets from one instance to another, I run `medusa export` which gives me structure similar to this: ``` A: B: key1: value1 C: {} ``` Here `A/C` is...

enhancement

- ๐Ÿž Fixes bug where it tries to parse .gitkeep are throws error `error loading task: filename does not encode UUID .gitkeep (wrong length)` - ๐Ÿงน Use os.Readdir instead of...

Based on @tinmarino's https://github.com/vimwiki/vimwiki/issues/922#issuecomment-670844273, I am using the following ``` let g:vimwiki_tag_format = {'pre': '\(^[ -]*tags\s*:.*\)\@>

**Is your feature request related to a problem? Please describe.** We need to plan for a scenario where someone accidentally deletes a KMS key, or KMS itself is inaccessible in...

feature
roadmap:safer

Original Discussion at https://github.com/dbt-labs/dbt-bigquery/pull/697/files#r1212630246 > Job URL is super useful even beyond debugging code, since it's the ground truth of what logic and process is actually executing the model resolves...

cla:yes
Stale