Stopping and restarting tasks

Alexej Yaroshevich's Avatar

Alexej Yaroshevich

11 Feb, 2015 01:42 AM

I have an issue about stopping and restarting tasks for my own commits into a repo where I'm a collaborator.

What you think about that at all?

  1. Support Staff 1 Posted by Feodor Fitsner on 11 Feb, 2015 04:31 AM

    Feodor Fitsner's Avatar

    What issue is that?

  2. 2 Posted by Alexej Yaroshev... on 11 Feb, 2015 07:38 AM

    Alexej Yaroshevich's Avatar

    There is no stop/restart atm ;-). But it's very useful.
    E.g. manual cancelling builds can stop warming servers if I know that this build is duplicate or something.
    Restart is useful too if npm was down or something else happened.

  3. 3 Posted by Alexej Yaroshev... on 21 Feb, 2015 07:03 PM

    Alexej Yaroshevich's Avatar

    https://ci.appveyor.com/project/mdevils/node-jscs/build/107
    How to try again this build? It looks like a temporal unavailability.

  4. Support Staff 4 Posted by Feodor Fitsner on 21 Feb, 2015 07:05 PM

    Feodor Fitsner's Avatar

    There should be "Re-build commit" button.

    -Feodor

  5. 5 Posted by Alexej Yaroshev... on 05 Mar, 2015 02:08 AM

    Alexej Yaroshevich's Avatar

    I see fake commits in the build history which I don't need. https://ci.appveyor.com/project/mdevils/node-jscs/history
    I didn't pushed anything into master. Also I can't cancel these builds. Can you help us with auth? Where and what we should do to give this access to all maintainers (github group with write access): https://github.com/orgs/jscs-dev/teams/jscs-maintainer

  6. Support Staff 6 Posted by Feodor Fitsner on 05 Mar, 2015 02:22 AM

    Feodor Fitsner's Avatar

    What do you mean by "fake commits"?

  7. 7 Posted by Alexej Yaroshev... on 05 Mar, 2015 02:24 AM

    Alexej Yaroshevich's Avatar

    These:
    - master ba1b6bd5
    - master 35c6c6a3
    - master 9f97d5ed

    What the nature of these commits?

  8. Support Staff 8 Posted by Feodor Fitsner on 05 Mar, 2015 04:38 AM

    Feodor Fitsner's Avatar

    Those are PR builds. AppVeyor starts a new build when someone submits a new Pull Request for your repo or updates existing PR.

    If you don't need PR builds - open AppVeyor webhook settings on GitHub and unheck "pull_request" event.

  9. 9 Posted by Alexej Yaroshev... on 05 Mar, 2015 04:41 AM

    Alexej Yaroshevich's Avatar

    That's great but why they using another commits even if there are no diff between branch and branch+master commits?

    Since builds lasts about 10-20 minutes these similar builds are very annoying especially when I can't cancel them in favor of needed. (I hope I'll get some day the "rebuild commit" button).

  10. Support Staff 10 Posted by Feodor Fitsner on 05 Mar, 2015 05:03 AM

    Feodor Fitsner's Avatar

    This is GitHub calling webhook. You can check webhook "Recent deliveries" to see all events.

  11. 11 Posted by Alexej Yaroshev... on 05 Mar, 2015 05:04 AM

    Alexej Yaroshevich's Avatar

    Thanks!

  12. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:54 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac