Closed knocte closed 5 years ago
Do you want to create snap package when you release ? or should it be created for every push ( unlikely ) how do you handle releases now ? manually or release api ?
will need following
push access to gitlab repo to create a release using release api https://docs.gitlab.com/ee/api/releases/index.html
Do you want to create snap package when you release ? or should it be created for every push ( unlikely )
For every push is fine. We have the gitlab pipeline running in the gitlab mirror here: https://gitlab.com/knocte/fsx .
push access to gitlab repo to create a release using release api
No need, you can fork the repo in gitlab, and every change you make in your fork will spawn a new CI job. After you're done, you can create MergeRequest with your work.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
This issue now has a funding of 1.065 ETH (179.71 USD @ $168.74/ETH) attached to it.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work has been started.
These users each claimed they can complete the work by 14 hours from now. Please review their action plans below:
1) msonawane has started work.
Will be forking gitlab repo and start working
Learn more on the Gitcoin Issue Details page.
Snap package must be compatible with Ubuntu 18.04 and 19.04.
BTW just to clarify this point: the gitlabCI pipeline can run only in 18.04 and still has very high chances of producing a snap package that is compatible with both 18.04 & 19.04 (don't bother running the gitlabCI pipeline with 19.04, as that might be much more work).
@knocte can I extend the existing .gitlab-ci.yml file to achieve this?
That's what actually needs to be done, I'm not sure how you could create a new .gitlab-ci.yml file.
Noted!
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work for 1.065 ETH (182.43 USD @ $171.3/ETH) has been submitted by:
@knocte please take a look at the submitted work:
(Link Not Provided) by @msonawane
can you provide link to MR/PR?
contact me on skype please. I need to get some answers before PR
Regards, Manoj Sonawane
Email: sonawane.manoj@gmail.com Skype: msonawane LinkedIn: http://www.linkedin.com/in/msonawane
On Fri, Apr 12, 2019 at 3:24 PM Andres G. Aragoneses < notifications@github.com> wrote:
(Link Not Provided) by @msonawane https://github.com/msonawane
can you provide link to MR/PR?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/knocte/fsx/issues/1#issuecomment-482468115, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrMfILSKx18sM5DZm4Mytlq4QgM-SNuks5vgDS-gaJpZM4cj5Gk .
https://gitlab.com/knocte/fsx/merge_requests/5
Regards, Manoj Sonawane
Email: sonawane.manoj@gmail.com Skype: msonawane LinkedIn: http://www.linkedin.com/in/msonawane
On Fri, Apr 12, 2019 at 3:30 PM Manoj Sonawane sonawane.manoj@gmail.com wrote:
contact me on skype please. I need to get some answers before PR
Regards, Manoj Sonawane
Email: sonawane.manoj@gmail.com Skype: msonawane LinkedIn: http://www.linkedin.com/in/msonawane
On Fri, Apr 12, 2019 at 3:24 PM Andres G. Aragoneses < notifications@github.com> wrote:
(Link Not Provided) by @msonawane https://github.com/msonawane
can you provide link to MR/PR?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/knocte/fsx/issues/1#issuecomment-482468115, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrMfILSKx18sM5DZm4Mytlq4QgM-SNuks5vgDS-gaJpZM4cj5Gk .
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
The funding of 1.065 ETH (184.26 USD @ $173.01/ETH) attached to this issue has been approved & issued to @msonawane.
Fixed in 5bbb351d647207d018e31745eb0e52d98ea98de9, thanks!
Deliverables:
Requirements: