Git Product home page Git Product logo

majifix-changelog's Introduction

majifix-changelog

Build Status Dependencies Status Commitizen friendly Renovate enabled Deploy to Heroku

A representation of a change/event on a service request(e.g Change of status, priority, assignments) by a specific system user.

Requirements

Installation

npm install @codetanzania/majifix-changelog --save

Usage

const mongoose = require('mongoose');
const { app } = require('@codetanzania/majifix-changelog');

//connect to mongodb
mongoose.connect(process.env.MONGODB_URI);

//fire the app
app.start(function(error, env) {
  ...
});

Testing

  • Clone this repository

  • Install all development dependencies

npm install
  • Run example
npm run dev
  • Then run test
npm test

Contribute

It will be nice, if you open an issue first so that we can know what is going on, then, fork this repo and push in your ideas. Do not forget to add a bit of test(s) of what value you adding.

References

Licence

The MIT License (MIT)

Copyright (c) 2018 - present CodeTanzania & Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

majifix-changelog's People

Contributors

benmaruchu avatar lykmapipo avatar renovate-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

majifix-changelog's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @codetanzania/majifix-service-group to v1.4.0
  • chore(deps): update dependency eslint-plugin-import to v2.29.1
  • chore(deps): update dependency node to v11.15.0
  • chore(deps): update dependency sinon-chai to v3.7.0
  • fix(deps): update dependency @codetanzania/majifix-common to v0.20.0
  • fix(deps): update dependency @codetanzania/majifix-priority to v1.6.0
  • fix(deps): update dependency @codetanzania/majifix-status to v1.6.0
  • fix(deps): update dependency @lykmapipo/common to v0.44.5
  • fix(deps): update dependency @lykmapipo/env to v0.17.39
  • fix(deps): update dependency @lykmapipo/express-common to v0.18.19
  • fix(deps): update dependency mongoose-rest-actions to v0.30.6
  • chore(deps): update commitlint monorepo to v19 (major) (@commitlint/cli, @commitlint/config-conventional, @commitlint/travis-cli)
  • chore(deps): update dependency chai to v5
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-config-airbnb-base to v15
  • chore(deps): update dependency eslint-config-prettier to v9
  • chore(deps): update dependency eslint-plugin-mocha to v10
  • chore(deps): update dependency eslint-plugin-prettier to v5
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency mocha to v10
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency rimraf to v6
  • chore(deps): update dependency rollup to v4
  • chore(deps): update dependency sinon to v18
  • chore(deps): update dependency sinon-chai to v4
  • chore(deps): update dependency supertest to v7
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

npm
package.json
  • @codetanzania/majifix-common >=0.12.4
  • @codetanzania/majifix-priority >=1.4.5
  • @codetanzania/majifix-service-request >=0.2.5
  • @codetanzania/majifix-status >=1.4.6
  • @lykmapipo/common >=0.17.5
  • @lykmapipo/env >=0.7.7
  • @lykmapipo/express-common >=0.17.3
  • async >=3.0.0
  • lodash >=4.17.11
  • mongoose-rest-actions >=0.28.1
  • @babel/cli 7.4.4
  • @babel/core 7.4.4
  • @babel/node 7.2.2
  • @babel/preset-env 7.4.4
  • @babel/register 7.4.4
  • @codetanzania/majifix-jurisdiction >=1.5.5
  • @codetanzania/majifix-service >=1.1.5
  • @codetanzania/majifix-service-group >=1.2.6
  • @commitlint/cli 7.6.1
  • @commitlint/config-conventional 7.6.0
  • @commitlint/travis-cli 7.6.1
  • @lykmapipo/mongoose-common 0.23.1
  • @lykmapipo/mongoose-test-helpers 0.7.3
  • chai 4.2.0
  • commitizen 3.1.1
  • cz-conventional-changelog 2.1.0
  • doxdox 3.0.0
  • eslint 5.16.0
  • eslint-config-airbnb-base 13.1.0
  • eslint-config-prettier 4.3.0
  • eslint-plugin-import 2.17.2
  • eslint-plugin-mocha 5.3.0
  • eslint-plugin-prettier 3.1.0
  • generate-changelog 1.7.1
  • husky 2.4.0
  • lint-staged 8.1.7
  • mocha 6.1.4
  • mongoose >=5.5.10
  • prettier 1.17.1
  • rimraf 2.6.3
  • rollup 1.12.3
  • sinon 7.3.2
  • sinon-chai 3.5.0
  • sinon-mongoose 2.3.0
  • supertest 4.0.2
  • mongoose >=5.5.10
travis
.travis.yml
  • node 11.12.0

  • Check this box to trigger a request for Renovate to run again on this repository

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.