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

chore: update @actions/artifact #65

Merged
merged 4 commits into from
Mar 20, 2024

Conversation

cwbusacker
Copy link
Contributor

@cwbusacker cwbusacker commented Mar 19, 2024

This resolves #58

@saurav0705
Copy link
Owner

you can skip generating files in dist i have already added a action which updates main when a commit is pushed

package-lock.json Outdated Show resolved Hide resolved
dist/index.js Outdated Show resolved Hide resolved
dist/index.js.map Outdated Show resolved Hide resolved
dist/licenses.txt Outdated Show resolved Hide resolved
@cwbusacker
Copy link
Contributor Author

cwbusacker commented Mar 19, 2024

you can skip generating files in dist i have already added a action which updates main when a commit is pushed

I update dist so that I can test it. From now on, I'll test on my own local branch and then make the PR without the dist (that's why I left it as draft).

@cwbusacker cwbusacker marked this pull request as ready for review March 19, 2024 13:05
@cwbusacker cwbusacker changed the title chore: update @actions/artifact for the purposeof uploading the artif… chore: update @actions/artifact for the purpose of uploading the artif… Mar 19, 2024
@cwbusacker cwbusacker changed the title chore: update @actions/artifact for the purpose of uploading the artif… chore: update @actions/artifact to upload the artifacts instantly Mar 19, 2024
@cwbusacker cwbusacker changed the title chore: update @actions/artifact to upload the artifacts instantly chore: update @actions/artifact Mar 19, 2024
@saurav0705 saurav0705 merged commit e019615 into saurav0705:main Mar 20, 2024
1 check passed
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.

Upgrade Octokit to support fetching artifacts as soon as a single job is complete
2 participants