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

Generate different base profile names for global and project configs #2194

Merged
merged 22 commits into from
Jul 18, 2024

Commits on Jun 4, 2024

  1. Remove the yamljs dependency

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    029c49f View commit details
    Browse the repository at this point in the history
  2. Remove another yamljs dependency

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ec9aadd View commit details
    Browse the repository at this point in the history
  3. Generate global and project base profile names

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    db3fb0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bd3494 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Fix config-list tests that don't know project_base

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    40b5651 View commit details
    Browse the repository at this point in the history
  2. Fix config-init integ tests for project_base

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    321d40c View commit details
    Browse the repository at this point in the history
  3. Fix config-secure integ tests for project_base

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e1a7590 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Merge remote-tracking branch 'origin/next' into projectBase

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9c7e3fa View commit details
    Browse the repository at this point in the history
  2. Specify tests as Global, globalUser, Project, & projectUser

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    08b5b1d View commit details
    Browse the repository at this point in the history
  3. Use Global, globalUser, Project, & projectUser tests

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    563307b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Replace redundant test case

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    27d6231 View commit details
    Browse the repository at this point in the history
  2. Use expectedProjectConfigObject

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a32f325 View commit details
    Browse the repository at this point in the history
  3. Empty secure arrays in expected user config data

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    982ed5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5042ab9 View commit details
    Browse the repository at this point in the history
  5. Empty the secure array for user configs

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    99e0705 View commit details
    Browse the repository at this point in the history
  6. Add required snapshot

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9686911 View commit details
    Browse the repository at this point in the history
  7. Empty the secure array for user configs

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    76c3124 View commit details
    Browse the repository at this point in the history
  8. Remove wrong snapshot file. Update right snapshot file

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ca8e848 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. change hardcoded 'base' to 'project_base'

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    03c21e3 View commit details
    Browse the repository at this point in the history
  2. Add changelog entries

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    978717a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    9c099d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge branch 'next' into projectBase

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    efe6ea1 View commit details
    Browse the repository at this point in the history