Skip to content

Code to support synchronization of the iana-registries repository

Notifications You must be signed in to change notification settings

ietf-tools/iana-registries-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

IANA Registries mirror

This work is created under the IETF/Ribose BibXML services SOW.

Last import

Purpose

This repository acts as a mirror to official IANA Registries data.

This data is then used for generating BibXML bibliographic entries for each IANA registry and pushed to the iana-registries repository.

The origin of data is:

  • rsync.iana.org::assignments (publicly accessible)

Usage

The import workflow runs daily at 1am UTC, and does the following:

  • Checks out the latest data of iana-registries

  • Runs rsync from rsync.iana.org to obtain the latest IANA registries data, overriding the data of the Git iana-registries

    • The README. and .git paths are protected from rsync, meaning that these files in iana-registries will not be removed by rsync (since the rsync source does not have them).

  • Compares the changes made and commits them, and pushes any changes back to iana-registries

License

Openly licensed.

About

Code to support synchronization of the iana-registries repository

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •