Enhance compliments remote file with refresh support (#3630)

add support to refresh the compliments remotefile
add testcases for both without refresh (testcase missing) and with
refresh

doc to be updated
This commit is contained in:
sam detweiler
2024-11-13 02:57:55 -06:00
committed by GitHub
parent f1522da153
commit bd620e0061
6 changed files with 101 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ _This release is scheduled to be released on 2025-01-01._
- [docs] Added step for npm publishing in release process (#3595)
- [core] Add GitHub workflow to run spellcheck a few days before each release.
- [core] Add intest flag to index.html to pass to module js for test mode detection (needed by #3630)
- [compliments] add support for refreshing remote compliments file, and testcases
### Removed