Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ci/automate updating the CHANGELOG.md files #1879

Merged
merged 11 commits into from
May 19, 2024

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    2d82883 View commit details
    Browse the repository at this point in the history
  2. refactor(update-version-script): update the script to generate the ma…

    …rkdown files from a json file that contains the data to allow automate the CHANGELOG.md for the packages easier in CI, add a comment that indicate those files are generated.
    Ellet committed May 19, 2024
    Configuration menu
    Copy the full SHA
    769e9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5402004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd45aee View commit details
    Browse the repository at this point in the history
  5. chore: renmae the script regenerate_versions.dart to update_package_v…

    …ersion.dart
    Ellet committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ef24965 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b32f892 View commit details
    Browse the repository at this point in the history
  7. ci: update the publish workflow to pass the release notes to the scri…

    …pt (update_package_version.dart)
    Ellet committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7ce0ff1 View commit details
    Browse the repository at this point in the history
  8. chore: rename CHANGELOG.json to CHANGELOG_DATA.json to fix conflictin…

    …g with CHANGELOG.md by pub publish --dry-run
    Ellet committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0e35c1b View commit details
    Browse the repository at this point in the history
  9. docs: update the development notes to reflect the new renaming of CHA…

    …NGELOG.json
    Ellet committed May 19, 2024
    Configuration menu
    Copy the full SHA
    59009bb View commit details
    Browse the repository at this point in the history
  10. chore: update the script to reflect the change of renaming CHANGELOG.…

    …json to CHANGELOG_DATA.json
    Ellet committed May 19, 2024
    Configuration menu
    Copy the full SHA
    43acce8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ad8ae6 View commit details
    Browse the repository at this point in the history