Skip to content

Commit

Permalink
twios-2024-07-07
Browse files Browse the repository at this point in the history
  • Loading branch information
TWIOS Dev committed Jul 7, 2024
1 parent 6870fda commit eddb1f5
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/this-week-in-open-source.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,6 @@
],
"exclude_closed_not_merged": true,
"output_path": "src/twios/",
"last_date": "2024-06-16..2024-06-23",
"last_date": "",
"query_type": "Merged"
}
100 changes: 100 additions & 0 deletions src/twios/2024-07-07.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
## Rust

- [marcoow/pacesetter] [#72](https://github.com/marcoow/pacesetter/pull/72) Add
READMEs to blueprint ([@marcoow])
- [marcoow/pacesetter] [#71](https://github.com/marcoow/pacesetter/pull/71)
don't create db_test macro for minimal project type ([@marcoow])
- [marcoow/pacesetter] [#70](https://github.com/marcoow/pacesetter/pull/70) run
CI daily ([@marcoow])
- [marcoow/pacesetter] [#48](https://github.com/marcoow/pacesetter/pull/48) add
README and LICENSE ([@marcoow])

## Svelte

- [mainmatter/sheepdog] [#114](https://github.com/mainmatter/sheepdog/pull/114)
Add timeout utility function ([@nickschot])
- [sveltejs/svelte] [#12290](https://github.com/sveltejs/svelte/pull/12290) fix:
correctly teardown `bind:this` with `$state.frozen` ([@paoloricciuti])

## Embroider

- [embroider-build/embroider]
[#2017](https://github.com/embroider-build/embroider/pull/2017) update vite to
have a minimum version of 5.2 ([@mansona])
- [embroider-build/embroider]
[#2015](https://github.com/embroider-build/embroider/pull/2015) update github
actions ([@mansona])
- [embroider-build/embroider]
[#1931](https://github.com/embroider-build/embroider/pull/1931) update
scenario-tester ([@mansona])
- [embroider-build/embroider]
[#1930](https://github.com/embroider-build/embroider/pull/1930) create a smoke
test for the widest possible matrix ([@mansona])
- [embroider-build/embroider]
[#2012](https://github.com/embroider-build/embroider/pull/2012) Empty packages
as valid v2 addons ([@BlueCutOfficial])

## Ember

- [ember-learn/ember-api-docs]
[#914](https://github.com/ember-learn/ember-api-docs/pull/914) fix
require-expect lint ([@mansona])
- [ember-learn/ember-api-docs-data]
[#30](https://github.com/ember-learn/ember-api-docs-data/pull/30) Fix names in
source s3 files ([@mansona])
- [mainmatter/ember-cookies]
[#946](https://github.com/mainmatter/ember-cookies/pull/946) chore(ci):
strategy.fail-fast=false ([@BobrImperator])
- [mainmatter/ember-cookies]
[#945](https://github.com/mainmatter/ember-cookies/pull/945) chore: ci fixes
([@BobrImperator])
- [mainmatter/ember-cookies]
[#944](https://github.com/mainmatter/ember-cookies/pull/944) chore(deps):
migrate eslint to new configuration syntax ([@BobrImperator])
- [mainmatter/ember-simple-auth]
[#2802](https://github.com/mainmatter/ember-simple-auth/pull/2802) chore(ci):
add scenario against ember-lts-5.8 ([@BobrImperator])
- [mainmatter/ember-simple-auth]
[#2801](https://github.com/mainmatter/ember-simple-auth/pull/2801) feat(deps):
update to ember-engines 0.11.0 ([@BobrImperator])

## Unknown

- [ef4/prember] [#84](https://github.com/ef4/prember/pull/84) add release-plan
([@mansona])
- [ef4/prember] [#83](https://github.com/ef4/prember/pull/83) switch to pnpm and
fix tests ([@mansona])
- [ef4/prember] [#82](https://github.com/ef4/prember/pull/82) recycle the
fastboot instance after 1k requests ([@mansona])
- [ember-learn/ember-data-request-service-cheat-sheet]
[#15](https://github.com/ember-learn/ember-data-request-service-cheat-sheet/pull/15)
stop deploying to gh-pages since we're using netlify ([@mansona])
- [ember-learn/ember-data-request-service-cheat-sheet]
[#14](https://github.com/ember-learn/ember-data-request-service-cheat-sheet/pull/14)
stop using rootUrl to fix netlify previews and deployments ([@mansona])
- [mansona/testing-release-plan]
[#4](https://github.com/mansona/testing-release-plan/pull/4) add a description
([@mansona])
- [mansona/testing-release-plan]
[#1](https://github.com/mansona/testing-release-plan/pull/1) setup
release-plan ([@mansona])

[@BlueCutOfficial]: https://github.com/BlueCutOfficial
[@BobrImperator]: https://github.com/BobrImperator
[@mansona]: https://github.com/mansona
[@marcoow]: https://github.com/marcoow
[@nickschot]: https://github.com/nickschot
[@paoloricciuti]: https://github.com/paoloricciuti
[ef4/prember]: https://github.com/ef4/prember
[ember-learn/ember-api-docs-data]:
https://github.com/ember-learn/ember-api-docs-data
[ember-learn/ember-api-docs]: https://github.com/ember-learn/ember-api-docs
[ember-learn/ember-data-request-service-cheat-sheet]:
https://github.com/ember-learn/ember-data-request-service-cheat-sheet
[embroider-build/embroider]: https://github.com/embroider-build/embroider
[mainmatter/ember-cookies]: https://github.com/mainmatter/ember-cookies
[mainmatter/ember-simple-auth]: https://github.com/mainmatter/ember-simple-auth
[mainmatter/sheepdog]: https://github.com/mainmatter/sheepdog
[mansona/testing-release-plan]: https://github.com/mansona/testing-release-plan
[marcoow/pacesetter]: https://github.com/marcoow/pacesetter
[sveltejs/svelte]: https://github.com/sveltejs/svelte

0 comments on commit eddb1f5

Please sign in to comment.