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: helper modules for modular inputs #1126

Merged
merged 30 commits into from May 9, 2024
Merged

Conversation

kkedziak-splunk
Copy link
Contributor

@kkedziak-splunk kkedziak-splunk commented Apr 3, 2024

@kkedziak-splunk kkedziak-splunk requested review from a team as code owners April 3, 2024 09:30
splunk_add_on_ucc_framework/schema/schema.json Outdated Show resolved Hide resolved
splunk_add_on_ucc_framework/commands/build.py Outdated Show resolved Hide resolved
# Conflicts:
#	splunk_add_on_ucc_framework/schema/schema.json
#	splunk_add_on_ucc_framework/templates/input.name.init-template
#	tests/smoke/test_ucc_build.py
#	tests/testdata/expected_addons/expected_addon_after_init/demo_addon_for_splunk/package/bin/demo_input.py
#	tests/testdata/test_addons/package_files_conflict_test/globalConfig.json
#	tests/testdata/test_addons/package_global_config_multi_input/globalConfig.json
#	tests/testdata/test_addons/package_global_config_only_one_tab/globalConfig.json
@artemrys artemrys changed the title feat: Separate general modinput file from specific implementation feat: separate general modinput file from specific implementation May 6, 2024
# Conflicts:
#	tests/smoke/test_ucc_build.py
#	tests/testdata/test_addons/package_files_conflict_test/globalConfig.json
#	tests/testdata/test_addons/package_global_config_multi_input/globalConfig.json
#	tests/testdata/test_addons/package_global_config_only_one_tab/globalConfig.json
@artemrys artemrys changed the title feat: separate general modinput file from specific implementation feat: helper modules for modular inputs May 9, 2024
@artemrys artemrys enabled auto-merge (squash) May 9, 2024 09:42
@artemrys artemrys merged commit fde1a33 into develop May 9, 2024
61 checks passed
@artemrys artemrys deleted the feat/modinput_separate branch May 9, 2024 10:13
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: import custom code module in generated modular input scripts.
3 participants