Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow warnings when running CI on release branches #3990

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

jedel1043
Copy link
Member

More fixes for the releases CI.

@jedel1043 jedel1043 added bug Something isn't working github_actions Pull requests that update Github_actions code labels Sep 8, 2024
@jedel1043 jedel1043 added this to the next-release milestone Sep 8, 2024
@jedel1043 jedel1043 requested a review from a team September 8, 2024 19:17
Copy link

github-actions bot commented Sep 8, 2024

Test262 conformance changes

Test result main count PR count difference
Total 48,494 48,494 0
Passed 43,609 43,609 0
Ignored 1,500 1,500 0
Failed 3,385 3,385 0
Panics 0 0 0
Conformance 89.93% 89.93% 0.00%

@raskad raskad requested a review from a team September 8, 2024 23:15
@HalidOdat HalidOdat merged commit 4c5df56 into main Sep 9, 2024
13 checks passed
@HalidOdat HalidOdat deleted the release-allow-warns branch September 9, 2024 04:51
raskad pushed a commit that referenced this pull request Sep 11, 2024
* Implement new spec changes for `AsyncGenerator` (#3950)

* Implement new spec changes for `AsyncGenerator`

* Add panic docs

* Add spec edition 15 to the tester (#3957)

* Allow dead code for code that is newly detected as unused (#3984)

* Allow dead code for code that is newly detected as unused

* Fix compile errors with nightly rust

* Add missing SAFETY section

* Increase safety of `FutexWaiters`

---------

Co-authored-by: Theo Paris <[email protected]>
Co-authored-by: José Julián Espina <[email protected]>

* Enable CI for release branches (#3987)

* Allow warnings when running CI on release branches (#3990)

* Bump crates version

---------

Co-authored-by: Hans Larsen <[email protected]>
Co-authored-by: Theo Paris <[email protected]>
hansl pushed a commit to hansl/boa that referenced this pull request Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants