Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Curtis Man ac1eee5e70
flub list uses --outFile arg instead of console redirect (#17927)
Uses the --outFile argument instead of console redirect so the output
files doesn't get overwritten if there is an error.

---------

Co-authored-by: Tyler Butler <tyler@tylerbutler.com>
2023-10-21 21:50:08 -07:00
Tyler Butler 6d85d6a502
Update deps on build-tools to latest prerelease (#17916) 2023-10-21 09:24:04 -07:00
Tyler Butler 510658faa9
build: Add per-feed package lists to aid reviews (#17634)
As we add/remove/move packages, these lists will change and we can use
them to verify _before we run the publishing pipeline_ what will be
published. The CI pipeline just publishes the packages in each list to
the feed in question. This makes it far less likely that we find out a
package is missing in a feed only after we do a release.

They are generated by running the `generate:packageList` script from the
root of the release group. They are also generated during a build, so
these files are kept up-to-date as changes are made.
2023-10-05 13:23:54 -07:00