Skip to content

Ignore IDEA CLion files#26

Merged
1 commit merged intomasterfrom
Ignore-IDEA-Files
May 16, 2016
Merged

Ignore IDEA CLion files#26
1 commit merged intomasterfrom
Ignore-IDEA-Files

Conversation

@benjchristensen
Copy link
Contributor

No description provided.

@ghost ghost merged commit 69935e2 into master May 16, 2016
@ghost ghost deleted the Ignore-IDEA-Files branch May 16, 2016 21:42
facebook-github-bot pushed a commit that referenced this pull request Jul 16, 2020
Summary:
This diff adds a minimal workflow for running integrations tests for Mononoke. Currently only one test is run and it fails.

This also splits the regular Mononoke CI into separate files for Linux and Mac to match the current style in Eden repo.
There are the "scopeguard::defer" fixes here that somehow escaped the CI tests.
Some tweaks have been made to "integration_runner_real.py" to make it runnable outside FB context.
Lastly the change from using "[[ -v ... ]" to "[[ -n "${...:-}" ]]; in "library.sh" was made because the former is not supported by the default Bash version preinstalled on modern MacOS.

Pull Request resolved: facebook/sapling#26

Reviewed By: krallin

Differential Revision: D22541344

Pulled By: lukaspiatkowski

fbshipit-source-id: 5023d147823166a8754be852c29b1e7b0e6d9f5f
This pull request was closed.
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

Comments