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

Feature: plugins synchronization - part 1 #172

Merged
merged 12 commits into from
Jan 20, 2023
Merged

Conversation

Guts
Copy link
Collaborator

@Guts Guts commented Jan 17, 2023

Following #168

@Guts Guts self-assigned this Jan 17, 2023
@github-actions github-actions bot added ci-cd Continuous integration and deployment. documentation Improvements or additions to documentation jobs Scenarios and jobs quality Tests, project resiliency, etc. tooling Development tooling labels Jan 17, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2023

Codecov Report

Merging #172 (481a54f) into main (c7952a6) will decrease coverage by 3.24%.
The diff coverage is 48.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
- Coverage   63.84%   60.60%   -3.24%     
==========================================
  Files          33       33              
  Lines        1557     1579      +22     
  Branches      342      351       +9     
==========================================
- Hits          994      957      -37     
- Misses        489      552      +63     
+ Partials       74       70       -4     
Impacted Files Coverage Δ
qgis_deployment_toolbelt/plugins/plugin.py 67.94% <48.00%> (-10.63%) ⬇️
qgis_deployment_toolbelt/utils/win32utils.py 44.00% <0.00%> (-36.00%) ⬇️
qgis_deployment_toolbelt/profiles/shortcuts.py 44.92% <0.00%> (-23.92%) ⬇️
...loyment_toolbelt/jobs/job_environment_variables.py 93.10% <0.00%> (-6.90%) ⬇️

@Guts Guts force-pushed the feature/plugins-synchronization branch from e8f124f to 481a54f Compare January 18, 2023 17:07
@github-actions github-actions bot added documentation Improvements or additions to documentation jobs Scenarios and jobs quality Tests, project resiliency, etc. and removed quality Tests, project resiliency, etc. tooling Development tooling ci-cd Continuous integration and deployment. jobs Scenarios and jobs documentation Improvements or additions to documentation labels Jan 18, 2023
@Guts Guts marked this pull request as ready for review January 20, 2023 17:52
@Guts Guts force-pushed the feature/plugins-synchronization branch from b5fa22d to 97cca06 Compare January 20, 2023 17:52
@Guts Guts changed the title Feature: plugins synchronization Feature: plugins synchronization - part 1/2 Jan 20, 2023
@Guts Guts merged commit 5c28c58 into main Jan 20, 2023
@Guts Guts deleted the feature/plugins-synchronization branch January 20, 2023 18:05
@Guts Guts changed the title Feature: plugins synchronization - part 1/2 Feature: plugins synchronization - part 1 Jan 20, 2023
Guts added a commit that referenced this pull request Jan 20, 2023
Following #172 

It add the mechanism to unzip downloaded plugins into profiles when
plugins are missing.
Guts added a commit that referenced this pull request Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation jobs Scenarios and jobs quality Tests, project resiliency, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants