GithubHelp home page GithubHelp logo

tubbz-alt / digitalmarketplace-content-loader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crown-commercial-service/digitalmarketplace-content-loader

0.0 1.0 0.0 482 KB

Digital Marketplace content loader

License: MIT License

Makefile 0.29% Python 98.37% Shell 0.33% Nix 1.01%

digitalmarketplace-content-loader's Introduction

Digital Marketplace Content Loader

Python 3.6

What's in here?

Content loader for Digital Marketplace.

Originally was part of Digital Marketplace Utils.

Running the tests

Install Python dependencies

make requirements-dev

Run the tests

make test

Releasing a new version

To update the package version, edit the __version__ = ... string in dmcontent/__init__.py, commit and push the change and wait for CI to create a new version tag.

Once the tag is available on GitHub, the new version can be used by the apps by adding the following line to the app requirements.txt (replacing X.Y.Z with the current version number):

git+https://github.com/alphagov/[email protected]#egg=digitalmarketplace-content-loader==X.Y.Z

When changing a major version number consider adding a record to the CHANGELOG.md with a description of the change and an example of the upgrade process for the client apps.

Licence

Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.

The documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.

digitalmarketplace-content-loader's People

Contributors

lfdebrux avatar allait avatar risicle avatar benvand avatar domoscargin avatar galund avatar idavidmcdonald avatar katstevens avatar wynndow avatar pcraig3 avatar thedoublek avatar samuelhwilliams avatar bjgill avatar asmith-nhsx avatar gidsg avatar dependabot[bot] avatar dm-ssp-jenkins avatar

Watchers

 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.