cosmos-sdk/.github/workflows
Marko 529f88e6e1
chore: add timeouts to sims in ci (#11345)
## Description

- add timeouts to sim ci
- add job cleaning to nessecary workflows. 
- remove janitor 

---

### Author Checklist

*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*

I have...

- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] added `!` to the type prefix if API or client breaking change
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting))
- [ ] provided a link to the relevant issue or specification
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/master/docs/building-modules)
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#testing)
- [ ] added a changelog entry to `CHANGELOG.md`
- [ ] included comments for [documenting Go code](https://blog.golang.org/godoc)
- [ ] updated the relevant documentation or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed

### Reviewers Checklist

*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*

I have...

- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed 
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2022-03-11 07:55:03 +00:00
..
atlas.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
check-docs.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
clean-artifacts.yml ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
codeql-analysis.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
cosmovisor-release.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
docker.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
labeler.yml Add labeler action (#9204) 2021-04-27 14:52:19 -04:00
linkchecker.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
lint-pr.yml build(deps): Bump amannn/action-semantic-pull-request (#11153) 2022-02-10 09:09:33 +01:00
lint.yml build(deps): Bump actions/setup-go from 2.2.0 to 3 (#11289) 2022-02-28 19:37:33 +01:00
proto-docker.yml chore: add timeouts to sims in ci (#11345) 2022-03-11 07:55:03 +00:00
proto-registry.yml build(deps): Bump bufbuild/buf-setup-action from 1.0.0 to 1.1.0 (#11311) 2022-03-02 20:04:58 +01:00
proto.yml build(deps): Bump bufbuild/buf-setup-action from 1.0.0 to 1.1.0 (#11311) 2022-03-02 20:04:58 +01:00
release-sims.yml chore: add timeouts to sims in ci (#11345) 2022-03-11 07:55:03 +00:00
sims.yml chore: add timeouts to sims in ci (#11345) 2022-03-11 07:55:03 +00:00
stale.yml dont close issues (#10207) 2021-09-21 13:13:56 +00:00
tag.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
test-race.yml chore: add timeouts to sims in ci (#11345) 2022-03-11 07:55:03 +00:00
test.yml chore: add timeouts to sims in ci (#11345) 2022-03-11 07:55:03 +00:00