python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error finding configuration file when using nunit3-console runner
I'm trying to execute my SpecFlow tests through nunit3-console runner but I'm receiving the following error:
System.IO.FileNotFoundException : The configuration file 'appsettings.json' was not found a...
eclipse06
Votes: 0
Answers: 1
Github actions: Run multiple jobs in a single runner or share workspace between jobs
Is there any way we can run multiple jobs in a single runner or share the Github actions workspace between jobs?
In my organization, development teams use multiple reusable workflows created and manag...
Haunted
Votes: 0
Answers: 2
SQL Runner (Google Looker) change date format in query
This topic has been covered several times but I can't find a solution that applies to SQL Runner, which is the custom query portion of Google's Looker platform.
I am attempting to reformat a datetime ...
kludgekevin
Votes: 0
Answers: 1
Remove rows that are within 12 months of each other for each participant across 15 years
I am new to R.
I have a large dataset that goes over 15 years (2007-2022) (see below an example portion). Essentially, I want to create a 12-month rolling window and remove the rows within 12 months o...
Jess H
Votes: 0
Answers: 1