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

packages windows: Use an archive for uploading an artifact #377

Merged
merged 2 commits into from Jan 7, 2021

Conversation

komainu8
Copy link
Member

@komainu8 komainu8 commented Dec 22, 2020

Because if we don't use an archive for uploading an artifact, an
artifact uploading becomes slow.

Because if we don't use an archive for uploading an artifact, an
artifact uploading becomes slow.
@komainu8 komainu8 force-pushed the improve-performance-ci-for-windows branch from 24df44a to 5dc3fa6 Compare January 6, 2021 09:25
@komainu8 komainu8 marked this pull request as ready for review January 6, 2021 09:25
@@ -184,10 +184,16 @@ jobs:
..\mroonga\

# Artifact
- name: Compress the artifact
run: |
ls mariadb-${{ matrix.mariadb-version }}-${{ matrix.package-platform }}
Copy link
Member

Choose a reason for hiding this comment

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

Can we remove this?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thank you for your comment.
I've removed it.

Because this code for debug.
@kou kou merged commit eaa0135 into mroonga:master Jan 7, 2021
@komainu8 komainu8 deleted the improve-performance-ci-for-windows branch January 7, 2021 01:51
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.

None yet

2 participants