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(fstab): make gdrive mountpoints more robust #371

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

tripodsan
Copy link
Contributor

fixes #370

@github-actions
Copy link

github-actions bot commented Oct 1, 2020

This PR will trigger a patch release when merged.

@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #371 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #371   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files          26       26           
  Lines        1191     1192    +1     
  Branches      272      272           
=======================================
+ Hits         1186     1187    +1     
  Misses          5        5           
Impacted Files Coverage Δ
src/MountConfig.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d87824...6faf05b. Read the comment docs.

@tripodsan tripodsan merged commit 4c83674 into master Oct 2, 2020
@tripodsan tripodsan deleted the improve-gdrive-fstab branch October 2, 2020 05:31
adobe-bot pushed a commit that referenced this pull request Oct 2, 2020
# [7.14.0](v7.13.0...v7.14.0) (2020-10-02)

### Bug Fixes

* **fstab:** make gdrive mountpoints more robust ([#371](#371)) ([4c83674](4c83674)), closes [#370](#370)

### Features

* **schema:** add preflight conditions ([6bf84bd](6bf84bd))
@adobe-bot
Copy link

🎉 This PR is included in version 7.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve robustness of google drive ID extraction in fstab
3 participants