Jason Frey

Results 678 comments of Jason Frey

Backported to `radjabov` in commit 8d5cd76a5e44331c991ab54d02ef0fb59fcb0d52. ```text commit 8d5cd76a5e44331c991ab54d02ef0fb59fcb0d52 Author: Jason Frey Date: Thu May 23 14:01:12 2024 -0400 Merge pull request #23039 from kbrock/provision_workflow Provision workflow (cherry picked from...

Not sure - I don't really use the library or the azure API. Perhaps @djberg96 knows?

Looks like azure_mgmt_consumption is a C extensions, and we don't have the C headers in the docker image (we do that at build time).

I think that's the one that @kTipSSIoYv is suggesting (that article points to https://rubygems.org/gems/azure_mgmt_consumption)

I noticed this PR doesn't remove the old vault_credentials - should it?

Yes, let's remove it, especially if a global search can't find it.

Backported to `radjabov` in commit aa074797e422e57b0986ba24b119b61783cce9a1. ```text commit aa074797e422e57b0986ba24b119b61783cce9a1 Author: Jason Frey Date: Tue May 28 11:26:10 2024 -0400 Merge pull request #734 from jaisejose1123/fix_vault_credentials Migration for adding vault_credential_id in...

Does this PR upgrade the dummy app to Rails 7? Asking because it's changing some of the files within the dummy app.