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

chore: release: merge release/v1.28.0 into releases #12299

Merged
merged 76 commits into from
Jul 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
4828757
fix: ETH RPC API: ETH Call should use the parent state root of the su…
aarshkshah1992 Jun 11, 2024
cea71ae
chore: deals: remove forgotten graphsync references (#12084)
ribasushi Jun 14, 2024
63b9577
chore: curio: remove forgotten parts of curio config (#12087)
ribasushi Jun 14, 2024
0ec60f2
docs: changelog: fix link syntax (#12085)
suiyuan1314 Jun 14, 2024
77ae5af
chore: bump version in master (#12074)
rjan90 Jun 14, 2024
5dffc05
fix: ci: do not use deprecated --debug goreleaser flag (#12086)
galargh Jun 14, 2024
16efdf6
feat: itest: minor UnmanagedMiner refactor for reusability and simpli…
rvagg Jun 14, 2024
2e6a5c3
fix: events: sqlite db improvements (#12090)
rvagg Jun 14, 2024
8bc4906
chore: deps: remove leftover curio `replace` (#12094)
ribasushi Jun 15, 2024
496ea6d
chore: docs: remove unused badge from the README (#12097)
galargh Jun 16, 2024
610c984
chore: types: remove more items forgotten after markets (#12095)
ribasushi Jun 17, 2024
8cd233b
chore: api: the Net API/CLI now remains only on daemon
ribasushi Jun 16, 2024
b73d4e0
docs:Building_a_network_skeleton.md cleanups (#12079)
BigLep Jun 17, 2024
893ce8e
Update bootstrap list to support both IPv4 and IPv6 (#12103)
rjan90 Jun 18, 2024
82110d1
Update codename for NV23 (#12104)
rjan90 Jun 18, 2024
3e3400d
chore: deps: prep for upstream removing ConstructNilRouting()
ribasushi Jun 18, 2024
6f821c3
chore: ci: remove non-existent market tests from CI workflow (#12099)
aarshkshah1992 Jun 19, 2024
e229617
fix: release: update goreleaser config file
rvagg Jun 20, 2024
c87e2f2
fix: events index: record processed epochs and tipsets for events and…
aarshkshah1992 Jun 20, 2024
6408709
feat: eth: support "safe" and "finalized" for eth_getBlockByNumber (#…
snissn Jun 21, 2024
f21ccc6
fix: ci: post sorted pr checks comments under PRs from forks
galargh Jun 20, 2024
3f1711f
fix: itest: fix wdpost proving epoch calculation
rvagg Jun 19, 2024
8f3c54f
fix: ci: bump manual onboarding test to 4xlarge
rvagg Jun 19, 2024
286fada
nv23 deps (#12129)
rvagg Jun 21, 2024
7141847
fix: bootstrap: remove unmaintained bootstrap node (#12133)
LesnyRumcajs Jun 24, 2024
c779e30
fix: build: pdate UpgradePhoenixHeight to -26 in inteop (#12106)
fsgerse Jun 24, 2024
724e22e
chore: ci: use self-hosted runners in the original repo or any fork i…
galargh Jun 24, 2024
35ef929
fix: ci: update concurrency group settings of the sorted pr checks wo…
galargh Jun 21, 2024
4abdbef
chore: merge releases back to master (v1.27.1) (#12141)
jennijuju Jun 25, 2024
d71fa53
chore: deps: upgrade to [email protected]
rvagg Jun 25, 2024
452d1bf
chore: actors: pull in the latest v14 bundles
jennijuju Jun 25, 2024
06a7d74
fix: genesis preseal: get it working
aarshkshah1992 Jun 21, 2024
d9195c4
fix: fevm: update tests for latest actors bundle (#12144)
rvagg Jun 25, 2024
13cdf4b
feat!: ni-porep for lotus-bench
rvagg May 28, 2024
0da6077
feat: niporep: introduce SealProofVariant
rvagg May 29, 2024
40651ab
feat: lotus-bench: add script to benchmark standard sector steps
rvagg May 29, 2024
a60a8c7
chore: test: refactor, fix and improve unmanaged miner (#12143)
rvagg Jun 25, 2024
96d3062
chore: docs: add changelog upgrade warning for events db migration (#…
rvagg Jun 25, 2024
f4e99f6
test: niporep: initial niporep e2e test
rvagg Jun 18, 2024
aedc15c
chore: actors: update to [email protected]
rvagg Jun 25, 2024
be592d8
feat: test: add LOTUS_RUN_VERY_EXPENSIVE_TESTS and include niporep re…
rvagg Jun 25, 2024
1e8bc10
Rough draft (#12139)
ZenGround0 Jun 25, 2024
f458606
Merge pull request #12147 from filecoin-project/chore/nv23-v1.28.0-ba…
jennijuju Jun 25, 2024
1bdf5d5
update genesis network version for dev testnets
jennijuju Jun 26, 2024
7052db4
Merge pull request #12149 from filecoin-project/jen/butterflyinit
jennijuju Jun 26, 2024
d9af369
fix: niporep: unflake provecommit failure for niporep
rvagg Jun 26, 2024
b2ba4aa
update go-state-types (#12154)
aarshkshah1992 Jun 26, 2024
5ac64aa
fix: state: rename Actor.Address and only use it for f4 addresses (#1…
Stebalien Jun 27, 2024
d494592
chore: deps: update ffi and go-state-types for NV23 (#12156)
aarshkshah1992 Jun 27, 2024
f4a0b35
update go state types
aarshkshah1992 Jun 27, 2024
ac87fce
feat: ec: Integrate Fast Finality for Filecoin (#12119)
Kubuxu Jun 28, 2024
e73d2c2
update version string
aarshkshah1992 Jul 1, 2024
e6d660d
changelog
aarshkshah1992 Jul 1, 2024
fc4ff79
finish changelog
aarshkshah1992 Jul 1, 2024
74f0b8c
final changes
aarshkshah1992 Jul 1, 2024
71a798b
update CL
aarshkshah1992 Jul 1, 2024
1c87aa1
Apply suggestions from code review
aarshkshah1992 Jul 1, 2024
ab595f7
fix typos
aarshkshah1992 Jul 1, 2024
029fe24
Apply suggestions from code review
aarshkshah1992 Jul 1, 2024
973c04e
only soft laungh
aarshkshah1992 Jul 1, 2024
131a5c6
soft launch
aarshkshah1992 Jul 1, 2024
85abc61
Merge pull request #12169 from filecoin-project/aarshkshah1992/update…
aarshkshah1992 Jul 1, 2024
58c029a
feat: api: sanity check the "to" address of outgoing messages (#12135)
Stebalien Jul 3, 2024
d9c24f6
build: release: v1.28.0-rc2 (#12179)
rjan90 Jul 4, 2024
e773b37
feat:ec: integrate F3 dynamic manifest (#12173) (#12185)
jennijuju Jul 4, 2024
69c83c3
build: release: v1.28.0-rc3 (#12186)
jennijuju Jul 4, 2024
ff0e889
build: release: v1.28.0-rc4 (#12190)
rjan90 Jul 5, 2024
44f5ce0
fix: ETH getLogs: fix slowness at head and ignore null blocks (#12207)
aarshkshah1992 Jul 11, 2024
7f64da2
run CI
aarshkshah1992 Jul 11, 2024
1dbd4f5
build release
aarshkshah1992 Jul 11, 2024
316b6fc
add backport PR
aarshkshah1992 Jul 11, 2024
28a578f
build: release: v1.28.0 (#12271)
rjan90 Jul 24, 2024
a320d68
Revert "chore: ci: allow using pat for tag creation during release"
rvagg Jul 24, 2024
337ac1e
Revert "feat: ci: remove gorelease, create drafts and automate releas…
rvagg Jul 24, 2024
20785af
Revert "feat: ci: automate the new release process"
rvagg Jul 24, 2024
c3de4ff
Merge remote-tracking branch 'origin/release/v1.28.0' into releases
rvagg Jul 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 13 additions & 16 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,16 @@ on:
push:
branches:
- master
- release/*
tags:
- v*
pull_request:
branches:
- master
- release/v*
- release/miner/v*
- releases
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
inputs:
publish:
description: 'Publish the Docker image'
ref:
description: The GitHub ref (e.g. refs/tags/v1.0.0) to release
required: false
default: 'false'

defaults:
run:
Expand All @@ -30,7 +24,7 @@ permissions:

jobs:
docker:
name: Docker (${{ matrix.image }} / ${{ matrix.network }}) [publish=${{ github.event.inputs.publish == 'true' || github.event_name != 'pull_request' }}]
name: Docker (${{ matrix.image }} / ${{ matrix.network }}) [publish=${{ (inputs.ref || github.ref) == 'refs/heads/master' || startsWith(inputs.ref || github.ref, 'refs/tags/') }}]
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand All @@ -46,13 +40,13 @@ jobs:
- image: lotus
network: mainnet
env:
PUBLISH: ${{ github.event.inputs.publish == 'true' || github.event_name != 'pull_request' }}
PUBLISH: ${{ github.ref == 'refs/heads/master' || startsWith(inputs.ref || github.ref, 'refs/tags/') }}
steps:
- id: channel
env:
IS_MASTER: ${{ github.ref == 'refs/heads/master' }}
IS_TAG: ${{ startsWith(github.ref, 'refs/tags/') }}
IS_RC: ${{ contains(github.ref, '-rc') }}
IS_MASTER: ${{ (inputs.ref || github.ref) == 'refs/heads/master' }}
IS_TAG: ${{ startsWith(inputs.ref || github.ref, 'refs/tags/') }}
IS_RC: ${{ contains(inputs.ref || github.ref, '-rc') }}
IS_SCHEDULED: ${{ github.event_name == 'schedule' }}
run: |
channel=''
Expand All @@ -73,9 +67,12 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: 'recursive'
ref: ${{ inputs.ref || github.ref }}
- id: git
env:
REF: ${{ inputs.ref || github.ref }}
run: |
ref="${GITHUB_REF#refs/heads/}"
ref="${REF#refs/heads/}"
ref="${ref#refs/tags/}"
sha="$(git rev-parse --short HEAD)"
echo "ref=$ref" | tee -a "$GITHUB_OUTPUT"
Expand All @@ -89,7 +86,7 @@ jobs:
images: filecoin/${{ matrix.image }}
tags: |
type=raw,enable=${{ steps.channel.outputs.channel != '' }},value=${{ steps.channel.outputs.channel }}
type=raw,enable=${{ startsWith(github.ref, 'refs/tags/') }},value=${{ steps.git.outputs.ref }}
type=raw,enable=${{ startsWith(inputs.ref || github.ref, 'refs/tags/') }},value=${{ steps.git.outputs.ref }}
type=raw,value=${{ steps.git.outputs.sha }}
flavor: |
latest=false
Expand Down
Loading