Skip to content

feat(ci): Use composite to run action#687

Merged
epage merged 1 commit intocrate-ci:masterfrom
WaterLemons2k:composite
Mar 14, 2023
Merged

feat(ci): Use composite to run action#687
epage merged 1 commit intocrate-ci:masterfrom
WaterLemons2k:composite

Conversation

@WaterLemons2k
Copy link
Copy Markdown
Contributor

@WaterLemons2k WaterLemons2k commented Mar 14, 2023

Closes #678.

Using composite instead of docker to avoid building image. If the typos command doesn't exist, download and extract it.

Also, reference #267 (comment) adds a pre-release replacement for entrypoint.sh.

Action using composite: https://github.com/WaterLemons2k/typos/actions/runs/4411614891

Comment thread action.yml Outdated
Comment thread crates/typos-cli/Cargo.toml Outdated
Comment thread docker/entrypoint.sh Outdated
@WaterLemons2k WaterLemons2k changed the title feat(ci): use composite to run action feat(ci): Use composite to run action Mar 14, 2023
@WaterLemons2k
Copy link
Copy Markdown
Contributor Author

WaterLemons2k commented Mar 14, 2023

Capitalized the first letter of the subject and merged the commit.

I finally realised the description was too long, sorry!

Using composite instead of docker to avoid building image,
it can make the action faster.

If the `typos` command doesn't exist, download and extract it.
@epage epage merged commit d58df34 into crate-ci:master Mar 14, 2023
@epage
Copy link
Copy Markdown
Collaborator

epage commented Mar 14, 2023

Thanks!

@WaterLemons2k WaterLemons2k deleted the composite branch March 14, 2023 16:18
xxchan added a commit to risingwavelabs/risingwave that referenced this pull request Jun 4, 2023
They use composite to avoids building docker image and are much faster now.
- crate-ci/typos#687
- apache/skywalking-eyes#149
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.

Github Action can sometimes be slow do to building of the image

2 participants