Home
last modified time | relevance | path

Searched refs:changelog (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware-2.8.0/
A D.commitlintrc.js22 let changelog; variable
27 changelog = yaml.load(contents);
47 const types = getTypes(changelog.sections).sort(); /* Sort alphabetically */
48 const scopes = getScopes(changelog.subsections).sort(); /* Sort alphabetically */
A D.versionrc.js20 let changelog; variable
25 changelog = yaml.load(contents);
59 const types = getTypes(changelog.sections);
60 const sections = getSections(changelog.subsections);
A Dchangelog.yaml8 # The following block describes the top-level sections of the changelog. Commits are categorized
70 # The following block describes the sub-sections of the changelog. These sub-sections may appear in
80changelog.
1195 scope: changelog
/arm-trusted-firmware-2.8.0/docs/process/
A Dcommit-style.rst8 keep a more accurate changelog. You may use Markdown in commit messages.
82 our :download:`changelog configuration file <../../changelog.yaml>`. Scopes in
83 this file are organized by their changelog section, where each changelog section
99 Scopes that are not present in the changelog configuration file are considered
104 greatest new platform `Bar` then you would add it to the `Platforms` changelog
/arm-trusted-firmware-2.8.0/docs/about/
A Dmaintainers.rst878 :|F|: tools/conventional-changelog-tf-a

Completed in 12 milliseconds