Skip to content

Add shellcheck to Travis tests and fix existing shell lint errors. - #273

Merged
tswast merged 1 commit into
masterfrom
tswast-shellcheck
Jul 13, 2016
Merged

Add shellcheck to Travis tests and fix existing shell lint errors.#273
tswast merged 1 commit into
masterfrom
tswast-shellcheck

Conversation

@tswast

Copy link
Copy Markdown
Contributor

@lesv PTAL.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 13, 2016
@lesv

lesv commented Jul 13, 2016

Copy link
Copy Markdown
Contributor

apt-get install failed. :(

@tswast

Copy link
Copy Markdown
ContributorAuthor

Yep. Looks like I need to add the repo info. Updating now. https://github.com/koalaman/shellcheck/wiki/TravisCI

@tswast
tswastforce-pushed the tswast-shellcheck branch from 9b87a8b to a7d7fd4CompareJuly 13, 2016 17:08
@lesv

lesv commented Jul 13, 2016

Copy link
Copy Markdown
Contributor

LGTM - once Travis passes it.

@codecov-io

codecov-io commented Jul 13, 2016

Copy link
Copy Markdown

Current coverage is 44.59%

Merging #273 into master will not change coverage

@@ master #273 diff @@
==========================================
Files 78 78 Lines 2267 2267 Methods 0 0 Messages 0 0 Branches 154 154 ==========================================
Hits 1011 1011 Misses 1225 1225 Partials 31 31 

Powered by Codecov. Last updated by 60deba5...f9acb1c

@tswast
tswast merged commit f7741fa into masterJul 13, 2016
@tswast
tswast deleted the tswast-shellcheck branch July 13, 2016 17:31
anguillanneuf pushed a commit that referenced this pull request Oct 24, 2022
…nslation to v0.3.2 (#273)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-mediatranslation](https://togithub.com/googleapis/java-mediatranslation) | `0.3.1` -> `0.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.3.2/compatibility-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.3.2/confidence-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-mediatranslation</summary>
### [`v0.3.2`](https://togithub.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#&#8203;032-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev031v032-2021-04-23)
[Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.3.1...v0.3.2)
</details>
---
### Configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-mediatranslation).
averikitsch pushed a commit that referenced this pull request Nov 4, 2022
…nslation to v0.3.2 (#273)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-mediatranslation](https://togithub.com/googleapis/java-mediatranslation) | `0.3.1` -> `0.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.3.2/compatibility-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.3.2/confidence-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-mediatranslation</summary>
### [`v0.3.2`](https://togithub.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#&#8203;032-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev031v032-2021-04-23)
[Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.3.1...v0.3.2)
</details>
---
### Configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-mediatranslation).
minherz pushed a commit that referenced this pull request Nov 9, 2022
🤖 I have created a release \*beep\* \*boop\* ---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
minherz pushed a commit that referenced this pull request Nov 10, 2022
🤖 I have created a release \*beep\* \*boop\* ---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
minherz pushed a commit that referenced this pull request Nov 10, 2022
🤖 I have created a release \*beep\* \*boop\* ---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Shabirmean pushed a commit that referenced this pull request Nov 15, 2022
…-ai to v0.3.5 (#273)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-document-ai](https://togithub.com/googleapis/java-document-ai) | patch | `0.3.3` -> `0.3.5` |
---
### Release Notes
<details>
<summary>googleapis/java-document-ai</summary>
### [`v0.3.5`](https://togithub.com/googleapis/java-document-ai/blob/master/CHANGELOG.md#&#8203;035-httpswwwgithubcomgoogleapisjava-document-aicomparev034v035-2020-11-12)
[Compare Source](https://togithub.com/googleapis/java-document-ai/compare/v0.3.3...v0.3.5)
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-document-ai).
Shabirmean pushed a commit that referenced this pull request Nov 15, 2022
…-ai to v0.3.5 (#273)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-document-ai](https://togithub.com/googleapis/java-document-ai) | patch | `0.3.3` -> `0.3.5` |
---
### Release Notes
<details>
<summary>googleapis/java-document-ai</summary>
### [`v0.3.5`](https://togithub.com/googleapis/java-document-ai/blob/master/CHANGELOG.md#&#8203;035-httpswwwgithubcomgoogleapisjava-document-aicomparev034v035-2020-11-12)
[Compare Source](https://togithub.com/googleapis/java-document-ai/compare/v0.3.3...v0.3.5)
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-document-ai).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tswast@lesv@codecov-io@googlebot