André Wendt

Results 17 comments of André Wendt

@Reselatte Firefox: Application Menu (3 Striche) > Addons and themes > BibBot mittels Toggle deaktivieren ![image](https://github.com/stefanw/bibbot/assets/11964/18db9e3f-4bbb-44af-8712-05617c333b9b)

Das nutzt hier leider nichts, weil der Bot für zeit.de sehr hilfreich ist. Ich möchte ihn daher nicht deaktivieren. Mein Workaround ist daher ein Inkognito-Fenster in Kombination mit "Run in...

I'd like to point out that we ran into this issue with 6.0.0 as well – 5.43.0 is still the latest working version

I can confirm this is still broken in `v6.2.2`

My colleague @fmasuhr noticed that we're running into this problem because of our configuration. 🎉 We were using `required_status_checks` with `strict = true` but without any `checks` attribute: ```hcl resource...

@kfcampbell Can we please get this fix merged and released?

I ran into the same problem. I found this: https://github.com/parcel-bundler/parcel/blob/060db2e2c56f08e223e9a9075035f0998e249763/packages/core/parcel-bundler/src/Resolver.js#L252-L253 and while it sounds very similar it doesn't seem to apply to this problem. My current work-around is to: ```...