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: do not add _uccVersion to the root globalConfig file #1519

Merged
merged 7 commits into from
Jan 3, 2025

Conversation

kkedziak-splunk
Copy link
Contributor

@kkedziak-splunk kkedziak-splunk commented Jan 2, 2025

PR Type

What kind of change does this PR introduce?

  • Feature
  • Bug Fix
  • Refactoring (no functional or API changes)
  • Documentation Update
  • Maintenance (dependency updates, CI, etc.)

Summary

Changes

Now _uccVersion is not added to the root globalConfig.json. Only to the appserver/static/js/build/globalConfig.json.

If _uccVersion is specified in the root globalConfig.json, it is removed.

User experience

No _uccVersion in the root globalConfig.json.

Checklist

If an item doesn't apply to your changes, leave it unchecked.

@kkedziak-splunk kkedziak-splunk requested review from a team as code owners January 2, 2025 15:41
@hetangmodi-crest
Copy link
Contributor

Can we add a test to capture this behavior?

# Conflicts:
#	tests/testdata/test_addons/package_global_config_everything/globalConfig.json
@artemrys artemrys self-requested a review January 3, 2025 13:41
@artemrys artemrys changed the title feat: do not add _uccVersion to the root GC feat: do not add _uccVersion to the root globalConfig file Jan 3, 2025
@artemrys artemrys merged commit 0beab3b into develop Jan 3, 2025
98 checks passed
@artemrys artemrys deleted the feat/uccversion-skip branch January 3, 2025 13:43
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants