Skip to content

USWDS - Build: Release task isn't building reliably. #4072

Description

@mejiaj

Describe the bug

npx gulp release isn't reliably building the zip file we need. It bundles the incorrect files more often than not.

Steps to reproduce the bug

  1. Run npx gulp release
  2. View compiled zipfile in `dist → uswds-{version}.zip
  3. Go inside folder
  4. View incomplete package
    image

Expected behavior

Outputs same as dist:

dist
├── CONTRIBUTING.md
├── LICENSE.md
├── README.md
├── css
├── fonts
├── img
├── js
└── scss

Screenshots

Actual (varies):
image

Expected:
image

System setup

  • USWDS version: 2.10.2
  • Device: Thinkpad
  • Operating system: Win10
  • Gulp: 4.0.2
  • Node: v14.15.4

Additional context

Release tasks can be found in config/gulp/release.js

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions