Giter Club home page Giter Club logo

alphagov.design-system-support's Introduction

Design System Support

This repository contains code to help us do support on the GOV.UK Design System team.

Requirements

  • Git
  • Node.js (npm)
  • Security access to credentials

Setup

Clone this repository to your machine locally and then pull it's dependencies using

npm install

Adding credentials

You'll need access to the Design System team credentials repository.

  1. Copy .env.example to .env
  2. Fill in credentials

.env is ignored by git, but make sure not to put these credentials into version control

Generating support log CSVs

When doing analysis of our support, we take Slack, Zendesk and Github data and bring them together.

You can generate CSVs from Zendesk and Github, which then need to be copied into the main spreadsheet.

all CSV files in this repository are ignored by git, but make sure not to put these credentials into version control

Build all

npm run build:csv

Zendesk

npm run build:csv:zendesk

Github

npm run build:csv:github

You can adjust how far back to pull Github issues by passing the createdMonthsAgo argument in the command line.

The default is 1 month.

npm run build:csv:github -- --createdMonthsAgo=3

alphagov.design-system-support's People

Contributors

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