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

Emergency path fixes #48

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Emergency path fixes #48

merged 2 commits into from
Sep 22, 2023

Conversation

JustusAdam
Copy link
Collaborator

@JustusAdam JustusAdam commented Sep 22, 2023

What Changed?

Flip the _ to - in the programmatic version of the spdg gen command and the reverse in the link in the index.md for our documentation.

Why Does It Need To?

Fix for a bug introduced in the renaming.

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 changed the title Emergency fix for spdg gen command Emergency path fixes Sep 22, 2023
@JustusAdam JustusAdam merged commit 0c1dd8c into main Sep 22, 2023
@JustusAdam JustusAdam deleted the spdg-gen-command-fix branch September 22, 2023 15:31
@JustusAdam JustusAdam mentioned this pull request Sep 22, 2023
5 tasks
JustusAdam added a commit that referenced this pull request Sep 22, 2023
## What Changed?

Changes occurrences of `paralegal_flow` to `paralegal-flow`.

## Why Does It Need To?

Basically completes #48. Unlike that issue this one is only about
occurrences of this name that aren't crucial to be right, because they
are not used in code but in documentation, error messages etc.

## Checklist

- [x] Above description has been filled out so that upon quash merge we
have a
  good record of what changed.
- [x] New functions, methods, types are documented. Old documentation is
updated
  if necessary
- [x] Documentation in Notion has been updated
- [x] Tests for new behaviors are provided
  - [x] 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.
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