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 release jobs fail on second pass #882

Closed
callmehiphop opened this issue Sep 21, 2015 · 3 comments
Closed

Travis release jobs fail on second pass #882

callmehiphop opened this issue Sep 21, 2015 · 3 comments
Assignees
Labels
type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@callmehiphop
Copy link
Contributor

Now that we're supporting multiple node versions via CI, we need to update our release scripts. When and if the second pass finishes (0.12), it will fail at creating a new folder for the documentation JSON, because it already exists from the previous pass (4.x).

@callmehiphop callmehiphop added the type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. label Sep 21, 2015
@stephenplusplus
Copy link
Contributor

It would be great to run our after hook only after all tests pass, since technically, we don't know if our code is good until they do. I found something a week or so ago that could help. Do you remember the link by chance?

@callmehiphop
Copy link
Contributor Author

@stephenplusplus
Copy link
Contributor

Fixed by #893

sofisl added a commit that referenced this issue Nov 10, 2022
sofisl pushed a commit that referenced this issue Jan 24, 2023
sofisl pushed a commit that referenced this issue Jan 24, 2023
🤖 I have created a release *beep* *boop*
---


### [4.10.2](googleapis/nodejs-speech@v4.10.1...v4.10.2) (2022-05-02)


### Bug Fixes

* flaky system test ([#882](googleapis/nodejs-speech#882)) ([e837b64](googleapis/nodejs-speech@e837b64))

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


### [4.10.2](googleapis/nodejs-speech@v4.10.1...v4.10.2) (2022-05-02)


### Bug Fixes

* flaky system test ([#882](googleapis/nodejs-speech#882)) ([e837b64](googleapis/nodejs-speech@e837b64))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants