Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

[PLAT-741] Remove needless packages and tools #210

Merged
merged 7 commits into from
Feb 16, 2023

Conversation

cowboy-bebug
Copy link
Contributor

Description

Remove stuff we don't use to free up space.

Type of changes

  • build: Changes that affect the build system or external dependencies (eg, Cargo, Docker)
  • ci: Changes to CI configuration
  • docs: Changes to documentation only
  • feat: Changes to add a new feature
  • fix: Changes to fix a bug
  • refactor: Changes that do not alter functionality
  • style: Changes to format the code
  • test: Changes to add missing tests or correct existing tests

Checklist

  • Tests for the changes have been added
  • Necessary documentation is added (if appropriate)
  • Formatted with cargo fmt --all
  • Linted with cargo clippy --all-features --all-targets
  • Tested with cargo test --workspace --all-features --all-targets

@cowboy-bebug cowboy-bebug force-pushed the el/PLAT-741-remove-tools branch from dcd8497 to 2c89a83 Compare February 15, 2023 20:12
@cowboy-bebug cowboy-bebug changed the title Remove needless packages and tools [PLAT-741] Remove needless packages and tools Feb 15, 2023
@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Base: 84.40% // Head: 84.40% // No change to project coverage 👍

Coverage data is based on head (ee0290e) compared to base (d9260c8).
Patch has no changes to coverable lines.

❗ Current head ee0290e differs from pull request most recent head e09f012. Consider uploading reports for the commit e09f012 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #210   +/-   ##
========================================
  Coverage    84.40%   84.40%           
========================================
  Files            8        8           
  Lines          654      654           
========================================
  Hits           552      552           
  Misses         102      102           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cowboy-bebug cowboy-bebug force-pushed the el/PLAT-741-remove-tools branch from 2c89a83 to 903ad7d Compare February 15, 2023 20:40
@cowboy-bebug cowboy-bebug force-pushed the el/PLAT-741-remove-tools branch from ee0290e to e09f012 Compare February 16, 2023 08:36
@cowboy-bebug cowboy-bebug marked this pull request as ready for review February 16, 2023 08:37
@cowboy-bebug cowboy-bebug requested a review from DidacSF February 16, 2023 08:37
@cowboy-bebug
Copy link
Contributor Author

It keeps failing when compiling cumulus-* packages. Let's just merge this and iterate.

@cowboy-bebug cowboy-bebug merged commit 0b4a360 into develop Feb 16, 2023
@cowboy-bebug cowboy-bebug deleted the el/PLAT-741-remove-tools branch February 16, 2023 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant