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

History rewrite to exclude the app/target app/dist and app/node_modules #23

Merged
merged 27 commits into from
Dec 5, 2023

Conversation

n1tranquilla
Copy link
Collaborator

@n1tranquilla n1tranquilla commented Dec 5, 2023

Down from >200Mb to 401kb.

The offending commit was 6b80390

Performed an interactive rebase on this commit and git rm -r --cached app/target app/dist app/node_modules

Nathan Tranquilla and others added 27 commits December 5, 2023 10:39
use npm for playwright

combine to single github workflow file

fix syntax error

add trunk

debug

debug

use trunk-action

fix

cut down build time

install cargo, npm, playwright deps all in one

cargo build not install

try to cache artifacts

try trunk serve

manually install turnk

fix cache

debug

cache files based on lockfiles

cache files based on lockfiles

cache files based on lockfiles

make action more efficient

fix cargo cache key

fix cargo cache folder

remove caching altogether
Copy link
Collaborator

@trevorbernard trevorbernard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@trevorbernard trevorbernard merged commit 22c6045 into main Dec 5, 2023
1 check passed
@trevorbernard trevorbernard deleted the history-rewrite branch December 5, 2023 14:49
n1tranquilla pushed a commit that referenced this pull request Jan 2, 2024
History rewrite to exclude the app/target app/dist and app/node_modules
n1tranquilla pushed a commit that referenced this pull request Jan 2, 2024
History rewrite to exclude the app/target app/dist and app/node_modules
n1tranquilla pushed a commit that referenced this pull request Jan 2, 2024
History rewrite to exclude the app/target app/dist and app/node_modules
n1tranquilla pushed a commit that referenced this pull request Jan 2, 2024
History rewrite to exclude the app/target app/dist and app/node_modules
n1tranquilla pushed a commit that referenced this pull request Jan 2, 2024
History rewrite to exclude the app/target app/dist and app/node_modules
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.

2 participants