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

[Pontem] Differentiate different subprojects in Travis build #152

Open
ldanielmadariaga opened this issue Dec 6, 2018 · 2 comments
Open

Comments

@ldanielmadariaga
Copy link
Collaborator

As the repo grows and subprojects start to be added we need to differentiate these in Travis builds.
IMHO the ideal way to tackle this would be to have each subproject run in their own Travis instance, I'm unsure whether this is doable so I need to investigate it a bit more.

Alternative: Add a pre-commit hook that parses extracts subproject directory of modified files and, adds it as a tag / part of the commit message. Add Travis conditionals to manage the behavior of each subproject.

@ldanielmadariaga
Copy link
Collaborator Author

As always I was wrong :)
Travis still only supports 1 Travis file per 1 repo.

@ldanielmadariaga ldanielmadariaga changed the title [Pontem] Differentiate differente subprojects in Travis build [Pontem] Differentiate different subprojects in Travis build Dec 10, 2018
@nagarkar
Copy link
Collaborator

can you label label it with 'help wanted' or 'good first issue' if appropriate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants