Skip to content

Source data for A Guide to the United States' History of Recognition, Diplomatic, and Consular Relations, by Country, since 1776

Notifications You must be signed in to change notification settings

HistoryAtState/rdcr

Repository files navigation

A Guide to the United States' History of Recognition, Diplomatic, and Consular Relations, by Country, since 1776

exist-db CI

Source data for A Guide to the United States' History of Recognition, Diplomatic, and Consular Relations, by Country, since 1776

Format and schema

  • The main content, which is located in the articles and issues directories, conforms to the Text Encoding Initiative Guidelines. A project-specific schema for these documents can be found in the schema directory: rdcr.odd and its derivative RelaxNG Compact file, rdcr.rnc.
  • The related-resources directory contains a single file for associating issues with articles. Its schema can be found in schema: resources.rnc and resources.sch.
  • All other files at the root of this directory are ancillary and relate solely to build and deployment processes.

Build

  1. Single xar file: Files articles.xconf and issues.xconf will only contain the index, no triggers!

    ant
    1. Since Releases have been automated when building locally you might want to supply your own version number (e.g. X.X.X) like this:
    ant -Dapp.version=X.X.X

Release

Releases for this data package are automated. Any commit to the master branch will trigger the release automation.

All commit message must conform to Conventional Commit Messages to determine semantic versioning of releases, please adhere to these conventions, like so:

Commit message Release type
fix(pencil): stop graphite breaking when too much pressure applied Patch Release
feat(pencil): add 'graphiteWidth' option Minor Feature Release
perf(pencil): remove graphiteWidth option

BREAKING CHANGE: The graphiteWidth option has been removed.
The default graphite width of 10mm is always used for performance reasons.
Major Breaking Release

When opening PRs commit messages are checked using commitlint.

About

Source data for A Guide to the United States' History of Recognition, Diplomatic, and Consular Relations, by Country, since 1776

Resources

Stars

Watchers

Forks

Packages

No packages published