provision-ops / yaml-tests

Run tests, post results.
MIT License
4 stars 1 forks source link

Bump provision-ops/power-process from 1.1.0 to 1.2.4 #42

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps provision-ops/power-process from 1.1.0 to 1.2.4.

Release notes

Sourced from provision-ops/power-process's releases.

Provision Power Process v 1.2.0

  • Use symfony console 3 - 4de0a0f
  • Adding a demo.php file - 80ec911
  • Add ps call and rm -rf call. - 877120c
  • Adding to README. - 9c39ceb
  • Adding demo.png - 46c4eca
  • Add a longer running command to demo.php. - 5a48122
  • Add "run" script for demonstration purposes. - a08ee4d
  • Adding run script to readme. - 737c2ea
  • Add environment variable PROVISION_PROCESS_OUTPUT to allow direct out - 7f7699f
  • Add duration property for later retrieval - 7f07c85
  • Update to robo 2 - a974adf
  • Add a github actions file to test that 'run' script works. - ddf3203
Changelog

Sourced from provision-ops/power-process's changelog.

Power Process Changelog

1.2.0 - 9 December 2019

  • Use symfony console 3 - 4de0a0f
  • Adding a demo.php file - 80ec911
  • Add ps call and rm -rf call. - 877120c
  • Adding to README. - 9c39ceb
  • Adding demo.png - 46c4eca
  • Add a longer running command to demo.php. - 5a48122
  • Add "run" script for demonstration purposes. - a08ee4d
  • Adding run script to readme. - 737c2ea
  • Add environment variable PROVISION_PROCESS_OUTPUT to allow direct out - 7f7699f
  • Add duration property for later retrieval - 7f07c85
  • Update to robo 2 - a974adf
  • Add a github actions file to test that 'run' script works. - ddf3203
Commits
  • 7980ab5 Merge branch 'master' of github.com:provision-ops/power-process
  • 31ffc30 Print buffer directly if special environment variable is set.
  • c7d5555 Remove the "Output: /path/to/file" placeholder.
  • 6d39abd Use Provision Style and pass environment to parent::run();
  • 233a28a Making power-process compatible with symfony 4 only
  • 5fba7c3 Removing our reference to symfony process since it is already in robo'
  • 8504aa6 Adding changelog file
  • e7b75d5 Merge branch 'tests'
  • 4c1192a Run demo.php in tests
  • 4e431cd Merge pull request #2 from provision-ops/tests
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #47.