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

fix(pages): do not zip gh-pages parent directory #170

Merged

Conversation

ReenigneArcher
Copy link
Member

Description

The gh-pages directory was included in the archive and therefore would result in an incorrect directory tree once deployed.

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 force-pushed the fix/pages/do-not-zip-gh-pages-parent-directory branch from d4220e0 to 6e48a26 Compare January 7, 2025 03:56
@ReenigneArcher ReenigneArcher changed the title fix/pages/do not zip gh-pages parent directory fix(pages): do not zip gh-pages parent directory Jan 7, 2025
@ReenigneArcher ReenigneArcher force-pushed the fix/pages/do-not-zip-gh-pages-parent-directory branch 2 times, most recently from 38b2250 to d1c954a Compare January 7, 2025 04:28
@ReenigneArcher ReenigneArcher force-pushed the fix/pages/do-not-zip-gh-pages-parent-directory branch from d1c954a to a0d8df7 Compare January 7, 2025 04:38
Copy link

sonarqubecloud bot commented Jan 7, 2025

@ReenigneArcher ReenigneArcher merged commit 09d6e0e into master Jan 7, 2025
12 checks passed
@ReenigneArcher ReenigneArcher deleted the fix/pages/do-not-zip-gh-pages-parent-directory branch January 7, 2025 04:47
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