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: Add rebundle dist/ workflow #44

Merged
merged 3 commits into from
Nov 4, 2023
Merged

ci: Add rebundle dist/ workflow #44

merged 3 commits into from
Nov 4, 2023

Conversation

Kesin11
Copy link
Owner

@Kesin11 Kesin11 commented Nov 4, 2023

This pull request adds a new workflow to rebundle the dist/ directory on push to the main branch. It also disables checking the dist/ diff at pull_request. This change ensures that the dist/ directory is always up-to-date and avoids unnecessary checks during pull requests.
(Generated by GitHub Copilot)


The deno task bundle generated dist/ changes frequently so it is incompatible with Renovate. To solve this problem, CI automatically pushes diffs instead of checking diffs in pull_request.

@Kesin11 Kesin11 added the ci Fix only CI label Nov 4, 2023

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@Kesin11 Kesin11 force-pushed the push_auto_rebundle branch from 08743d9 to ec06059 Compare November 4, 2023 16:28
@Kesin11 Kesin11 enabled auto-merge November 4, 2023 16:28
Copy link

github-actions bot commented Nov 4, 2023

dist_size

main (33791b5) #44 (ddbd7be) +/-
post.js 1998911byte 1999811byte 900byte
main.js 55byte 55byte 0byte

Reported by octocov

@Kesin11 Kesin11 merged commit d580122 into main Nov 4, 2023
@Kesin11 Kesin11 deleted the push_auto_rebundle branch November 4, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Fix only CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant