Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655770 - dev-util/bitrise (New package)
Summary: dev-util/bitrise (New package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-15 01:31 UTC by Karol Wrótniak
Modified: 2018-06-09 21:15 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
bitrise-1.16.0.ebuild (bitrise-1.16.0.ebuild,1.19 KB, text/plain)
2018-05-15 01:32 UTC, Karol Wrótniak
Details
bitrise-1.16.1.ebuild (bitrise-1.16.1.ebuild,1.01 KB, text/plain)
2018-05-16 17:07 UTC, Karol Wrótniak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Wrótniak 2018-05-15 01:31:29 UTC
Hi,

please find attached dev-util/bitrise-1.16.0.ebuild 

Bitrise is a Continuous Integration and Delivery (CI/CD) Platform as a Service (PaaS) with a main focus on mobile app development (iOS, Android, Xamarin, ...).

Automate the testing and deployment of your apps with just a few clicks.

When you trigger a build a Virtual Machine is assigned to host your build and your defined Workflow (series of build Steps) will be executed, step by step.
Comment 1 Karol Wrótniak 2018-05-15 01:32:57 UTC
Created attachment 531458 [details]
bitrise-1.16.0.ebuild
Comment 2 Jonas Stein gentoo-dev 2018-05-15 16:57:06 UTC
see comments on github.
Comment 3 Karol Wrótniak 2018-05-16 10:50:15 UTC
I've applied all the changes requested in GitHub comments.
Comment 4 Karol Wrótniak 2018-05-16 17:07:45 UTC
Created attachment 531864 [details]
bitrise-1.16.1.ebuild
Comment 5 Karol Wrótniak 2018-05-16 17:09:26 UTC
Upstream has released a new version in the meantime so I've updated PR on GitHub and this issue as well.
Comment 6 Larry the Git Cow gentoo-dev 2018-06-09 21:15:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c69ae5ecbf87c870bb0ea8a776d8d7aa8e55f3d

commit 1c69ae5ecbf87c870bb0ea8a776d8d7aa8e55f3d
Author:     Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
AuthorDate: 2018-05-15 01:36:46 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-06-09 21:15:37 +0000

    dev-util/bitrise: new ebuild, version 1.16.1
    
    Bitrise is a Continuous Integration and Delivery (CI/CD) Platform
    as a Service (PaaS) with a main focus on mobile app development (iOS,
    Android, Xamarin, ...).
    
    Closes: https://bugs.gentoo.org/655770
    Closes: https://github.com/gentoo/gentoo/pull/8412

 dev-util/bitrise/Manifest              |  1 +
 dev-util/bitrise/bitrise-1.16.1.ebuild | 42 ++++++++++++++++++++++++++++++++++
 dev-util/bitrise/metadata.xml          | 19 +++++++++++++++
 3 files changed, 62 insertions(+)