-
Hello,
A few time ago this step works perfectly, but now is throwing the following errors
```
Pushing to AWS eb servers.
remote: processing .............ote: error: Encountered corrupt pack file: Gi…
-
setting up this step yields the following error:
```
Checking if eb exists and can connect.
Encountered error while reading from file .elasticbeanstalk/config.
The configuration file, "config", canno…
-
Hello! I've just started to use `kitchen-ansible` again and was testing out this `kitchen-verifier-serverspec` to speed the old Chef / busser run path up. However, I'm not sure I have everything con…
-
The step configuration could receive path for git-stored elastic beanstalk configuration files. The step config then would look something like this:
```
deploy:
steps:
- mrono/elastic-bea…
-
Running this example code from the README:
```js
const puppeteer = require('puppeteer');
(async() => {
const browser = await puppeteer.launch();
const page = await browser.newPage();
awai…
-
As requested in https://github.com/plantuml/plantuml-stdlib/issues/69 a new version of this project should be released.
Steps to take:
- [x] Run the update script
- [x] Check and commit the cha…
-
After running `go get -u github.com/spf13/hugo` to update, hugo started generating menus incorrectly - the `.Url` paramter was no longer accessible to the template and `{{.Url}}` getting rendered as a…
bguiz updated
2 years ago
-
# Enhancement Description
- One-line feature description (can be used as a release note):
CronJobs (previously ScheduledJobs) are meant for performing all time-related actions, namely backups, repor…
-
CI failure https://app.wercker.com/checkstyle/checkstyle/runs/build/61bf7b27237ec9000897316c?step=61bf7baec148e300072ce2ab
command `./.ci/validation.sh no-exception-checkstyle-sevntu`
`Exception…
-
I realize this is inconsistent with Maven, but I'd love for the `io.spring.dependency-management` to support overriding a `dependency` declaration with a `mavenBom`. To illustrate:
# Two mavenBom
…