cicdguy
cicdguy
Given that other items on the list also end with a period.
Hello, I was attempting to install `later` on RHEL 6.6, which has the following version of gcc: ``` $ gcc --version gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C)...
Hello, I'm using lychee 0.13.0 and running it against this file: https://github.com/pharmaverse/admiraldiscovery/blob/06e6e55b884ef91de9ae457606ed66defc9dba14/data-raw/admiral-lookup-book.csv Like so: ```shell lychee **/*.csv ``` And I get the following result: ``` ⠚ 1/47 ETA 80s ░░░░░░░░░░░░░░░░░░░░...
I am unable to run the MySQL database on the k8s cluster as the `mysql` user wherein I set the `securityContext` to `runAsUser` with ID `999`, as available in the...
The release notes on the relases are generic. I'd recommend at least using the auto-generated release notes that GitHub provides out-of-the-box.
Consider adding an optional arguments in `g_forest` called `vline_overall` to show an optional dash line at the position of overall treatment effect as below.  `vline_overall` should take value `T`...
Basic/generic data pre-processing should not be done on the user but rather on the back end. this is true for both tern and teal but opening issue in tern to...
Enhance the functions behind the RSPT01 template so controls can be edited by `control_*` functions. Provenance: ``` Creator: collinf1 ```
Original issue: NEST/tlg-catalog/issues/721 Add label "Number of patients at risk" above at-risk table in KM plot to match STREAM template. Provenance: ``` Creator: chohans ```
I've seen new NEST users (myself included) get confused when setting up their first AE by grade teal visualization and getting a not super informative "subscript out of bound" error....