Giter Site home page Giter Site logo

appcenter-reviews's Introduction

AppCenter Reviews

This repository is used for deploying apps to the elementary AppCenter Flatpak repository. You can view your or any other app's review status by checking open pull requests.

โš ๏ธ Note: The new AppCenter Dashboard is unfinished and under rapid development. If you have issues using it, please report them.

To submit an app, please use AppCenter Dashboard, as it will speed up the review process and ensure all the needed data is entered correctly. If you want to publish an app that is not hosted on GitHub, your app has an RDNN that does not match where the code is hosted, or are having an issue submitting with AppCenter Dashboard: first make sure your app adheres to the publishing requirements, then submit a pull request against this repository following the structure below.

Review Process

All apps and updates in the review queue are listed as open pull requests. Once a pull request is approved and merged by a reviewer, that app will be published to the AppCenter Flatpak repository. If any questions or requested changes come up during the review process, the reviewer will tag the app developer in the conversation on the pull request if possible.

Once your app is approved and merged into this repository, future releases and tagged commits will be automatically submitted for review and approval.

Repository Structure

All app releases in this repository are found under the applications/ folder and follow this schema <rdnn>.json. The JSON file looks like this:

{
  "source": "https://github.com/danrabbit/harvey.git",
  "commit": "45dd52660c0069207fa4b0c1fcf7ac6d7157d34b",
  "version": "1.0.1"
}

The source field needs to be a publicly accessible Git repository. The commit field is the full Git sha for the release we are building. And the version needs to be a SemVer tag.

appcenter-reviews's People

Contributors

danirabbit avatar btkostner avatar cassidyjames avatar meisenzahl avatar avojak avatar candiedoperation avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.