Skip to content

Need help in understanding asset generation and also with GH actions #10

@milanchheda

Description

@milanchheda

Hey @aarondfrancis,

First of all thanks for this excellent package. Appreciate your efforts.

So, I have installed this packages and updated my deployment bash script as mentioned on the docs page

After making this changes, I ran the deployment script to check if npm run prod takes lesser time but it wasn't the case (previously it was taking ~8000ms too).

image

Am I missing some point here?

Secondly as of now, I am using FilesystemDriver so the built files are stored on the same disk inside the storage folder. I want to move to GH actions and wanted some help/understanding, if possible. So, I saw the GH workflow file changes mentioned on the doc here but can you help me when should this workflow be executed? should it be after every merge? ... And how does deployment script change when using GH actions?

Thanks,
Milan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions