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

ci: Switch to regexp for download-artifact action #4516

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

rschristian
Copy link
Member

@rschristian rschristian commented Sep 28, 2024

Set up for #4515, as it uses the pr-reporter from the target branch (main), so updating it on that branch has 0 effect.

Copy link

github-actions bot commented Sep 28, 2024

📊 Tachometer Benchmark Results

Summary

A summary of the benchmark results will show here once they finish.

Results

The full results of your benchmarks will show here once they finish.

tachometer-reporter-action v2 for Benchmarks

Copy link

github-actions bot commented Sep 28, 2024

Size Change: 0 B

Total Size: 62 kB

ℹ️ View Unchanged
Filename Size
compat/dist/compat.js 4.11 kB
compat/dist/compat.module.js 4.04 kB
compat/dist/compat.umd.js 4.18 kB
debug/dist/debug.js 3.82 kB
debug/dist/debug.module.js 3.83 kB
debug/dist/debug.umd.js 3.9 kB
devtools/dist/devtools.js 260 B
devtools/dist/devtools.module.js 274 B
devtools/dist/devtools.umd.js 346 B
dist/preact.js 4.66 kB
dist/preact.min.js 4.69 kB
dist/preact.min.module.js 4.68 kB
dist/preact.min.umd.js 4.71 kB
dist/preact.module.js 4.67 kB
dist/preact.umd.js 4.73 kB
hooks/dist/hooks.js 1.53 kB
hooks/dist/hooks.module.js 1.56 kB
hooks/dist/hooks.umd.js 1.6 kB
jsx-runtime/dist/jsxRuntime.js 981 B
jsx-runtime/dist/jsxRuntime.module.js 956 B
jsx-runtime/dist/jsxRuntime.umd.js 1.06 kB
test-utils/dist/testUtils.js 451 B
test-utils/dist/testUtils.module.js 456 B
test-utils/dist/testUtils.umd.js 536 B

compressed-size-action

@coveralls
Copy link

coveralls commented Sep 28, 2024

Coverage Status

coverage: 99.488%. remained the same
when pulling 3f4feae on ci/update-download-artifact-config
into 5f8a884 on main.

@coveralls
Copy link

Coverage Status

coverage: 99.488%. remained the same
when pulling d6f7606 on ci/update-download-artifact-config
into 5f8a884 on main.

@rschristian
Copy link
Member Author

rschristian commented Sep 28, 2024

Oh this isn't going to work right. Nvm

Well we'll have to do this tiny bit blind, as GitHub offers no way to manually run a workflow as it is on any branch other than main ¯\_(ツ)_/¯

@rschristian rschristian deleted the ci/update-download-artifact-config branch September 28, 2024 20:46
@rschristian rschristian restored the ci/update-download-artifact-config branch September 28, 2024 21:07
@rschristian rschristian reopened this Sep 28, 2024
@rschristian rschristian force-pushed the ci/update-download-artifact-config branch from d6f7606 to 3f4feae Compare September 28, 2024 21:08
@rschristian rschristian marked this pull request as ready for review September 28, 2024 21:09
@rschristian rschristian merged commit 01adebf into main Sep 29, 2024
2 checks passed
@rschristian rschristian deleted the ci/update-download-artifact-config branch September 29, 2024 17:04
@JoviDeCroock JoviDeCroock mentioned this pull request Oct 3, 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.

3 participants