Skip to content

Rename Project to Errors C++ #53

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

Merged
merged 6 commits into from
Nov 14, 2023
Merged

Rename Project to Errors C++ #53

merged 6 commits into from
Nov 14, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Nov 14, 2023

This pull request implements the following changes to rename the project to "Errors C++":

  • The Errors package (formerly named Error) is moved to the root directory, making it the sole C++ package.
  • Documentation is adjusted to cover only the Errors package.
  • The CI workflow is updated to build only the Errors package.
  • CMake project, targets, and headers are renamed with the errors prefix.
  • The project URL is updated to threeal/errors-cpp.

@threeal threeal self-assigned this Nov 14, 2023
@threeal threeal added this to the Version 0.1.0 milestone Nov 14, 2023
@threeal threeal force-pushed the rename-to-errors-cpp branch from f939f10 to 2138fbb Compare November 14, 2023 07:57
@threeal threeal marked this pull request as ready for review November 14, 2023 08:13
@threeal threeal linked an issue Nov 14, 2023 that may be closed by this pull request
@threeal threeal merged commit 5a5fbcb into main Nov 14, 2023
@threeal threeal deleted the rename-to-errors-cpp branch November 14, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename Project to Errors C++
1 participant