NEWS
audit.connect 2024-07-24 (2024-07-24)
- fix: Remove feature usage - experimental API no longer works
audit.connect 2024-06-10 (2024-06-10)
- fix: Use latest version of {connactapi}
- chore: Fix Rd warnings due to R4.4
- fix: #15
audit.connect 2024-04-04 (2024-04-04)
- feat: Force
server
to have http(?s)
- feat: Improved error message when testing status response
audit.connect 2024-03-27 (2024-03-27)
- fix: Remove additional / from user api call
audit.connect 2024-01-24 (2024-01-24)
- fix: If NA, return 0 locked apps
audit.connect 2023-12-05 (2023-12-05)
- fix: If plumber deployment fails, handle failure gracefully
audit.connect 2023-10-18 (2023-10-18)
- feat:
audit_object |> audit.connect::sanitize()
removes personal user data
- feat: Add in user URL when summarising users
audit.connect 2023-10-01 (2023-10-01)
- feat: Check for Posit name leakage
audit.connect 2023-09-23 (2023-09-23)
- feat: Be less picky with server URLs
- fix: Deploy multiple files
- feat: Improve cli output - "All checks complete"
- fix: Checking system libs
audit.connect 2023-08-08 (2023-08-08)
- fix: Skip user check on evaluation licenses
audit.connect 2023-07-02 (2023-07-02)
- feat: Add in long string context to checks
audit.connect 2023-06-26 (2023-06-26)
audit.connect 2023-06-24 (2023-06-24)
- feat: Remove API keys from app call. Don't need; don't want them.
audit.connect 2023-06-11 (2023-06-11)
- refactor: Move standard functions to audit.base
audit.connect 2023-05-31 (2023-05-31)
- feat: Quarto report of audit
- feat: Add feature usage
- feat: Include package version in output
audit.connect 2023-05-22 (2023-05-22)
- feat: Move to GitHub and rename pkg
audit.connect 2023-05-05 (2023-05-05)
- feat: Initial sketch of report
audit.connect 2023-05-02 (2023-05-02)
- fix: Ensure that manifests don't use binary repos
audit.connect 2023-05-01 (2023-05-01)
- feat: New test - include svgs with quarto
- chore: New version of uatBase has comments in CSVs
- fix: Delete pins after deployment
audit.connect 2023-03-28 (2023-03-28)
- feat: Use {uatBase} package for inst/
audit.connect 2023-03-19 (2023-03-19)
- feat: Use {uatBase} package
- feat: Use {serverHeaders} package
audit.connect 2023-02-12 (2023-02-12)
- feat: Improved config creation
audit.connect 2023-02-11 (2023-02-11)
- feat: Check github deployment
- feat: Check shiny deployment
audit.connect 2023-02-01 (2023-02-01)
- feat: Improved debugging using
debug_level
audit.connect 2023-01-21 (2023-01-21)
- style: Standardise deploy titles
audit.connect 2023-01-18 (2023-01-18)
- fix: Pass server/token to plumber test
- fix: Deploying Python quarto content now uses a requirements.txt
- feat: Summaries RSC user types
audit.connect 2023-01-17 (2023-01-17)
- feat: Highlight old R/Python/Quarto versions
- feat: Check sys deps to determine which packages can't be installed
audit.connect 2023-01-11 (2023-01-11)
- feat: Check server headers
audit.connect 2022-12-29 (2022-12-29)
- refactor: Remove {jrApiRStudio} dependency
- fix: Julia isn't possible on connect. So removing test.
audit.connect 2022-12-20 (2022-12-20)
- feat: Add plumber test
- feat: Set config file with default "no"
- feat: Advance quarto tests: python/Julia/Obser'
- feat: quarto test: quarto to beamer
- fix: individual python tests now use ENV variables
- fix: Merge conflict broke deploy flask
audit.connect 2022-11-07 (2022-11-07)
- feat: Perform a basic API call to check token
- feat: Retrieve and display R/Python/Quarto versions
- feat: Automatically register account using token
- chore: Remove additional blank lines / EOL whitespace
- feat: Pass tokens & server as arguments
audit.connect 2022-10-21 (2022-10-21)
- feat: Deploy streamlit applications
audit.connect 2022-10-19 (2022-10-19)
- feat: Add in quarto to PDF & quarto to docx tests
audit.connect 2022-10-18 (2022-10-18)
- feat: Summarise key variables at the start of the test
audit.connect 2022-10-03 (2022-10-03)
- internal: Rename package {connecttest} -> {jrHealthCheckConnect}
- feat: Add in quarto test
- bug: Don't assume a lack of
stop()
, means success
- refactor: Create standard
cleanup_
functions
- internal: Change doc -> Word to match {knitr} naming
- internal: Use the generated .Rmd file from RStudio for tests
audit.connect 2022-09-24 (2022-09-24)
- feat: Complete refactoring to use R6 classes
audit.connect 2022-09-20 (2022-09-20)
- Adds tests for deployment of Rmd files as PDFs and Word documents, knitted on Connect server
audit.connect 2022-09-16 (2022-09-16)
- Added test which deploys an RMarkdown file to Connect
- Updated DESCRIPTION
audit.connect 2021-01-01 (2021-01-01)