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

[Feature] Add cross site scripting #1676

Merged

Conversation

NiceGuyIT
Copy link
Contributor

@NiceGuyIT NiceGuyIT commented Nov 12, 2023

This PR adds support for Nushell and Deno to provide a cross platform scripting environments.

Associated PRs

Questions

  • How should unit tests be written?

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (be847ba) 80.60% compared to head (4ac1030) 80.61%.

Files Patch % Lines
api/tacticalrmm/scripts/views.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1676   +/-   ##
========================================
  Coverage    80.60%   80.61%           
========================================
  Files          136      136           
  Lines         9267     9292   +25     
========================================
+ Hits          7470     7491   +21     
- Misses        1797     1801    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@NiceGuyIT NiceGuyIT marked this pull request as ready for review November 19, 2023 01:08
- Pull the Nushell and Deno versions from the server.
- Support downloading Nushell and Deno from a url (not GitHUb).
- Add support for nu config.nu and env.nu files.
- Add support for default Deno permissions.
Signed-off-by: David Randall <[email protected]>
@wh1te909 wh1te909 merged commit ac7642c into amidaware:develop Feb 22, 2024
4 checks passed
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