Closed
Bug 1234810
Opened 10 years ago
Closed 10 years ago
Delete action is failing
Categories
(Release Engineering :: Applications: Shipit, defect)
Release Engineering
Applications: Shipit
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Sylvestre, Unassigned, Mentored)
Details
(Whiteboard: [good first bug][lang=Python])
Currently, we have a pending build called "Firefox-38.5.0esr-build2".
When I tried to remove it, it fails with "deleteReleases"
I think it should be easy to fix
(In reply to Sylvestre Ledru [:sylvestre] from comment #0)
> Currently, we have a pending build called "Firefox-38.5.0esr-build2".
> When I tried to remove it, it fails with "deleteReleases"
>
> I think it should be easy to fix
Hi Sylvestre, I am a new contributor in Mozilla community. I would like to try this one. Can you help me find the respective github repo for this one and what exactly do you expect ?
| Reporter | ||
Comment 2•10 years ago
|
||
Sure, the repo is:
https://github.com/mozilla/ship-it/
Add a new release. In the list of pending build, you should be able to start a new build. For now, it will fail.
(In reply to Sylvestre Ledru [:sylvestre] from comment #2)
> Sure, the repo is:
> https://github.com/mozilla/ship-it/
> Add a new release. In the list of pending build, you should be able to start
> a new build. For now, it will fail.
Sylvestre, do I need to install all the dependencies listed in 'requirements/*.txt' to solve this bug ?
And all other stuff present in Readme file ?
| Reporter | ||
Comment 4•10 years ago
|
||
Yes, you need to deploy a local instance of ship-it to fix this bug.
Yes, all the docs should be there for you to install ship it. If not, please open a new bug (better, with a PR associated)
Comment 5•10 years ago
|
||
Hello Sylvestre,
I'm really excited to work on this bug. I feel glad if you can provide me some information about how to reproduce the bug.
I couldn't understand what you meant by this 'Add a new release. In the list of pending build, you should be able to start a new build. For now, it will fail.'
Can you please help me out in fixing this bug?!
Thank You.
Flags: needinfo?(sledru)
| Reporter | ||
Comment 6•10 years ago
|
||
Did you try the tool? If you do, you should be able to create a release, right?
Flags: needinfo?(sledru)
Comment 7•10 years ago
|
||
Hello,
I'm having hard time installing and running the repository. I tried both the ways mentioned in the README but in vain. Is there any clear documentation of Ship-it?!
Thank You.
Comment 8•10 years ago
|
||
Hi Sylvestre,
This happen yet?
I submitted a new release and I try delete it from "Submitted list". Works fine...
Has other flow to simulate it?
Flags: needinfo?(sledru)
| Reporter | ||
Comment 9•10 years ago
|
||
Maybe the database was in a weird state.
Closing then. Thanks for testing.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(sledru)
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•4 years ago
|
Component: Applications: ShipIt (backend) → Applications: ShipIt
You need to log in
before you can comment on or make changes to this bug.
Description
•