Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis - Only run tests that have changed #381

Merged
merged 1 commit into from
Oct 25, 2016
Merged

Conversation

jerjou
Copy link
Contributor

@jerjou jerjou commented Oct 24, 2016

(work in progress. Will assign when ready)

@jerjou jerjou added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 24, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 24, 2016
@jerjou jerjou force-pushed the travis-run-changed branch 9 times, most recently from 6898dd9 to ca6ec09 Compare October 25, 2016 02:36
@jerjou jerjou changed the title [DO NOT MERGE YET] Travis - Only run tests that have changed Travis - Only run tests that have changed Oct 25, 2016
@jerjou jerjou removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 25, 2016
@jerjou
Copy link
Contributor Author

jerjou commented Oct 25, 2016

Okay - 'tis ready.

@codecov-io
Copy link

codecov-io commented Oct 25, 2016

Current coverage is 48.19% (diff: 100%)

Merging #381 into master will not change coverage

@@             master       #381   diff @@
==========================================
  Files            73         73          
  Lines          2268       2268          
  Methods           0          0          
  Messages          0          0          
  Branches        158        158          
==========================================
  Hits           1093       1093          
  Misses         1145       1145          
  Partials         30         30          

Powered by Codecov. Last update b757c53...6c20087

Copy link
Contributor

@tswast tswast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

fi

# Find the common prefix
prefix="$(echo "$changed" | grep -v travis.sh | sed -e 'N;s/^\(.*\).*\n\1.*$/\1\n\1/;D')"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Magic! I might want a bit more explanation in the comments for the sed command. (Something like https://robots.thoughtbot.com/literate-vim but maybe not quite that detailed)

@tswast
Copy link
Contributor

tswast commented Oct 25, 2016

@lesv please take a look, too.

@jerjou
Copy link
Contributor Author

jerjou commented Oct 25, 2016

@tswast Added some comments. LMKWYT


# Find the common prefix
prefix="$(echo "$changed" | \
# N: Do this for a pair of lines
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jerjou jerjou merged commit ffb6968 into master Oct 25, 2016
@jerjou jerjou deleted the travis-run-changed branch October 25, 2016 17:36
Shabirmean pushed a commit that referenced this pull request Nov 10, 2022
🤖 I have created a release *beep* *boop*
---


### [2.0.17](googleapis/java-retail@v2.0.16...v2.0.17) (2022-03-29)


### Documentation

* users can self enroll retail search feature on cloud console ([#377](googleapis/java-retail#377)) ([783cb9e](googleapis/java-retail@783cb9e))


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.10.4 ([#382](googleapis/java-retail#382)) ([c1de86a](googleapis/java-retail@c1de86a))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#384](googleapis/java-retail#384)) ([9854a34](googleapis/java-retail@9854a34))
* update dependency com.google.cloud:google-cloud-storage to v2.5.0 ([#378](googleapis/java-retail#378)) ([ab0d3a8](googleapis/java-retail@ab0d3a8))
* update dependency com.google.cloud:google-cloud-storage to v2.5.1 ([#385](googleapis/java-retail#385)) ([764f23f](googleapis/java-retail@764f23f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sita04 pushed a commit that referenced this pull request Nov 11, 2022
…-private-ca to v2.2.4 (#381)

[![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-security-private-ca](https://github.com/googleapis/java-) | `2.2.3` -> `2.2.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-security-private-ca/2.2.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-security-private-ca/2.2.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-security-private-ca/2.2.4/compatibility-slim/2.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-security-private-ca/2.2.4/confidence-slim/2.2.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

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-security-private-ca).
Shabirmean pushed a commit that referenced this pull request Nov 15, 2022
🤖 I have created a release *beep* *boop*
---


### [2.0.17](googleapis/java-retail@v2.0.16...v2.0.17) (2022-03-29)


### Documentation

* users can self enroll retail search feature on cloud console ([#377](googleapis/java-retail#377)) ([783cb9e](googleapis/java-retail@783cb9e))


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.10.4 ([#382](googleapis/java-retail#382)) ([c1de86a](googleapis/java-retail@c1de86a))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#384](googleapis/java-retail#384)) ([9854a34](googleapis/java-retail@9854a34))
* update dependency com.google.cloud:google-cloud-storage to v2.5.0 ([#378](googleapis/java-retail#378)) ([ab0d3a8](googleapis/java-retail@ab0d3a8))
* update dependency com.google.cloud:google-cloud-storage to v2.5.1 ([#385](googleapis/java-retail#385)) ([764f23f](googleapis/java-retail@764f23f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Shabirmean pushed a commit that referenced this pull request Nov 15, 2022
Shabirmean pushed a commit that referenced this pull request Nov 17, 2022
…381)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://github.com/GoogleCloudPlatform/cloud-opensource-java) | major | `13.4.0` -> `14.4.1` |

---

### 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-automl).
Shabirmean pushed a commit that referenced this pull request Nov 18, 2022
…381)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://github.com/GoogleCloudPlatform/cloud-opensource-java) | major | `13.4.0` -> `14.4.1` |

---

### 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-automl).
anguillanneuf pushed a commit that referenced this pull request Dec 5, 2022
…381)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://github.com/GoogleCloudPlatform/cloud-opensource-java) | major | `13.4.0` -> `14.4.1` |

---

### 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-automl).
Sita04 pushed a commit that referenced this pull request Jan 17, 2023
…-private-ca to v2.2.4 (#381)

[![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-security-private-ca](https://github.com/googleapis/java-) | `2.2.3` -> `2.2.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-security-private-ca/2.2.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-security-private-ca/2.2.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-security-private-ca/2.2.4/compatibility-slim/2.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-security-private-ca/2.2.4/confidence-slim/2.2.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

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-security-private-ca).
Sita04 pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release \*beep\* \*boop\* 
---
### [2.2.5](https://www.github.com/googleapis/java-dlp/compare/v2.2.4...v2.2.5) (2021-01-06)


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub to v1.110.3 ([#390](https://www.github.com/googleapis/java-dlp/issues/390)) ([76b67ec](https://www.github.com/googleapis/java-dlp/commit/76b67ecdb1a95979399a496a536f10f91a1aebc3))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#381](https://www.github.com/googleapis/java-dlp/issues/381)) ([e064751](https://www.github.com/googleapis/java-dlp/commit/e0647511d3cc143936d5f33df2b254c93d039540))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants