Emma Sax

Results 46 comments of Emma Sax

@alxsbn Can you explain more what you meant by "ssm send-command with remote script execution"? We're running into the same issue with ``` aws ecs execute-command ``` I don't know...

Same issue on 2.7.9. The issue is with any field that's still in beta, so that includes `nodeAffinityPolicy`, `nodeTaintsPolicy`, and `matchLabelKeys`. Hopefully they resolve this soon!

@apotek was switching to that other linked Action a seamless change? Did it correctly resolve the warnings?

This actually doesn't sound like a bad idea. If you wanted to start the code out and make a PR, then we can take a look at it.

Yes, this does seem to be the case. I've never seen this error before, but I'd suggest trying to run the migrations again, and then make sure to actually place...

Also, if it's noteworthy, we have `mount Hubstats::Engine => "/hubstats"` written into the Gemfile of the application we use. But the exact route you use probably isn't important as long...

Here is the Gemfile of our application which uses Hubstats. Note that I removed some pieces of the code that contained secrets or private gems. ``` source 'https://rubygems.org' gem 'rails',...

It's possible that the mass-assign error has something to do with a new version of Rails or something. I've seen something familiar to that, but I don't remember what the...

@reddymh Hello! My apologies that it's taken us sooooo long to get back to you. I believe this is the functionality of Hubstats. There is no history tracing that Hubstats...

We also are receiving these issue `no branch ___ found` and `no endpoint ___ found`. On v0.9.0 of this. We would like to import branches/endpoints from the source now. Most...