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

Fix pipeline/split function #17

Merged
merged 15 commits into from
Jul 19, 2023
Merged

Fix pipeline/split function #17

merged 15 commits into from
Jul 19, 2023

Conversation

alexkunde
Copy link
Contributor

@alexkunde alexkunde commented Jul 18, 2023

Changes

Fixes

  • When splitting Unit Type from Unitname it should split the right most . so Units with dots in the name correctly split.
  • Docs where previously ignored in the last commit, this will fix it.

Improvements

  • Update Github Actions to use cargo nextest run nextest
  • Update Github Actions to cache dependencies, this will reduce pipeline runtime by a lot

@gwbres gwbres merged commit 21326c9 into gwbres:main Jul 19, 2023
1 check passed
@gwbres
Copy link
Owner

gwbres commented Jul 19, 2023

Thank you @alexkunde for your very good contributions,
I'll publish a new version of this lib in the next few days

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