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 times out when deploying website to gh-pages #140

Closed
ajkannan opened this issue Aug 24, 2015 · 5 comments
Closed

Travis times out when deploying website to gh-pages #140

ajkannan opened this issue Aug 24, 2015 · 5 comments
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@ajkannan
Copy link

Maven's site-deploy plugin takes more than 20 minutes to push a new website to gh-pages. As a result, Travis times out and does not push the website. We should experiment with pushing the website to github using bash code rather than maven's plugin.

@ajkannan ajkannan self-assigned this Aug 24, 2015
@jgeewax
Copy link

jgeewax commented Aug 25, 2015

Yikes - that's absurdly long.. why would it take forever? Do we know ?

On Mon, Aug 24, 2015 at 6:49 PM, Ajay Kannan [email protected]
wrote:

Maven's site-deploy plugin takes more than 20 minutes to push a new
website to gh-pages. As a result, Travis times out and does not push the
website. We should experiment with pushing the website to github using bash
code rather than maven's plugin.


Reply to this email directly or view it on GitHub
#140.

@ajkannan
Copy link
Author

I think it's the number of files combined with the specific protocol that maven uses (wagon wheel protocol). It's been an off and on problem for a while, but it seems to be getting worse as time goes on.

@aozarov
Copy link
Contributor

aozarov commented Aug 26, 2015

Yes, this is an old and known issue (see github/maven-plugins#27 and github/maven-plugins#88) but recently it feels much worse for us (probably after we converted to modules which generates much more site information than before).

Workarounds include making Travis build the site locally (using stage) and then using git to commit it directly.

@mziccard
Copy link
Contributor

Just to share my (never requested 😄) thoughts on the matter. I think that building the site in Travis with maven site (should do it) and then committing with git is the best solution considering that gh-pages branch is cloned anyway (lines 19-34 of after_success.sh) to update the "latest" landing page.

@ajkannan
Copy link
Author

Closed by #151

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jun 29, 2022
…oogleapis#140)

This PR contains the following updates:

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

---

### 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#googleapis/java-resourcemanager).
github-actions bot pushed a commit that referenced this issue Jul 14, 2022
Source-Link: googleapis/synthtool@18d4e9b
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:f8374176dc59291f05dd3fec927a9da2cda687a9ef4de32e77f699a2be12ab45
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
…cies to v3.0.3 (#140)

[![Mend 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-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `3.0.2` -> `3.0.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.3/compatibility-slim/3.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.3/confidence-slim/3.0.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-dependencies</summary>

### [`v3.0.3`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;303-httpsgithubcomgoogleapisjava-shared-dependenciescomparev302v303-2022-09-14)

[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.2...v3.0.3)

##### Dependencies

-   Google-cloud-core 2.8.12 ([#&#8203;799](https://togithub.com/googleapis/java-shared-dependencies/issues/799)) ([1b3db8d](https://togithub.com/googleapis/java-shared-dependencies/commit/1b3db8d1e17c49ebae79fc96164fa9058e1df6e3))
-   Moving gson to first-party-dependencies ([#&#8203;800](https://togithub.com/googleapis/java-shared-dependencies/issues/800)) ([a41fcc1](https://togithub.com/googleapis/java-shared-dependencies/commit/a41fcc11d32e02e5af2837561792e3919f6d4b3f))
-   Update dependency com.google.protobuf:protobuf-bom to v3.21.6 ([#&#8203;797](https://togithub.com/googleapis/java-shared-dependencies/issues/797)) ([bc5fdc9](https://togithub.com/googleapis/java-shared-dependencies/commit/bc5fdc9b3af7973c28f063a9ac156fe2af562814))
-   Update gax.version to v2.19.1 ([#&#8203;798](https://togithub.com/googleapis/java-shared-dependencies/issues/798)) ([84e5487](https://togithub.com/googleapis/java-shared-dependencies/commit/84e5487b2e3dce4bb60badecebde788c3cb702b8))
-   Update google.core.version to v2.8.11 ([#&#8203;793](https://togithub.com/googleapis/java-shared-dependencies/issues/793)) ([63c1297](https://togithub.com/googleapis/java-shared-dependencies/commit/63c129722aa0b821031ff5b4c11004adf7b12044))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-ids).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTUuNSIsInVwZGF0ZWRJblZlciI6IjMyLjE5NS41In0=-->
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [1.2.4](googleapis/java-ids@v1.2.3...v1.2.4) (2022-09-15)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#140](googleapis/java-ids#140)) ([f773b5c](googleapis/java-ids@f773b5c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Sep 30, 2022
🤖 I have created a release *beep* *boop*
---


## [0.3.5](googleapis/java-eventarc-publishing@v0.3.4...v0.3.5) (2022-09-29)


### Dependencies

* Update dependency cachetools to v5 ([#138](googleapis/java-eventarc-publishing#138)) ([a493a6c](googleapis/java-eventarc-publishing@a493a6c))
* Update dependency certifi to v2022.9.24 ([#123](googleapis/java-eventarc-publishing#123)) ([e4c6fe3](googleapis/java-eventarc-publishing@e4c6fe3))
* Update dependency charset-normalizer to v2.1.1 ([#131](googleapis/java-eventarc-publishing#131)) ([f826aa4](googleapis/java-eventarc-publishing@f826aa4))
* Update dependency gcp-releasetool to v1.8.8 ([#124](googleapis/java-eventarc-publishing#124)) ([473f30c](googleapis/java-eventarc-publishing@473f30c))
* Update dependency google-api-core to v2.10.1 ([#133](googleapis/java-eventarc-publishing#133)) ([069c55c](googleapis/java-eventarc-publishing@069c55c))
* Update dependency google-auth to v2.12.0 ([#140](googleapis/java-eventarc-publishing#140)) ([863741a](googleapis/java-eventarc-publishing@863741a))
* Update dependency google-cloud-core to v2.3.2 ([#129](googleapis/java-eventarc-publishing#129)) ([51fce6f](googleapis/java-eventarc-publishing@51fce6f))
* Update dependency google-crc32c to v1.5.0 ([#142](googleapis/java-eventarc-publishing#142)) ([10aa543](googleapis/java-eventarc-publishing@10aa543))
* Update dependency googleapis-common-protos to v1.56.4 ([#130](googleapis/java-eventarc-publishing#130)) ([aeec090](googleapis/java-eventarc-publishing@aeec090))
* Update dependency importlib-metadata to v4.12.0 ([#125](googleapis/java-eventarc-publishing#125)) ([313774e](googleapis/java-eventarc-publishing@313774e))
* Update dependency jeepney to v0.8.0 ([#126](googleapis/java-eventarc-publishing#126)) ([d8cb777](googleapis/java-eventarc-publishing@d8cb777))
* Update dependency jinja2 to v3.1.2 ([#127](googleapis/java-eventarc-publishing#127)) ([f8a4e73](googleapis/java-eventarc-publishing@f8a4e73))
* Update dependency markupsafe to v2.1.1 ([#143](googleapis/java-eventarc-publishing#143)) ([00274c3](googleapis/java-eventarc-publishing@00274c3))
* Update dependency protobuf to v3.20.2 ([#144](googleapis/java-eventarc-publishing#144)) ([60c5b3a](googleapis/java-eventarc-publishing@60c5b3a))
* Update dependency protobuf to v4 ([#139](googleapis/java-eventarc-publishing#139)) ([c24f800](googleapis/java-eventarc-publishing@c24f800))
* Update dependency pyjwt to v2.5.0 ([#134](googleapis/java-eventarc-publishing#134)) ([3b771ec](googleapis/java-eventarc-publishing@3b771ec))
* Update dependency requests to v2.28.1 ([#135](googleapis/java-eventarc-publishing#135)) ([f34d5d5](googleapis/java-eventarc-publishing@f34d5d5))
* Update dependency zipp to v3.8.1 ([#137](googleapis/java-eventarc-publishing#137)) ([00651af](googleapis/java-eventarc-publishing@00651af))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Oct 10, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typing-extensions](https://togithub.com/python/typing_extensions) ([changelog](https://togithub.com/python/typing_extensions/blob/main/CHANGELOG.md)) | `==4.1.1` -> `==4.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/typing-extensions/4.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/typing-extensions/4.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/typing-extensions/4.4.0/compatibility-slim/4.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/typing-extensions/4.4.0/confidence-slim/4.1.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-video-live-stream).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxOS4xIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

5 participants