Skip to content

Comments

fix(deploy): ensure large sites can be deployed#199

Merged
ReenigneArcher merged 1 commit intomasterfrom
fix/deploy/ensure-large-sites-can-be-deployed
Jan 7, 2025
Merged

fix(deploy): ensure large sites can be deployed#199
ReenigneArcher merged 1 commit intomasterfrom
fix/deploy/ensure-large-sites-can-be-deployed

Conversation

@ReenigneArcher
Copy link
Member

Description

Large sites such as GameDB cannot deploy because there are too many files to upload to artifacts. Therefore we need to archive all the files before uploading, then extract them in the download step.

Additionally, extracting artifacts will now be done with 7z.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@ReenigneArcher ReenigneArcher merged commit 4b5530e into master Jan 7, 2025
8 checks passed
@ReenigneArcher ReenigneArcher deleted the fix/deploy/ensure-large-sites-can-be-deployed branch January 7, 2025 03:52
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.

1 participant