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

Enable CI for release branches #3987

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Enable CI for release branches #3987

merged 1 commit into from
Sep 8, 2024

Conversation

jedel1043
Copy link
Member

Just to have some checks in place before backporting fixes to old releases.

@jedel1043 jedel1043 added the github_actions Pull requests that update Github_actions code label Sep 7, 2024
@jedel1043 jedel1043 added this to the next-release milestone Sep 7, 2024
@jedel1043 jedel1043 requested a review from a team September 7, 2024 23:36
Copy link

github-actions bot commented Sep 7, 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 00:12
@HalidOdat HalidOdat merged commit b429c54 into main Sep 8, 2024
13 checks passed
@HalidOdat HalidOdat deleted the release-ci branch September 8, 2024 09:45
jedel1043 added a commit that referenced this pull request Sep 8, 2024
jedel1043 added a commit that referenced this pull request Sep 11, 2024
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 <theo@tinted.dev>
Co-authored-by: José Julián Espina <julian.espina@canonical.com>

* Enable CI for release branches (#3987)

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

* Bump crates version

---------

Co-authored-by: Hans Larsen <hans@larsen.online>
Co-authored-by: Theo Paris <theo@tinted.dev>
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
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants