Aart van Baren
Aart van Baren
@TwitchBronBron @Princesseuh After looking at your failed CI jobs again, I can't really pinpoint a openvsx-server release that may have introduced this issue. I mean https://github.com/withastro/language-tools/runs/5484791314?check_suite_focus=true was able to publish...
> the publishing always work, the process just never ends That sounds like a Gateway Timeout (504) or Bad Gateway (502) status code. The request times out, but the extension...
@cedric05 I'll test that piece of code, publishing 1 and multiple extensions at once. @marshallwalker That's true. However the MS Marketplace does that too: https://rokucommunity.vscode-unpkg.net/RokuCommunity/brightscript/2.33.2/extension/node_modules/ Maybe uploading resources or the...
> @amvanbaren today i submitted a very small extension. i didn't run into any issues, looks like filesize is the issue. That's what I'm thinking too. That's also why when...
@jeanp413 Well, `domain` is not stored in the database as part of the namespace. `domain` is also not specified in the `extension.vsixmanifest` file. Instead, it probably should become part of...
> Ah I see, I thought it was like open-vsx namespace claiming process 😄 It can be part of the namespace claiming process. If a namespace owner wants a domain...
> Also, how does this affects page size? if a query with page size 50 is made, we query the db for 50 rows but then we filter the result...
@jeanp413 > Did you finish fixing all bugs in staging? Yes, the main issue was a long running db migration that caused the server pod to restart over and over...
That's correct.
You can now publish pre-release, target-specific .vsix to open-vsx.org