Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Oct 28, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 28, 2025 18:11
@github-actions
Copy link

github-actions bot commented Oct 28, 2025

Copyright Validation Results
Total: 7 | Passed: 2 | Failed: 0 | Skipped: 5 | at: 2025-10-28 21:50:35 UTC | commit: f6ad7f0

⏭️ Skipped (Excluded) Files

  • .copyrightconfig
  • .gitignore
  • .npmignore
  • package.json
  • test-complete-app-mlDeploy/build.gradle

✅ Valid Files

  • etc/test-setup-prompt.js
  • test-basic/rows.js

✅ All files have valid copyright headers!

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes custom test deployment infrastructure as part of ticket MLE-24733, streamlining test setup by eliminating the custom deployer previously used for tests.

Key changes:

  • Removed the test-complete-app directory containing custom Gradle-based deployment configuration
  • Deleted multiple test setup, teardown, and configuration scripts from the etc directory
  • Removed the config-optic directory with its QA setup infrastructure and test data files

Reviewed Changes

Copilot reviewed 71 out of 73 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test-complete-app/* Removed entire custom Gradle deployment directory including server configs, certificate templates, and wrapper scripts
etc/test-*.js Deleted test setup/teardown scripts and user configuration utilities
etc/data/* Removed test data files including TDE templates, validation schemas, and transform scripts
config-optic/* Deleted optic test configuration, setup scripts, and extensive test data files
package.json Removed test-related npm scripts (setup, teardown, test)
test-basic/rows.js Removed outdated comment reference
etc/test-setup-prompt.js Cleaned up TODO comments about ml-gradle migration
.npmignore Removed test-complete-app directory from npm ignore list
.copyrightconfig Updated file exclusion list to remove test-complete-app reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rjrudin rjrudin force-pushed the feature/delete-custom-deployer branch from 2744301 to 358c654 Compare October 28, 2025 21:48
Not deleting data files for now.
@rjrudin rjrudin force-pushed the feature/delete-custom-deployer branch from 358c654 to f6ad7f0 Compare October 28, 2025 21:50
@rjrudin
Copy link
Contributor Author

rjrudin commented Oct 29, 2025

Closing this, will try a new PR since this node seems cooked.

@rjrudin rjrudin closed this Oct 29, 2025
@rjrudin rjrudin deleted the feature/delete-custom-deployer branch October 29, 2025 12:32
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.

2 participants