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

chore: Create new build-repository action #55

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

michaeldowseza
Copy link
Member

@michaeldowseza michaeldowseza commented Oct 23, 2024

Description of changes

  • Use shared build-package action
  • Update upload/download artifacts to v4
  • Simplify unlock-dependencies custom action

Dry-run against branch: #56

Issue #, if available: AWSUI-59738

Depends on: #53

Testing

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- name: Integration tests
run: npm run test:integ -- --shard=${{ matrix.shard }}/${{ strategy.job-total }}

integTest:
Copy link
Member Author

Choose a reason for hiding this comment

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

Moved further down the file.

- name: Motion tests
run: npm run test:motion

a11yTest:
Copy link
Member Author

Choose a reason for hiding this comment

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

Moved further down the file.

@michaeldowseza michaeldowseza force-pushed the chore/use-build-package branch from 3c11d1c to b823195 Compare October 23, 2024 11:32
@michaeldowseza michaeldowseza changed the title chore: Update dry-run to use new build-package action chore: Update dry-run to use new build-repository action Oct 23, 2024
@michaeldowseza michaeldowseza force-pushed the chore/use-build-package branch 5 times, most recently from b2867e8 to ca22324 Compare October 23, 2024 14:08
@michaeldowseza michaeldowseza changed the title chore: Update dry-run to use new build-repository action chore: Create new build-repository action Oct 23, 2024
@michaeldowseza michaeldowseza force-pushed the chore/use-build-package branch 5 times, most recently from 92ef351 to 324c292 Compare October 24, 2024 05:59
- Use shared build-repository action
- Update upload/download artifacts to v4
- Simplify unlock-dependencies custom action
@michaeldowseza michaeldowseza force-pushed the chore/use-build-package branch from 324c292 to 40689aa Compare October 24, 2024 06:14
@michaeldowseza michaeldowseza marked this pull request as ready for review October 24, 2024 06:26
@michaeldowseza michaeldowseza requested a review from a team as a code owner October 24, 2024 06:26
@michaeldowseza michaeldowseza requested review from abdhalees and removed request for a team October 24, 2024 06:26
@michaeldowseza michaeldowseza merged commit 7879079 into main Oct 25, 2024
14 of 20 checks passed
@michaeldowseza michaeldowseza deleted the chore/use-build-package branch October 25, 2024 06:32
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.

2 participants