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

Build test policies in CI #46

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Build test policies in CI #46

merged 1 commit into from
Sep 21, 2023

Conversation

JustusAdam
Copy link
Collaborator

@JustusAdam JustusAdam commented Sep 21, 2023

What Changed?

Adds a build step for props in rust.yml

Why Does It Need To?

Before you could make breaking changes to the interface of our crates. Now at least we'll see them in the test properties.

Checklist

  • Above description has been filled out so that upon quash merge we have a
    good record of what changed.
  • New functions, methods, types are documented. Old documentation is updated
    if necessary
  • Documentation in Notion has been updated
  • Tests for new behaviors are provided
    • New test suites (if any) ave been added to the CI tests (in
      .github/workflows/rust.yml) either as compiler test or integration test.
      Or justification for their omission from CI has been provided in this PR
      description.

@JustusAdam JustusAdam marked this pull request as ready for review September 21, 2023 15:26
@JustusAdam JustusAdam merged commit 365f8e5 into main Sep 21, 2023
@JustusAdam JustusAdam deleted the build-test-props-in-ci branch September 21, 2023 15:27
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