Giter VIP home page Giter VIP logo

mushroom-observer's Introduction

Mushroom Observer

Actions Status CodePolice Coverage Status

Last Revised: 2023-01-08

This README is an overview of

  • the tools used by Mushroom Observer (MO) and
  • the other READMEs in this repository.

See https://mushroomobserver.org/info/intro for an introduction to the website itself.


TOOLS

MO uses git for version control and management of MO code. The source code is hosted on github. The URL for the MO source repository is https://github.com/MushroomObserver/mushroom-observer.

We use Github Actions to implement Continuous Integration (CI). Pushing a commit to GitHub triggers a workflow run that includes:

Our test suite uses minitest and extensions. See our Gemfile for more details. The test suite is run as part of our CI, and also can be run locally.

We use Coveralls to obtain a report about test coverage. Coveralls is run as part of our CI, and also can be run locally. Its reports include total coverage and coverage for each line of code. The reports highlight newly uncovered lines so that we can maintain a high degree of coverage.

We use Codeclimate and plugins, like RuboCop and Brakeman, to help maintain and improve code quality, including a consistent style. See our Codeclimate configuration file for more details.

We use RuboCop and extensions to help with code quality and consistentcy of style. See our RuboCop configuration file for more details. RuboCop is run as part of our CI, and also can be run locally. (We are a long way from where we want to be. We have hundreds of offenses to fix. See our Ruboco Todo file.)

We use Brakeman to highight some security issues.


DEVELOPMENT

To get started developing we recommend that you head over to https://github.com/MushroomObserver/developer-startup which provides instructions for getting a virtual machine development environment set up on Mac, Linux and Windows machines.


Other READMEs

The following files should provide useful information for working with the Mushroom Observer code base. These files are quite out-of-date, so be sure to take them with a grain of salt.

README_CODE: Provides a snapshot of the major components of Mushroom Observer.

README_DEVELOPMENT_INSTALL: If for some reason you want to install our code locally, this file describes the steps used by one developer. You are encouraged to update this document with your own experience. Also see MACOSX_NOTES for notes about setting up a local Apple M1 working under the Monterey (12.4) version of MacOS.

Rather than running our code locally on your hardware, we recommend using the process outlined in https://github.com/MushroomObserver/developer-startup to create a development environment on a virtual machine.

README_PRODUCTION_INSTALL: Describes the steps needed to setup our production environment.

README_STANDARDS: The closest we have to coding standards. Currently this is very brief.

README_TRANSLATIONS: Details needed for translators to provide support in for the site in a new language.


Copyright (c) © 2006-2023 Mushroom Observer, Inc. See License for further details.

mushroom-observer's People

Contributors

joecohen avatar pellaea avatar nimmolo avatar mo-nathan avatar raysuelzer avatar mc-nathan avatar scottymeyers avatar mushroom-observer avatar dependabot[bot] avatar stacksharebot avatar lpasquali avatar alanrockefeller avatar nwilson-eol avatar bertschingert avatar

Stargazers

 avatar

Watchers

 avatar 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.