Skip to content

Commit 6c4e63d

Browse files
authored
wording
1 parent bc75004 commit 6c4e63d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For more information about this file see also [Keep a Changelog](http://keepacha
3131
- 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.
3232

3333
### 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).
3535
- Removed unused `grid2netcdf()` from `PEcAn.data.remote` and fixed R CMD check reference notes for `download.LandTrendr.AGB()` (#2758).
3636
- Fixed broken pecanproject.github.io, pecan.gitbooks.io, and other outdated documentation links across book_source, tutorials, models, modules, web, and shiny files (#3710).
3737
- 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

Comments
 (0)