Skip to content

build: adding banner to dist files for easy version verification#1

Open
Garneauma wants to merge 1 commit into
ServiceCanada:mainfrom
Garneauma:dist-banner
Open

build: adding banner to dist files for easy version verification#1
Garneauma wants to merge 1 commit into
ServiceCanada:mainfrom
Garneauma:dist-banner

Conversation

@Garneauma

@Garneauma Garneauma commented May 13, 2026

Copy link
Copy Markdown

How to generate dist files with banners for a new release

  • Run git reset --hard [release tag]
  • Run npm install to ensure the latest dependencies are installed (i.e. gcds-tokens)
  • Run git cherry-pick [commit id for the patch]
  • Run git apply patches/dist-banner.patch
  • Run npm run build:web
  • Copy the distribution files located in packages/web/dist/gcds/

@Garneauma Garneauma force-pushed the main branch 2 times, most recently from b182e14 to bd239fc Compare June 10, 2026 19:25
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