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

Update CI/CD #21

Merged
merged 20 commits into from
Dec 18, 2022
Merged

Update CI/CD #21

merged 20 commits into from
Dec 18, 2022

Conversation

cofob
Copy link
Member

@cofob cofob commented Dec 18, 2022

Check everything in PR CI.
Merge main branch CI jobs.
Use clippy and refactor to it ssuggestions.

Breaking changes: in some functions now using Path instead of PathBuf, and [T] instead of Vec<T>.

@cofob cofob marked this pull request as ready for review December 18, 2022 18:15
@cofob cofob merged commit cd43cb6 into main Dec 18, 2022
@cofob cofob deleted the feature-cicd-rust-bins branch December 18, 2022 18:18
@cofob cofob mentioned this pull request Dec 22, 2022
1 task
cofob added a commit that referenced this pull request Dec 22, 2022
# Changelog:

- Parallel package vendoring
([#13](#13))
- Split common module into separate files
([#14](#14))
- Fix CHANGELOG.md links to PRs
([#15](#15))
- Run CI/CD checks only on changed files
([#16](#16))
- Use import-cargo instead of naersk
([#18](#18))
- Add Spiget/Spigot repository support
([#19](#19))
- Refactor code to use `clippy`
([#21](#21)) *Not fully
compatible with previous versions*
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