Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
danafallon created a tag on artie-labs/terraform-provider-artie
v1.0.5 - Terraform provider for managing Artie resources
danafallon created a review comment on a pull request on artie-labs/terraform-provider-artie
These descriptions are missing "Artie will add" before "a new column"
danafallon pushed 1 commit to main artie-labs/terraform-provider-artie
- Start adding support for advanced settings (#98) 202f53a
danafallon closed a pull request on artie-labs/terraform-provider-artie
Start adding support for advanced settings
danafallon pushed 4 commits to dana/deployment-adv-settings artie-labs/terraform-provider-artie
danafallon created a branch on artie-labs/terraform-provider-artie
dana/nested-structs - Terraform provider for managing Artie resources
danafallon pushed 1 commit to dana/deployment-adv-settings artie-labs/terraform-provider-artie
- Generate docs 1922b0a
danafallon opened a pull request on artie-labs/terraform-provider-artie
Start adding support for advanced settings
danafallon created a branch on artie-labs/terraform-provider-artie
dana/deployment-adv-settings - Terraform provider for managing Artie resources
danafallon pushed 1 commit to main artie-labs/terraform-provider-artie
- Pass diagnostics to helper functions as pointers so changes are preserved (#97) 2b1ddc9
danafallon closed a pull request on artie-labs/terraform-provider-artie
Pass diagnostics to helper functions as pointers so changes are preserved
Just realized that if an error happens in a helper function, it wasn't getting reported because we were passing the diagnostics to those functions without pointers so they didn't get directly mutated.danafallon opened a pull request on artie-labs/terraform-provider-artie
Pass diagnostics to helper functions as pointers so changes are preserved
Just realized that if an error happens in a helper function, it wasn't getting reported because we were passing the diagnostics to those functions without pointers so they didn't get directly mutated.danafallon created a branch on artie-labs/terraform-provider-artie
dana/diagnostics-pointers - Terraform provider for managing Artie resources