Skip to content

Commit

Permalink
Dummy Buildkite Pipeline (#646)
Browse files Browse the repository at this point in the history
* empty dummy buildkite pipeline

* almost empty pipeline

* queue added
  • Loading branch information
maximilian-gelbrecht authored Dec 18, 2024
1 parent 28dbcac commit 3161aab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
steps:
- label: "Empty Test"
command: echo "No GPU tests added yet."
agents:
queue: "juliagpu"
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Unreleased

- Buildkite CI with dummy pipeline [#646](https://github.com/SpeedyWeather/SpeedyWeather.jl/pull/646)
- ConvectiveHeating implemented [#639](https://github.com/SpeedyWeather/SpeedyWeather.jl/pull/639)
- Number format flexibility with set! [#634](https://github.com/SpeedyWeather/SpeedyWeather.jl/pull/634)
- Forcing/drag for primitive models [#635](https://github.com/SpeedyWeather/SpeedyWeather.jl/pull/635)
Expand Down

0 comments on commit 3161aab

Please sign in to comment.