Skip to content

Request to release a new version of web-sys #3530

@stephanemagnenat

Description

@stephanemagnenat

Motivation

I need WorkerGlobalScope.performance for adding timing support in web workers in Rust CV.

Proposed Solution

A new minor release.

Activity

daxpedda

daxpedda commented on Jul 20, 2023

@daxpedda
Contributor

I would have liked to fix #3483 first, but unfortunately we don't seem to have the time.

@stephanemagnenat if you replicate #3475 it would help to get a release now instead of later.

stephanemagnenat

stephanemagnenat commented on Jul 21, 2023

@stephanemagnenat
Author

@daxpedda thanks for the fast answer. Is there a script to bump minor versions, or is it a manual process so far?

daxpedda

daxpedda commented on Jul 21, 2023

@daxpedda
Contributor

AFAIK a manual process. It should be straightforward with a couple of search-and-replace.

gabrielDevlog

gabrielDevlog commented on Oct 7, 2023

@gabrielDevlog

Hi,

A release would be great. Is there any ETA for this ?

Thanks

daxpedda

daxpedda commented on Oct 7, 2023

@daxpedda
Contributor

There is none AFAIK.

You can get the process started by replicating #3475.

gabrielDevlog

gabrielDevlog commented on Oct 7, 2023

@gabrielDevlog
daxpedda

daxpedda commented on Oct 7, 2023

@daxpedda
Contributor

If you just scroll up and look at the earlier discussion you will find all your answers.

Ok i'll try. Should i follow this process ? https://rustwasm.github.io/docs/wasm-bindgen/contributing/publishing.html

I've done it manually so far because I didn't know about this tool, feel free to try it though.

ranile

ranile commented on Oct 9, 2023

@ranile
Contributor

@daxpedda do you have permissions to make a release? I was thinking of setting up a GitHub actions workflow for it, but I don't have the permissions on crates.io and a secret needs be added before publishing can be done

daxpedda

daxpedda commented on Oct 9, 2023

@daxpedda
Contributor

I do not, but the way it worked until now is to set everything up and ping Alex Crichton.
Making an action for it would be ideal though!

gabrielDevlog

gabrielDevlog commented on Oct 10, 2023

@gabrielDevlog

Well I'm trying manually but its not as easy as it seems. How do you get this value "APPROVED_SCHEMA_FILE_HASH" ?

https://github.com/rustwasm/wasm-bindgen/pull/3475/files#diff-515c29e8b5cfb75260c999069bc92df2bf301e4bbeddafd858b269cfac79d9f4R11

daxpedda

daxpedda commented on Oct 11, 2023

@daxpedda
Contributor
daxpedda

daxpedda commented on Oct 13, 2023

@daxpedda
Contributor

In the meantime, the schema was already bumped in #3651.

gabrielDevlog

gabrielDevlog commented on Oct 13, 2023

@gabrielDevlog

Just to let you know, I haven't had the time to take care of it yet, and I probably won't next week either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @stephanemagnenat@daxpedda@gabrielDevlog@ranile

      Issue actions

        Request to release a new version of web-sys · Issue #3530 · wasm-bindgen/wasm-bindgen