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

Paginate artifact finding, bump TS target to ES2017 #34

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

Wise-StenRaudmets
Copy link
Contributor

@Wise-StenRaudmets Wise-StenRaudmets commented Jan 23, 2024

Context

Turns out Octokit has a convenient pagination API.
I also bumped TS target to ES2017 because it seemed wasteful and not very useful to generate polyfills for async/iterator code.

Could there also be an alternative approach of saving the workflow id into the reference bundle sizes issue and fetching that later instead of iterating through workflow run history?

Checklist

@Wise-StenRaudmets Wise-StenRaudmets merged commit 26e729f into v2 Jan 24, 2024
2 checks passed
@Wise-StenRaudmets Wise-StenRaudmets deleted the paginate-artifacts branch January 24, 2024 07:59
Wise-StenRaudmets added a commit that referenced this pull request Jan 29, 2024
* Paginate artifact finding, bump TS target to ES2017

* Ignore expired artifacts
Wise-StenRaudmets added a commit that referenced this pull request Jan 30, 2024
* Add nvmrc

* Bump dependencies

* Run on node 20

* AX-809: Add support for monorepos (#28)

* Remove default branch variable

* Remove dynamic bundle size comparisons?

* Prototype supporting monorepos

* Add vitest

* Add tests

* Determine app name more reliably

* Add partial issue update support

* Clean up code

* Adjust comment title

* Build dist

* Update README

* Migrate from yarn to pnpm (#29)

* Migrate to pnpm

* Build dist

* Update README

* Add support for running CI (#30)

* Add CI for checking dist

* Run tests in CI

* Adds explicit github-token input (#31)

* Fix missing title in issues (#32)

* Fix artifact ordering (#33)

* Paginate artifact finding, bump TS target to ES2017 (#34)

* Paginate artifact finding, bump TS target to ES2017

* Ignore expired artifacts

* Use separate comments and issues for bundle size measuring (#35)

* Fix issue titles

* Add option to configure commenting strategy (#37)

* Remove delimiter logic

* Adjust branch protection settings for v2
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