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

Won't build on Travis CI via commits to master #6

Open
emettely opened this issue Oct 8, 2019 · 5 comments
Open

Won't build on Travis CI via commits to master #6

emettely opened this issue Oct 8, 2019 · 5 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@emettely
Copy link
Contributor

emettely commented Oct 8, 2019

Describe the bug (it's designed this way)

  1. I push to master via the command line.
  2. Travis CI is triggered to build with my user's creds
  3. Won't build because the token is different.
  4. Silently fails (no reason given, other than 10 mins of unresponsiveness)

To Reproduce
Steps to reproduce the behavior:
See above.

Expected behavior
Would expect pushing to master to build (at least for me).
Is there a way to add multiple credentials?
https://stackoverflow.com/a/48970546

Screenshots

Additional context
https://travis-ci.org/bbc/digital-paper-edit-electron/builds/595003442

@emettely emettely added the bug Something isn't working label Oct 8, 2019
@emettely
Copy link
Contributor Author

emettely commented Oct 8, 2019

As a side note, the npm run build doesn't build locally on my laptop.

@pietrop
Copy link
Contributor

pietrop commented Oct 8, 2019

Just to clarify, In the current setup the reason why it doesn't build on travis is because the github token is not your personal one?

As if you commit to master from the github UI the build works?

@emettely
Copy link
Contributor Author

emettely commented Oct 8, 2019

I think they are completely separate things, that I thought stems from the same issue.

@pietrop
Copy link
Contributor

pietrop commented Oct 8, 2019

so is this the issue?

Is there a way to add multiple credentials?

@emettely emettely changed the title Won't build via commits to master Won't build on Travis CI via commits to master Oct 8, 2019
@emettely
Copy link
Contributor Author

emettely commented Oct 8, 2019

For the Travis build only :)

@emettely emettely added the wontfix This will not be worked on label Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants