John Korsnes

Results 25 issues of John Korsnes

Hi guys, we just did a release of radio.nrk.no containing music playlists for each radio programme. http://radio.nrk.no/serie/tidenes-morgen/muhr32003814/26-02-2014 There is a tab called spillelister which is present if there are any...

I have a job running on the last thursday of every month, `"0 0 8 * * THUL"`. (which will occur in either the 3rd or 4th week of the...

Hi, I'm getting this fatal error at build time when using the .NET 6 previews: >error : Metadata generation failed. Exit code: '137' Error: 'Failed to initialize CoreCLR, HRESULT: 0x80004005'...

needs-investigation

Fixes #2947. _NB! Breaking change & needs a bump of major._ The `DefaultViewServiceOption` / `DefaultViewServiceRegistration` allows mutating state on a registred singleton, causing possible bad side effects. This PR changes...

Is this kinda automated issue pushing coming from this team, or is this an independent developers work? And is this a verified vulnerability you are aware of? >The workflow DeployToTest.yml...

stale

Ran cinst gitreleasenotes Typed Gitreleasenotes in a console from within my repo. Crash. Was expecting a /help thingy when running it without params.. ``` Unhandled Exception: System.AggregateException: One or more...

bug
up-for-grabs

With the latest .NET 5 SDK (5.0.200) now including a vulnerability scanner, the CLI tool `dotnet retire` is no longer needed and will be deprecated. See https://devblogs.microsoft.com/nuget/how-to-scan-nuget-packages-for-security-vulnerabilities/. Microsoft has so...

announcement

I'm having the same issue reported [here](https://github.com/docker/for-mac/issues/1827#issuecomment-313310057) – in that I cannot get the tc-agent to talk to a self-hosted docker registry found at `myserver.local` (i.e. a .local) address. It...

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
area/cicd

**Describe the bug** swa deploy deletes the `.git` folder. **To Reproduce** 1. Create a git repo 2. Setup a `swa-cli.config.json` with `outputLocation: "./"` 3. Run deploy **Expected behavior** Keeping my...