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

Rectify automation script execution issues from dynamic end points on migration from RSC to surveilr.com #37

Open
MeetAnithaVarghese opened this issue Sep 30, 2024 · 2 comments
Assignees

Comments

@MeetAnithaVarghese
Copy link
Collaborator

MeetAnithaVarghese commented Sep 30, 2024

Description
The edge code was recently moved from the RSC repository to Surveilr. However, during this transition, it appears that the automation script is encountering execution issues that need to be addressed.

Expected Behavior
The automation script should execute without issues after migration, maintaining the same functionality as it had in the RSC repo.

@MeetAnithaVarghese MeetAnithaVarghese self-assigned this Sep 30, 2024
@MeetAnithaVarghese MeetAnithaVarghese changed the title Rectify drhctl.ts execution issues from dynamic end points Rectify automation script execution issues from dynamic end points Oct 1, 2024
@MeetAnithaVarghese MeetAnithaVarghese changed the title Rectify automation script execution issues from dynamic end points Rectify automation script execution issues from dynamic end points on migration from RSC to surveilr.com Oct 1, 2024
@MeetAnithaVarghese
Copy link
Collaborator Author

MeetAnithaVarghese commented Oct 1, 2024

  • The automation code is currently functioning correctly using raw URLs to fetch content.
    It retrieves necessary scripts from specific locations to process the data.

  • Once the dynamic endpoint generation is implemented, which will retrieve the latest file content
    for all files under the lib/universal directory, the existing automation scripts may require
    modifications to ensure compatibility with the updated retrieval process.

  • This will include testing the changes thoroughly to confirm that the automation execution
    behaves as expected with the new endpoint structure.

@shah
Copy link
Contributor

shah commented Oct 13, 2024

@MeetAnithaVarghese @pradeepcdlm @razakpm please assume we can use Deno 2.0 and now use the deno install command to install drhctl.ts and make the instructions easier.

@shah shah reopened this Oct 13, 2024
MeetAnithaVarghese added a commit that referenced this issue Oct 15, 2024
update: disable deidentification feature , switch to using Deno 2.0 with the latest sqlite3@12.0 for SQRT function. #37
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

No branches or pull requests

2 participants