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

Exclude fc/tests from Doxygen docs #2215

Merged
merged 4 commits into from
Jul 2, 2020
Merged

Exclude fc/tests from Doxygen docs #2215

merged 4 commits into from
Jul 2, 2020

Conversation

abitmore
Copy link
Member

No description provided.

@abitmore abitmore added this to the 4.1.0 - Feature Release milestone Jun 30, 2020
@abitmore
Copy link
Member Author

abitmore commented Jul 1, 2020

The debug mode of Github Autobuild fails due to disk space issue again. It turns out that a 4G swap file was created in /mnt/ by default, thus only 9G free space is available.

4.1G	/mnt/swapfile

The change was introduced by actions/runner-images#965.

On the other hand, according to discussions in actions/runner-images#709, the Github team had decided to use /mnt for work directory, but encountered an unexpected issues actions/runner-images#922, then moved work directory back to root volume. Likely free space in the root volume will be more usable in the future.

Build tests in /mnt, others in root volume.
@abitmore abitmore merged commit db03add into develop Jul 2, 2020
@abitmore abitmore deleted the update-doxyfile branch July 2, 2020 14:04
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