Skip to content

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.

…or Fleet setup

- Replaced environment variable references for device paths with hardcoded values for macOS and Windows.
- Enhanced SQL queries in `createFleetLabelForOrg` and `createFleetLabel` functions to include additional fallback paths and registry checks.
- Refactored script generation logic for macOS and Windows, improving clarity and adding detailed logging for setup processes.
- Introduced common utility functions for script filename and package retrieval, promoting code reuse and maintainability.
- Introduced console logs in `getEmployeeDevices` to track organization ID and device retrieval processes.
- Added logging in `EmployeeDevicesPage` to display fetched devices.
- Normalized SQL queries in `createFleetLabelForOrg` and `createFleetLabel` for improved readability and consistency.
…ions

- Eliminated console logs in `getEmployeeDevices` and `EmployeeDevicesPage` to clean up the code and improve performance.
- Streamlined the device retrieval process by focusing on essential functionality without debug statements.
[dev] [Marfuen] mariano/agent-improvements
@vercel
Copy link

vercel bot commented Aug 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
app (staging) Ready Ready Preview Comment Aug 20, 2025 9:55pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
portal (staging) Skipped Skipped Aug 20, 2025 9:55pm

…ration

- Added runtime, dynamic, and maxDuration settings for the download agent.
- Implemented robust error handling for archiving and S3 streaming processes to improve reliability.
- Introduced logging for various error scenarios to facilitate debugging and monitoring.
[dev] [Marfuen] mariano/agent-improvements
…tion components

- Eliminated the `isFleetEnabled` checks from various components, simplifying the logic and ensuring the 'Device' tab is always displayed.
- Updated related components to directly render device information without conditional rendering based on fleet feature availability.
- Cleaned up imports and props to reflect the removal of fleet feature dependencies.
[dev] [Marfuen] mariano/agent-improvements
- Changed references from CHOSEN_DIR to MARKER_DIR for improved clarity and consistency in file path handling.
- Ensured that marker files are written and permissions are set correctly using the updated MARKER_DIR variable.
- Enhanced logging messages to reflect the new directory variable for better debugging.
- Updated the PowerShell command to use '%comspec%' for improved compatibility and added argument handling for better execution context.
- Ensured the working directory is set correctly to maintain the script's operational context during execution.
[dev] [Marfuen] mariano/agent-improvements
…rience

- Updated the script to create a temporary VBS file for elevating permissions, improving the user experience during setup.
- Added clear messaging to inform users about the elevation process and the behavior of the new window.
- Ensured the temporary VBS file is deleted after execution to maintain a clean environment.
[dev] [Marfuen] mariano/agent-improvements
- Improved the elevation process by allowing users to choose between automatic elevation and manual execution as Administrator.
- Updated messaging to provide clearer instructions during the elevation process.
- Added exit codes for better error handling and logging throughout the script execution.
- Ensured consistent use of the MARKER_DIR variable for file path handling and improved logging for error scenarios.
[dev] [Marfuen] mariano/agent-improvements
fix: improve variable handling and logging in Windows script
@vercel vercel bot temporarily deployed to staging – app August 20, 2025 20:27 Inactive
- Introduced a logging mechanism to capture messages and command executions, improving visibility during script execution.
- Updated directory handling to switch log files based on the chosen directory, ensuring logs are correctly maintained.
- Enhanced error reporting for marker file writing and permission setting, providing clearer feedback on issues encountered during execution.
fix: enhance logging and error handling in Windows script
- Added structured comments to improve readability and organization of the script.
- Enhanced logging messages for better clarity during execution, particularly for directory selection and permission settings.
- Improved error handling and messaging for missing marker files, ensuring clearer feedback on script status.
fix: enhance structure and logging in Windows script
- Removed redundant echo statements to improve script clarity and reduce clutter in the output.
- Introduced a main subroutine to organize script flow and enhance readability.
- Added structured comments to delineate sections of the script, improving maintainability and understanding of the code.
fix: streamline script structure and enhance logging in Windows script
- Updated directory existence checks to use wildcard matching for improved reliability.
- Enhanced logging to utilize delayed variable expansion for clearer output during execution.
- Ensured consistent logging of chosen directory and log file paths for better visibility.
[dev] [Marfuen] mariano/agent-improvements
- Updated directory paths to use double backslashes for proper formatting in Windows.
- Ensured consistency in path definitions to prevent potential parsing issues during execution.
fix: correct Windows path formatting in fleet label creation script
@vercel vercel bot temporarily deployed to staging – portal August 20, 2025 21:52 Inactive
@Marfuen Marfuen merged commit 57b424e into release Aug 20, 2025
11 of 12 checks passed
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.51.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants