Skip to content

Conversation

@hagen-p
Copy link
Collaborator

@hagen-p hagen-p commented Jan 15, 2026

Summary

Remove temporary TEST-splunk-astronomy-shop-*.yaml manifest files that were used for feature branch testing and are no longer needed.

Files Removed

  • kubernetes/TEST-splunk-astronomy-shop-dea.yaml
  • kubernetes/TEST-splunk-astronomy-shop-fix-windows-env.yaml
  • kubernetes/TEST-splunk-astronomy-shop-footer-fix.yaml
  • kubernetes/TEST-splunk-astronomy-shop-frontned-syntehtic-fix.yaml
  • kubernetes/TEST-splunk-astronomy-shop-llm-tmp.yaml

Impact

  • 16,975 lines removed - Significant reduction in repository size
  • No functional changes - These were temporary test manifests not used in production
  • Improved repository hygiene - Removes clutter from kubernetes/ directory

Reason for Cleanup

These manifest files were generated during feature branch testing workflows and served their purpose. They are no longer needed and should be removed to keep the repository clean and maintainable.

Testing

No testing required - this is a simple file removal with no impact on existing functionality.

Removed temporary TEST-splunk-astronomy-shop-*.yaml files that were used
for feature branch testing. These manifest files are no longer needed:

- TEST-splunk-astronomy-shop-dea.yaml
- TEST-splunk-astronomy-shop-fix-windows-env.yaml
- TEST-splunk-astronomy-shop-footer-fix.yaml
- TEST-splunk-astronomy-shop-frontned-syntehtic-fix.yaml
- TEST-splunk-astronomy-shop-llm-tmp.yaml

Cleanup to maintain repository hygiene.
@hagen-p hagen-p merged commit 74d6a18 into main Jan 15, 2026
4 of 5 checks passed
@hagen-p hagen-p deleted the cleanup-test-manifests branch January 15, 2026 16:42
hagen-p added a commit to hagen-p/opentelemetry-demo-splunk that referenced this pull request Jan 20, 2026
…pp (#1)

* chore: remove TEST manifest files (splunk#76)

Removed temporary TEST-splunk-astronomy-shop-*.yaml files that were used
for feature branch testing. These manifest files are no longer needed:

- TEST-splunk-astronomy-shop-dea.yaml
- TEST-splunk-astronomy-shop-fix-windows-env.yaml
- TEST-splunk-astronomy-shop-footer-fix.yaml
- TEST-splunk-astronomy-shop-frontned-syntehtic-fix.yaml
- TEST-splunk-astronomy-shop-llm-tmp.yaml

Cleanup to maintain repository hygiene.

* Enabled Splunk RUm  for   the splunk version of the Astronomy-shop

* Release mobile app v1.0.1

- iOS build (iphoneos26.0)
- Android build (API 34)
- Includes Splunk RUM instrumentation

* Add mobile app packaging scripts

- package-mobile.sh: Packages builds to releases/mobile/ directory
- package-and-release.sh: Creates GitHub releases (includes source archives)

Prefer package-mobile.sh for clean package-only releases.

* Release mobile app v1.1.0

- iOS build (iphoneos26.0)
- Android build (API 34)
- Includes Splunk RUM instrumentation

* fixingg missing rum data

* fixing splunkRum usage with native framework

* chore: Move release packages to separate PR

- Remove release packages from main PR for easier review
- Release packages will be added in a separate PR
- This keeps code changes and binary releases separate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant