Marc O'Morain
Marc O'Morain
I'm not sure I follow – that's a different Gem (`ui_datepicker-rails3`)? There is no mention of license in jquery_datepickers's gemfile: https://github.com/albertopq/jquery_datepicker/blob/master/jquery_datepicker.gemspec
Logged as [CIRCLE-25051](https://circleci.atlassian.net/browse/CIRCLE-25051).
I've been looking into this issue. The issue seems to be related to the image that used for the build. Failing images: - `circleci/buildpack-deps:latest-dind` (the image used for "machine" builds)...
cc @KunalJain
This error message is produced by the `build-agent` (an internal component at CircleCI), so the fix will have to be made there. cc @glenjamin I'll raise it with the team...
@lazyval can you share the whole config? If not, can you email it to [email protected] please?
@lazyval that's a bug on our end - if you run `circleci config process` the result is not valid YAML for some reason - there is a newline character being...
🤦♂️ This isn't a config issue - the `local execute` command it not aware of workflows, so it runs the job specified with `--job`. If none is specified, it looks...
`circleci local execute --job build_211`