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

Probo tasks not appearing in the order they execute #110

Open
Auspicus opened this issue Apr 7, 2017 · 4 comments
Open

Probo tasks not appearing in the order they execute #110

Auspicus opened this issue Apr 7, 2017 · 4 comments
Assignees
Labels

Comments

@Auspicus
Copy link

Auspicus commented Apr 7, 2017

screen shot 2017-04-07 at 1 49 52 pm

The build steps that we have above execute in the order:

  • install node
  • npm install
  • es lint
  • sass lint
  • install test suite
  • run tests

However, when looking on probo.ci the install node task is showing up after sass lint.

@Auspicus Auspicus changed the title Probo do not appear in the order they execute Probo tasks do not appear in the order they execute Apr 7, 2017
@Auspicus Auspicus changed the title Probo tasks do not appear in the order they execute Probo tasks not appearing in the order they execute Apr 7, 2017
@thom8
Copy link

thom8 commented Apr 10, 2017

I've also been able to replicate this issue

@AlexU-A
Copy link

AlexU-A commented Aug 15, 2017

@tortillaj - any ideas as to why this might be happening in the app.probo.ci interface?

@sk33lz
Copy link
Contributor

sk33lz commented Dec 4, 2017

@EdiSch and @thom8 can you please contact us on Zendesk with your build id or link for a build this is occurring on? That will help us debug this issue. Thanks!

@sk33lz sk33lz assigned sk33lz and kleinmp and unassigned tortillaj Aug 16, 2018
@sk33lz sk33lz added the bug label Aug 16, 2018
@ElusiveMind
Copy link
Contributor

This is an active issue still and is being investigated. It is important to note that all build steps DO happen in the order inside the .probo.yml file, but are not reflected that way on the interface.

@ElusiveMind ElusiveMind assigned ElusiveMind and unassigned sk33lz and kleinmp Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants