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: merge latest main into 04-channel-upgrades branch #1788

Merged
merged 63 commits into from
Jul 27, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
1d94aad
docs: msg types for fee middleware (#1572)
charleenfei Jun 27, 2022
3b5db68
chore: adding module name to incentivized packet events (#1580)
damiannolan Jun 27, 2022
36a3382
docs: adding events to fee middleware docs (#1578)
damiannolan Jun 27, 2022
83ca736
docs: adding End Users section to ics29 docs (#1579)
seantking Jun 27, 2022
8422d0c
feat: emitting an event when handling a client upgrade proposal (#1570)
seantking Jun 27, 2022
0479198
docs: nits (#1595)
seantking Jun 27, 2022
84792ba
docs: document that version string can be empty as argument of Regist…
crodriguezvega Jun 27, 2022
41282c7
docs: add upgrade client proposal event (#1596)
crodriguezvega Jun 28, 2022
b40dbc6
Consolidate usage of NewErrorAcknowledgement (#1565)
chatton Jun 28, 2022
f283d12
docs: adding line about module accounts / invariants (#1597)
seantking Jun 28, 2022
ecf3543
follow up nits to #1565 (#1598)
crodriguezvega Jun 29, 2022
d170a41
build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#1…
dependabot[bot] Jun 29, 2022
48a6ae5
chore: bump go package version to v4 (#1564)
crodriguezvega Jun 29, 2022
7d971ec
deps: bumping go version 1.18 (#1627)
damiannolan Jul 1, 2022
ea64db7
add backport to v4.0.x and remove backports to v1 (EoL) (#1629)
crodriguezvega Jul 1, 2022
6c4a442
delete unused 04-channel version functions (#1636)
crodriguezvega Jul 1, 2022
e049649
build(deps): bump github.com/cosmos/cosmos-sdk from 0.45.5 to 0.45.6 …
dependabot[bot] Jul 4, 2022
7d18182
update mergify.yml with new release branches (#1654)
crodriguezvega Jul 5, 2022
527a11a
Script to dynamically generate list of e2e tests (E2E #1) (#1644)
chatton Jul 6, 2022
6d1fa91
Add GitHub actions for e2e tests (E2E #2) (#1646)
chatton Jul 8, 2022
7370a8b
Remove crossings hello (#1317)
vuong177 Jul 11, 2022
c449d85
docs: update roadmap (#1678)
crodriguezvega Jul 12, 2022
9aab42d
refactor: remove crossing hellos from 03-connection (#1672)
colin-axner Jul 12, 2022
ef4eaf9
(core/23-commitment/types) doc: fix typo (#1694)
renaynay Jul 12, 2022
1e6af48
remove spurious `TestABCICodeDeterminism` tests (#1695)
crodriguezvega Jul 13, 2022
da45cad
update bug report issue template (#1693)
colin-axner Jul 13, 2022
b9e35eb
fix codeowners for 02-client (#1696)
crodriguezvega Jul 13, 2022
e8dd1a8
build(deps): bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#1699)
dependabot[bot] Jul 13, 2022
419c3c4
docs: update middleware documentation (#1639)
crodriguezvega Jul 14, 2022
b0b1810
Adding github action to run goimports (#1673)
chatton Jul 14, 2022
81d10d4
Add E2ETestSuite Type (E2E #3) (#1650)
chatton Jul 14, 2022
0fd5656
Separate go mod for e2e (E2E #4) (#1701)
chatton Jul 15, 2022
c96fe92
put back module name in event (#1681)
crodriguezvega Jul 15, 2022
95cd1c5
fix typo
crodriguezvega Jul 18, 2022
74ed532
Extracting e2e tests into two separate workflows (#1719)
chatton Jul 18, 2022
c7be122
add categories
crodriguezvega Jul 19, 2022
193e414
Add fee middleware test suite functions (E2E #5) (#1710)
chatton Jul 19, 2022
9776639
Build local image to run tests with make e2e-test (#1722)
chatton Jul 19, 2022
c809ce3
Remove leftover crossing hello tests in connection handshake (#1724)
AdityaSripal Jul 19, 2022
5b61a5b
chore: adding environment variable to specify go relayer image (#1727)
chatton Jul 19, 2022
d1649c0
Thomas/1584 update docs apps (#1675)
tmsdkeys Jul 19, 2022
aaccbd1
update fee mw docs, add formating, fix typos, increase readability (#…
tmsdkeys Jul 19, 2022
bdd797e
chore: remove @fedekunze from CODEOWNERS (#1733)
fedekunze Jul 20, 2022
8987888
Test for AsyncSingleSender (E2E #6) (#1682)
chatton Jul 20, 2022
cc74109
fix: running e2e-fork for dependabot PRs (#1745)
chatton Jul 20, 2022
5f5a287
Adding manual triggering of e2e via workflow dispatch (#1749)
chatton Jul 21, 2022
be5ccf3
chore: denom traces migration handler (#1680)
charleenfei Jul 21, 2022
049d336
add changelog entry for #1680
crodriguezvega Jul 21, 2022
0caf625
add issue templates for epics and releases (#1702)
crodriguezvega Jul 21, 2022
c1a727e
fix typo
crodriguezvega Jul 21, 2022
3af515d
fix typo
crodriguezvega Jul 21, 2022
c12789d
feat: allow governance to update the TrustingPeriod of the 07-tenderm…
charleenfei Jul 21, 2022
7dc9fed
E2E Test: TestMsgPayPacketFeeSingleSender (#1756)
chatton Jul 21, 2022
ebc7638
move entry to right place
crodriguezvega Jul 22, 2022
141b223
build(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 (#1743)
dependabot[bot] Jul 25, 2022
492e14d
chore: Update makefile (#1770)
colin-axner Jul 25, 2022
32531e7
add version matrix (#1767)
crodriguezvega Jul 26, 2022
fb19126
add pseudocode to handle empty version string in OnChanOpenInit
crodriguezvega Jul 26, 2022
ef7a5c7
fix broken link (#1776)
crodriguezvega Jul 26, 2022
85893ee
add item to update the version matrix after a release (#1775)
crodriguezvega Jul 26, 2022
214e4a3
E2E Test: TestMsgPayPacketFeeSingleSenderTimesOut (#1751)
chatton Jul 27, 2022
547da7b
Move scripts from .github directory into cmd (#1787)
chatton Jul 27, 2022
e1b0f67
Merge branch 'main' into damian/merge-main
damiannolan Jul 27, 2022
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
Prev Previous commit
Next Next commit
fix: running e2e-fork for dependabot PRs (#1745)
  • Loading branch information
chatton authored Jul 20, 2022
commit cc74109c1d36030d2c0e3870189efca929103f19
4 changes: 2 additions & 2 deletions .github/workflows/e2e-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
# dynamically build a matrix of test/test suite pairs to run
build-test-matrix:
if: ${{ github.event.pull_request.head.repo.fork }}
if: ${{ github.event.pull_request.head.repo.fork || github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
Expand All @@ -24,7 +24,7 @@ jobs:
env:
SIMD_TAG: latest
SIMD_IMAGE: ibc-go-simd-e2e
if: ${{ github.event.pull_request.head.repo.fork }}
if: ${{ github.event.pull_request.head.repo.fork || github.actor == 'dependabot[bot]' }}
needs:
- build-test-matrix
runs-on: ubuntu-latest
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:

jobs:
docker-build:
if: ${{ !github.event.pull_request.head.repo.fork }}
if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand All @@ -40,7 +40,7 @@ jobs:

# dynamically build a matrix of test/test suite pairs to run
build-test-matrix:
if: ${{ !github.event.pull_request.head.repo.fork }}
if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
Expand All @@ -56,7 +56,7 @@ jobs:
# the tag of the image will differ if this is a PR or the branch is being merged into main.
# we store the tag as an environment variable and use it in the E2E tests to determine the tag.
determine-image-tag:
if: ${{ !github.event.pull_request.head.repo.fork }}
if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
outputs:
simd-tag: ${{ steps.get-tag.outputs.simd-tag }}
Expand All @@ -73,7 +73,7 @@ jobs:


e2e:
if: ${{ !github.event.pull_request.head.repo.fork }}
if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
needs:
- build-test-matrix
Expand Down