Git Product home page Git Product logo

appcenter-reviews's Introduction

AppCenter Reviews

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

⚠️ Note: The new AppCenter Dashboard is unfinished and under development. For now, apps can be submitted as pull requests against this repository.

Submitting an app

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.

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.

⚠️ Note: Until the new AppCenter Dashboard is finished, updates must also be submitted for review and approval; submit a pull request modifying your app's existing JSON file with the new commit and version tag.

appcenter-reviews's People

Contributors

danirabbit avatar ryonakano avatar cassidyjames avatar alexkdeveloper avatar btkostner avatar avojak avatar hezral avatar jhaygood86 avatar amka avatar meisenzahl avatar matthiasjg avatar bcedu avatar subhadeepjasu avatar fleury08 avatar antolius avatar suzie97 avatar phase1geo avatar torikulhabib avatar pthrrr avatar rkoesters avatar dar5hak avatar leggettc18 avatar ckruse avatar childishgiant avatar donadigo avatar aral avatar ztefn avatar rajsolai avatar sdv43 avatar peteruithoven 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.