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

Fix failing doctest #146

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Fix failing doctest #146

merged 1 commit into from
Nov 10, 2024

Conversation

makspll
Copy link
Owner

@makspll makspll commented Nov 10, 2024

I don't know why it only started failing now 🤷 I've started running CI with more combinations of features, this only failed when teal was off

@makspll makspll changed the base branch from main to staging November 10, 2024 14:07
@makspll makspll merged commit 553f02e into staging Nov 10, 2024
5 of 14 checks passed
@makspll makspll deleted the fix/doctest branch November 10, 2024 14:08
makspll added a commit that referenced this pull request Dec 3, 2024
* Bevy 0.15 Support (#139)

* bump bevy to 0.15.0-rc.2

* migrate asset loaders

* Upgrade reflection API's

* bump codegen & codegen new files

* Fix errors + regen

* pin git again

* fix more errors

* bump macro tests

* clippy fixes to bevy api gen

* more bevy api gen clippy fixes

* Update game of life examples

* fix clippy

* fix more clippy

* fix more clippy

* bump versions to alpha

* Fix typo in workflow (#142)

fix typo

* Bump Bevy release candidate (#143)

* bump release candidate

* bump release candidate

* optimize ci matrix

* don't run many checks on same branch

* add missing example link

* fix missing commas

* fix missing dolah

* chore: release v0.8.0-alpha.1 (#145)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Fix failing doctest (#146)

fix doctest

* fix: bug when compiling without `teal` feature (#148)

fix failing doctest logic

* Bump bevy & bevy console (#153)

* bump bevy console

* bump rest of bevy

* remove bevy_gltf

* Luau support attempt (#154)

* try add support for luau

* add luau feature to ci

* Small fixes (#155)

* Update readme

* fix clippy

* fix more clippy

* Begin work on docs book (#156)

* init mdbook

* Add workflow

* trigger ci

* fix install

* re-trigger

* fix typo

* fix working dir

* fix working dir

* chore: release v0.8.0-alpha.2 (#147)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: Require conventional titles (#157)

* add pr title workflow

* allow chore

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant