You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ For more information about this file see also [Keep a Changelog](http://keepacha
31
31
- Added `PEcAn.data.land::event_parquet_to_json` for generating PEcAn `event.json` files from well-formatted event parquet files, with support for ensembles of events.
32
32
33
33
### Fixed
34
-
- Docker GHA workflow no longer fails on pull requests opened from forks. Forks get a read-only token and cannot push to `ghcr.io/pecanproject`, so the push-based build is now skipped for them; a new build-only workflow builds the core image stack (depends, base, models, sipnet) without pushing so fork PRs still get a build signal (#3618).
34
+
- Docker GHA workflow no longer fails on pull requests opened from forks (#3618).
35
35
- Removed unused `grid2netcdf()` from `PEcAn.data.remote` and fixed R CMD check reference notes for `download.LandTrendr.AGB()` (#2758).
36
36
- Fixed broken pecanproject.github.io, pecan.gitbooks.io, and other outdated documentation links across book_source, tutorials, models, modules, web, and shiny files (#3710).
37
37
- Added note to DEV-INTRO.md documenting Traefik workaround for Apple Silicon (ARM64) Macs: use `traefik:v2.11` with `platform: linux/arm64` to fix 404 errors (#3910)
0 commit comments