Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TINY-10144: Adopt changie for changelogs (tinymce#9043)
* TINY-10144: added changie command placeholder * TINY-10144: added changie command and moved 6.8 changes over to changie * TINY-10144: add changes to changelog * TINY-10144: added changie folder to all modules, moved header file to root folder * TINY-10144: add changie-runner * TINY-10144: remove root changie folder * TINY-10144: move changie.ymal to root folder * TINY-10144: add option to batch process * TINY-10144: remove unused script * TINY-10144: fix individual changie command not working * TINY-10144: use changie project management * TINY-10144: update fragment file name * TINY-10144: remove changie entry * TINY-10144: remove runner reference * TINY-10144: add content to acid changelog * TINY-10144: add a make file to handle changie on all projects * TINY-10144: update makefile * TINY-10144: update Jenkinsfile with make command * Uppercase M * TINY-10144: Use changie from NPM * TINY-10144: Add new changes up to 6.7.2 to the existing changelog * Fixed spaces in makefile * TINY-10144: Stop trying to batch all projects, which will naturally fail most of the time. Added merge -u * Upgrade to changie with fixed merge -u * Now that changie has better options, we don't need the Makefile anymore * TINY-10144: update fragmentFileFormat * TINY-10144: update `kinds` order * TINY-10144: add wrapper for changie * TINY-10144: Remove unreleased changes * TINY-10144: Update script to dry run before making change to changelog * TINY-10144: Update changelog with version using yarn changie-merge * TINY-10144: Update makefile * TINY-10144: Update Makefile with version retrieval from versions.txt * TINY-10144: Update Makefile to handle tinymce version (WIP) * TINY-10144: modify Makefile to seperate tinymce and other changlog process * TINY-10144: update changie version * TINY-10144: change to `changie merge` * TINY-10144: add .gitkeep to unreleased folder * TINY-10144: getting packages other than tinymce ready for changie * TINY-10144: refactor changelog * TINY-10144: add change entry for tinymce * TINY-10144: get tinymce ready for changie * TINY-10144: reformat changelog * TINY-10144: rewrite Makefile * TINY-10144: add missing changlog entry * TINY-10144: add new change entry, and mising entry * TINY-10144: changie merge --------- Co-authored-by: Andrew Herron <[email protected]>
- Loading branch information