Git Product home page Git Product logo

cryptosuite's People

Contributors

mimusica avatar

Stargazers

 avatar

Watchers

 avatar  avatar

cryptosuite's Issues

create an automated CI

We need a CI for our project and Github has one build-in, so why wouldn't I give it a try. I'm already acquainted to Jenkins and Travis CI, why not add this one.

Explore and get better acquainted to the build-in GitHub CI.

create an initial Dockerfile

We will use:
Ubuntu 20.04 LTS
python3.9

Minimize the docker image:
Cleaning up all cached files and folders left behind after installation.
Not automatically installing dependencies (that we don't need).
Use as few images layers as possible.

document submodules

Add README.md files to all submodules with documentation on what is expected from this submodule.

!SPONSOR INFO! Setup a Sentry pod on Kubernetes to help with improving our project.

Setup a Sentry pod on Kubernetes to help with improving our project.

How will this help to improve our project?
Sentry will catch all Errors & exceptions, shows stack traces and breadcrumbs from all the applications that are part of this project. (E.g. someone runs a bot and the code could fail for some reason, sentry will help us with the visibility of these issues so that the developers can act asap in an appropriate way. Also, the bot does not need to be running inside our cloud environment directly to forward it's errors. So we have the broadest possible range of catching errors.)

!SPONSOR INFO!
What would you be sponsoring?
You would be sponsoring the cost of hosting this pod in the cloud and help out everyone involved in this project.

One favor is worth another, so how do we return your favor?
Sponsors can have their logo on the page where the developers login.

Main targeting public:
developers

add logging

Create better error visibility on both the terminal and in a log file.

add a requirements-dev.txt to the project folder

In this file we will gather all needed extra python3 packages that help the developers to produce better code and it will be part of the CI builds on every push & pull request to validate the code they carry.

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.