Skip to content

Commit

Permalink
Merge branch 'master' into upload-pages-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
vvarg229 committed Jul 14, 2023
2 parents a2e6983 + 7343402 commit e495661
Show file tree
Hide file tree
Showing 25 changed files with 1,189 additions and 453 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- name: Checkout neofs-testcases repository
uses: actions/checkout@v3
with:
repository: nspcc-dev/neofs-testcases
ref: 'master'
repository: vvarg229/neofs-testcases
ref: 'tst-skip'
path: neofs-testcases

- name: Checkout neofs-dev-env repository
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Changelog for NeoFS Node
- CLI default timeout for commands with `--await` flag increased to 1m (#2124)

### Updated
- `neofs-sdk-go` to `v1.0.0-rc.9`

### Updating from v0.37.0
CLI command timeouts (flag `--timeout`) now limit the total command execution
Expand Down
Loading

0 comments on commit e495661

Please sign in to comment.