Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Scripts used during the migration of people and roles.

License

Notifications You must be signed in to change notification settings

alphagov/govuk-people-roles-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

govuk-people-roles-migration

Scripts used during the migration of people and roles.

Instructions

  1. Install the dependencies using Homebrew:

    $ brew bundle
    $ npm install -g blink-diff
  2. Run collections against the live content store.

    $ cd ~/govuk/collections
    $ ./startup.sh --live
  3. Download screenshots of each person and role.

    $ ./download.rb

    Note: this takes many hours to complete, perhaps leave it running overnight.

  4. Compare the screenshots of Whitehall and Collections.

    $ ./compare.rb

    Note: this takes many hours to complete, perhaps leave it running for a few days.

  5. Analyse the diff screenshots stored in the comparisons folder to decide whether to go live with the migration.

About

Scripts used during the migration of people and roles.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages