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

Datagen key file support and test scaffolding #1526

Merged
merged 4 commits into from
Jan 21, 2022

Conversation

robertbastian
Copy link
Member

This is adapted from #1460

@robertbastian robertbastian requested a review from sffc January 20, 2022 13:02
@robertbastian robertbastian requested review from Manishearth and a team as code owners January 20, 2022 13:02
Manishearth
Manishearth previously approved these changes Jan 20, 2022
Copy link
Member

@Manishearth Manishearth left a comment

Choose a reason for hiding this comment

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

I like the choice of leaving in the test scaffolding for key-extract so it's easy to use this test later too

Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

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

I cross-referenced this with #1460. I noticed one thing missing and another thing that shouldn't have been deleted.

tools/datagen/README.md Show resolved Hide resolved
tools/scripts/data.toml Outdated Show resolved Hide resolved
@jira-pull-request-webhook
Copy link

Hooray! The files in the branch are the same across the force-push. 😃

~ Your Friendly Jira-GitHub PR Checker Bot

sffc
sffc previously approved these changes Jan 21, 2022
Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

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

I'm approving but please fix the messy diffs in build-test.yml. Only one change is required: adding

      - name: Build Examples and test icu4x-key-extract
        uses: actions-rs/[email protected]
        with:
          command: make
          args: wasm-compare-worklog-keys

My PR also moved the Install Node.js up in the process, but this is unnecessary and could be done in a different, smaller PR.

.github/workflows/build-test.yml Outdated Show resolved Hide resolved
.github/workflows/build-test.yml Outdated Show resolved Hide resolved
@robertbastian robertbastian merged commit 2197876 into unicode-org:main Jan 21, 2022
@robertbastian robertbastian deleted the foo branch January 21, 2022 17:09
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.

3 participants