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

feat(config): create a hash of config bundles and use bundle created timestamp for records #2274

Merged
merged 4 commits into from
Jun 23, 2022

Commits on Jun 23, 2022

  1. feat(config): remove createdAt and make updatedAt optional

    As we move to a configuration bundle these dates do not mean much compared to the bundle id
    blacha committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    da47e83 View commit details
    Browse the repository at this point in the history
  2. fix: ensure updatedAt exists

    blacha committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    c712e63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    530db17 View commit details
    Browse the repository at this point in the history
  4. refactor: remove unused code

    blacha committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    3b283da View commit details
    Browse the repository at this point in the history