Stopping and restarting tasks
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?
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
Support Staff 1 Posted by Feodor Fitsner on 11 Feb, 2015 04:31 AM
What issue is that?
2 Posted by Alexej Yaroshev... on 11 Feb, 2015 07:38 AM
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 Posted by Alexej Yaroshev... on 21 Feb, 2015 07:03 PM
https://ci.appveyor.com/project/mdevils/node-jscs/build/107
How to try again this build? It looks like a temporal unavailability.
Support Staff 4 Posted by Feodor Fitsner on 21 Feb, 2015 07:05 PM
There should be "Re-build commit" button.
-Feodor
5 Posted by Alexej Yaroshev... on 05 Mar, 2015 02:08 AM
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
Support Staff 6 Posted by Feodor Fitsner on 05 Mar, 2015 02:22 AM
What do you mean by "fake commits"?
7 Posted by Alexej Yaroshev... on 05 Mar, 2015 02:24 AM
These:
- master ba1b6bd5
- master 35c6c6a3
- master 9f97d5ed
What the nature of these commits?
Support Staff 8 Posted by Feodor Fitsner on 05 Mar, 2015 04:38 AM
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 Posted by Alexej Yaroshev... on 05 Mar, 2015 04:41 AM
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).
Support Staff 10 Posted by Feodor Fitsner on 05 Mar, 2015 05:03 AM
This is GitHub calling webhook. You can check webhook "Recent deliveries" to see all events.
11 Posted by Alexej Yaroshev... on 05 Mar, 2015 05:04 AM
Thanks!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:54 AM.