cicdguy
cicdguy
Pick up issue after #166 is complete. Please add to ADEX the parameters from the table below. Assume PARCAT2 = OVERALL unless noted otherwise. For OVERALL parameters, number of records...
> make the random cdisc data (ideally the cached one) much much messier as that will help the core team: a) understand what sorts of messiness we're likely to see...
While working on the `LBT10` and `LBT10_BL`, I noticed that we are missing the PARAMCDs below: "B2A2L2CU", "B2A2S2CU", "B2A5L2CU", "B2A5S2CU" "B2A2L2CB", "B2A2S2CB", "B2A5L2CB", "B2A5S2CB". NEST/tlg-catalog/issues/773) Provenance: ``` Creator: yli110-stat697 ```
NEST/random.cdisc.data/issues/231 >Additionally, [1] we would like to suggest another improvement (not yet implemented) by matching event descriptions (EVENTDESC) with PARAMCD, e.g. according to the standard definition of the endpoint PARAMCD...
Is it possible to add a custom URL to the app while deploying content? For example, the R package for the Posit API has [`set_vanity_url`](https://pkgs.rstudio.com/connectapi/reference/set_vanity_url.html) has this functionality, I was...
Hello, CloudFlare recently announced some concerns regarding the polyfill.io CDN to distribute the JS bundle citing malicious code injection: https://blog.cloudflare.com/automatically-replacing-polyfill-io-links-with-cloudflares-mirror-for-a-safer-internet Perhaps the CDN references to polyfill need to be updated?
This adds an "on-demand" aka manually triggerable workflow that will allow you to test whether the package conforms with various dependency sets. This workflow uses the [`verdepcheck` GitHub Action](https://github.com/insightsengineering/r-verdepcheck-action).
FIrst of all, thank you for creating such a wonderful, feature-rich cookiecutter template. I have a use case where I want to use [dapr.io](https://dapr.io/) and its Python SDK so I...
Removes multiversion docs altogether. You can use the RStudio workflows for pkgdown publishing until we have the multiversion issues sorted out. The `gh-pages` branch is also cleaned up to remove...