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 integration tests CEDMF dependency to dev .. #343

Merged
merged 2 commits into from
May 7, 2022

Conversation

haakon-e
Copy link
Member

@haakon-e haakon-e commented May 7, 2022

Changes

Issue number (if applicable)

Checklist before requesting a review / merging

  • I have formatted the code using julia --project=.dev .dev/climaformat.jl .
  • I have updated all test manifests using julia --project .dev/up_deps.jl . with Julia 1.7.0.
  • If core features are added, I have added appropriate test coverage.
  • If new functions and structs are added, they are documented through docstrings.

@ilopezgp
Copy link
Contributor

ilopezgp commented May 7, 2022

bors r+

bors bot added a commit that referenced this pull request May 7, 2022
343: fix integration tests CEDMF dependency to `dev ..` r=ilopezgp a=haakon-e

## Changes

## Issue number (if applicable)

## Checklist before requesting a review / merging
- [ ] I have formatted the code using `julia --project=.dev .dev/climaformat.jl .`
- [ ] I have updated all test manifests using `julia --project .dev/up_deps.jl .` with Julia 1.7.0.
- [ ] If core features are added, I have added appropriate test coverage.
- [ ] If new functions and structs are added, they are documented through docstrings.

Co-authored-by: Haakon Ludvig Langeland Ervik <45243236+haakon-e@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented May 7, 2022

Build failed:

@ilopezgp
Copy link
Contributor

ilopezgp commented May 7, 2022

bors r+

bors bot added a commit that referenced this pull request May 7, 2022
343: fix integration tests CEDMF dependency to `dev ..` r=ilopezgp a=haakon-e

## Changes

## Issue number (if applicable)

## Checklist before requesting a review / merging
- [ ] I have formatted the code using `julia --project=.dev .dev/climaformat.jl .`
- [ ] I have updated all test manifests using `julia --project .dev/up_deps.jl .` with Julia 1.7.0.
- [ ] If core features are added, I have added appropriate test coverage.
- [ ] If new functions and structs are added, they are documented through docstrings.

Co-authored-by: Haakon Ludvig Langeland Ervik <45243236+haakon-e@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented May 7, 2022

Build failed:

@haakon-e
Copy link
Member Author

haakon-e commented May 7, 2022

bors r+

bors bot added a commit that referenced this pull request May 7, 2022
343: fix integration tests CEDMF dependency to `dev ..` r=haakon-e a=haakon-e

## Changes

## Issue number (if applicable)

## Checklist before requesting a review / merging
- [ ] I have formatted the code using `julia --project=.dev .dev/climaformat.jl .`
- [ ] I have updated all test manifests using `julia --project .dev/up_deps.jl .` with Julia 1.7.0.
- [ ] If core features are added, I have added appropriate test coverage.
- [ ] If new functions and structs are added, they are documented through docstrings.

Co-authored-by: Haakon Ludvig Langeland Ervik <45243236+haakon-e@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented May 7, 2022

Build failed:

@haakon-e
Copy link
Member Author

haakon-e commented May 7, 2022

bors retry

bors bot added a commit that referenced this pull request May 7, 2022
343: fix integration tests CEDMF dependency to `dev ..` r=haakon-e a=haakon-e

## Changes

## Issue number (if applicable)

## Checklist before requesting a review / merging
- [ ] I have formatted the code using `julia --project=.dev .dev/climaformat.jl .`
- [ ] I have updated all test manifests using `julia --project .dev/up_deps.jl .` with Julia 1.7.0.
- [ ] If core features are added, I have added appropriate test coverage.
- [ ] If new functions and structs are added, they are documented through docstrings.

Co-authored-by: Haakon Ludvig Langeland Ervik <45243236+haakon-e@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented May 7, 2022

Build failed:

@ilopezgp
Copy link
Contributor

ilopezgp commented May 7, 2022

bors r+

bors bot added a commit that referenced this pull request May 7, 2022
343: fix integration tests CEDMF dependency to `dev ..` r=ilopezgp a=haakon-e

## Changes

## Issue number (if applicable)

## Checklist before requesting a review / merging
- [x] I have formatted the code using `julia --project=.dev .dev/climaformat.jl .`
- [x] I have updated all test manifests using `julia --project .dev/up_deps.jl .` with Julia 1.7.0.
- [x] If core features are added, I have added appropriate test coverage.
- [x] If new functions and structs are added, they are documented through docstrings.

Co-authored-by: Haakon Ludvig Langeland Ervik <45243236+haakon-e@users.noreply.github.com>
@ilopezgp
Copy link
Contributor

ilopezgp commented May 7, 2022

bors r-

@bors
Copy link
Contributor

bors bot commented May 7, 2022

Canceled.

@ilopezgp
Copy link
Contributor

ilopezgp commented May 7, 2022

bors r+

bors bot added a commit that referenced this pull request May 7, 2022
343: fix integration tests CEDMF dependency to `dev ..` r=ilopezgp a=haakon-e

## Changes

## Issue number (if applicable)

## Checklist before requesting a review / merging
- [x] I have formatted the code using `julia --project=.dev .dev/climaformat.jl .`
- [x] I have updated all test manifests using `julia --project .dev/up_deps.jl .` with Julia 1.7.0.
- [x] If core features are added, I have added appropriate test coverage.
- [x] If new functions and structs are added, they are documented through docstrings.

Co-authored-by: Haakon Ludvig Langeland Ervik <45243236+haakon-e@users.noreply.github.com>
@ilopezgp
Copy link
Contributor

ilopezgp commented May 7, 2022

bors r-

@bors
Copy link
Contributor

bors bot commented May 7, 2022

Canceled.

@ilopezgp
Copy link
Contributor

ilopezgp commented May 7, 2022

bors r+

bors bot added a commit that referenced this pull request May 7, 2022
343: fix integration tests CEDMF dependency to `dev ..` r=ilopezgp a=haakon-e

## Changes

## Issue number (if applicable)

## Checklist before requesting a review / merging
- [x] I have formatted the code using `julia --project=.dev .dev/climaformat.jl .`
- [x] I have updated all test manifests using `julia --project .dev/up_deps.jl .` with Julia 1.7.0.
- [x] If core features are added, I have added appropriate test coverage.
- [x] If new functions and structs are added, they are documented through docstrings.

Co-authored-by: Haakon Ludvig Langeland Ervik <45243236+haakon-e@users.noreply.github.com>
@ilopezgp
Copy link
Contributor

ilopezgp commented May 7, 2022

bors r-

@bors
Copy link
Contributor

bors bot commented May 7, 2022

Canceled.

@ilopezgp
Copy link
Contributor

ilopezgp commented May 7, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented May 7, 2022

Build succeeded:

@bors bors bot merged commit df106cf into main May 7, 2022
@bors bors bot deleted the fix_integration_tests_dev_CEDMF branch May 7, 2022 18:43
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.

2 participants