Jennifer Wang
8574fa1350
Merge branch 'release/v1.19.0' into jen/19
2022-12-12 22:21:10 -05:00
Jiaying Wang
2e769f1f0a
Merge pull request #9807 from filecoin-project/sbansal/release_v1.19.0_final
...
chore: update CHANGELOG.md for 1.19.0
2022-12-12 21:41:02 -05:00
Jennifer Wang
a56c7aca17
update changelog
2022-12-12 21:22:19 -05:00
Jiaying Wang
d674c02c43
Merge pull request #9814 from filecoin-project/jen/cherrypick
...
fix: ci: release title fix
2022-12-12 16:23:45 -05:00
Jennifer Wang
e89af899a3
update changelog
2022-12-10 23:40:30 -05:00
Jiaying Wang
da3892f902
Merge pull request #9829 from filecoin-project/asr/backport-panic-fix-1.19
...
chore: backport: panic fix
2022-12-10 23:10:08 -05:00
Jiaying Wang
9416ceb7de
Merge pull request #9833 from filecoin-project/release/v1.18.2
...
build: release: v1.18.2
2022-12-10 22:55:38 -05:00
Jiaying Wang
2cbc29ea09
Merge branch 'releases' into release/v1.18.2
2022-12-10 22:46:32 -05:00
Jiaying Wang
0b30261e5c
Merge pull request #9832 from filecoin-project/jen/chan
...
release: v1.18.2
2022-12-10 22:45:38 -05:00
Jennifer Wang
ea4b57854b
v1.18.2
2022-12-10 22:31:39 -05:00
Jiaying Wang
5c656133e2
Merge pull request #9830 from filecoin-project/asr/backport-panic-fix-1.18
...
chore: backport: panic fix
2022-12-10 22:12:40 -05:00
Łukasz Magiera
1a5e38ecf9
sealing: Add a guard check to getExpirationCached when sector not found
2022-12-10 19:00:17 -05:00
Łukasz Magiera
887f00856e
fix: sealing: Avoid nil dereference in debug log
2022-12-10 19:00:15 -05:00
Łukasz Magiera
b08130a6af
sealing: Add a guard check to getExpirationCached when sector not found
2022-12-10 18:56:19 -05:00
Łukasz Magiera
2871377cee
fix: sealing: Avoid nil dereference in debug log
2022-12-10 18:56:09 -05:00
Phi-rjan
401c655d8c
Add link to Node cluster docs
...
Add link to Node cluster docs
2022-12-09 20:42:46 +01:00
Phi-rjan
bf17d61686
Add links to docs
...
Add links to documentation where its applicable.
2022-12-08 18:26:06 +01:00
Phi-rjan
372f8274ae
Add SnapDeals highlight to changelog
...
Add a SnapDeals highlight to changelog for v1.19.0
2022-12-08 13:13:31 +01:00
Phi-rjan
7661c1526b
Update CHANGELOG with sub-bullets
...
Updates the changelog with:
- Sub-bullets explaining the PRs for the most relevant improvements and enhancements.
- Adds more description to the Highlights and links
2022-12-08 10:58:58 +01:00
Ian Davis
cdb4e7bc95
Switch release name template from "Release vX.X.X" to "vX.X.X":wq
2022-12-08 03:06:58 -05:00
Shrenuj Bansal
2b82a46b02
update CHANGELOG.md for 1.19.0
2022-12-06 20:21:45 -05:00
Jiaying Wang
84a1bda771
Merge pull request #9806 from filecoin-project/sbansal/merge_from_1.18.1
...
chore: Merge releases into v1.19.0 and bump version
2022-12-06 18:05:27 -05:00
Shrenuj Bansal
4e9322c1e5
remove conflict remnant
2022-12-06 17:55:52 -05:00
Shrenuj Bansal
e14f0c361f
make docsgen
2022-12-06 17:52:01 -05:00
Shrenuj Bansal
43315670fa
Merge branch 'releases' into sbansal/merge_from_1.18.1
2022-12-06 17:48:37 -05:00
Shrenuj Bansal
f864c499a3
Merge branch 'release/v1.18.1' into sbansal/merge_from_1.18.1
2022-12-06 17:47:28 -05:00
Shrenuj Bansal
6b77b949d7
Merge pull request #9804 from filecoin-project/sbansal/v1.19.0_backport_20221206
...
chore: Backport changes to v1.19.0
2022-12-06 16:30:22 -05:00
Ian Davis
c726e4e86a
Remove build-debug
2022-12-06 15:37:51 -05:00
Ian Davis
35bcbdc9d0
Remove trigger-testplans, lotus-soup
2022-12-06 15:37:43 -05:00
Ian Davis
d506d6755d
Remove testplans/*
2022-12-06 15:37:21 -05:00
Łukasz Magiera
8577272164
fix: cliutil: Fix URL-based API endpoint parsing
2022-12-06 12:13:56 -05:00
Ian Davis
cf56f246b9
Rely on local env varibale instead of context
...
We have this env varible set in the project settings as well as the
CircleCI context. Due to what seems like a bug on CircleCI's eng, the
using the context causes our release flow to halt when some member of
the team initiate releases, but not others. So for now, it's safest to
rely on the project settings, which definitely won't cause this issue.
2022-12-06 12:13:32 -05:00
Rod Vagg
d9cd19632e
deps: upgrade go-merkledag to 0.8.1 ( #9717 )
...
Ref: https://github.com/ipfs/go-merkledag/releases/tag/v0.8.1
2022-12-06 12:11:41 -05:00
Jiaying Wang
e68b8e96c7
Merge pull request #9745 from filecoin-project/release/v1.18.1
...
build:release: v1.18.1
2022-11-29 00:10:14 -05:00
Jiaying Wang
c32b8af65f
build:release: v1.18.1 prep ( #9744 )
...
* fix: cli: check found before dereferencing SectorInfo
* v1.18.1 prep
* Docsgen-cli
Co-authored-by: Aayush <arajasek94@gmail.com>
Co-authored-by: Geoff Stuart <geoff.vball@gmail.com>
2022-11-28 23:28:32 -05:00
Aayush Rajasekaran
a435aeb991
Merge pull request #9715 from filecoin-project/gstuart/update-gst-backport
...
chore: deps: update go-state-types backport
2022-11-23 15:50:50 -05:00
Geoff Stuart
2bc070a7d8
Update go-state-types to v0.10.0-alpha-2
2022-11-23 15:31:26 -05:00
Shrenuj Bansal
2520b16445
Merge pull request #9710 from filecoin-project/sbansal/changelog-update
...
Update CHANGELOG.md
2022-11-23 11:40:43 -05:00
Shrenuj Bansal
724a7e1ebb
Update CHANGELOG.md
2022-11-23 11:35:45 -05:00
Shrenuj Bansal
8864d71e7a
Merge pull request #9707 from filecoin-project/sbansal/1.19.0-rc2_version_update
...
Update build version and changelog
2022-11-22 20:32:22 -05:00
Shrenuj Bansal
7b443f5b75
small comment
2022-11-22 20:30:37 -05:00
Shrenuj Bansal
04d3d79ecc
make gen and docsgen
2022-11-22 17:39:28 -05:00
Shrenuj Bansal
1968498794
update build version and changelog
2022-11-22 17:20:33 -05:00
Aayush Rajasekaran
0bf439ff94
Merge pull request #9702 from filecoin-project/1.19.0_backport_20221122
...
backport: configurable pre check timeouts and zondax hid update
2022-11-22 11:19:16 -05:00
Łukasz Magiera
87c25e211c
feat: wdpost: Configurable pre-check timeouts
2022-11-22 11:05:56 -05:00
Łukasz Magiera
c117611267
mod tidy
2022-11-22 11:03:53 -05:00
Ian Davis
af29d2d5be
Update Zondax/hid to 0.9.1
...
I updated us to an intermediate version based on a git sha. That version
removed a deprecation warning, but caused issues on older versions of
MacOs (Big Sur and lower). This release of Zondax/hid fixes things in a
way that both removes the deprecation warning and works on older MacOS
versions.
2022-11-22 11:03:40 -05:00
Shrenuj Bansal
93c2e02235
Merge pull request #9685 from filecoin-project/gstuart/backport-goreleaser
...
baackport: ci: Fix issues with new goreleaser flow
2022-11-18 12:54:11 -05:00
Ian Davis
93698b6a83
Turn on goreleaser debug logging
...
This will give us much more detailed information in the release job, so
we can more easily debug issues when they occur.
2022-11-18 12:01:11 -05:00
Ian Davis
96f5697848
Add binary name to goreleaser build configs
...
Without this name, it assumes all binaries share the name of the project
(i.e. lotus), which causes them all to get renamed and collide when
generating the archive.
2022-11-18 12:01:11 -05:00