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

CI failing on master branch #175

Closed
imorphr opened this issue May 14, 2022 · 0 comments
Closed

CI failing on master branch #175

imorphr opened this issue May 14, 2022 · 0 comments

Comments

@imorphr
Copy link
Contributor

imorphr commented May 14, 2022

No description provided.

mightyiam added a commit that referenced this issue May 14, 2022
TheCre8tor pushed a commit that referenced this issue May 14, 2022
michie-bot bot pushed a commit that referenced this issue May 31, 2022
## [0.2.2](v0.2.1...v0.2.2) (2022-05-31)

### Testing

* all dev_deps are single constraint caret ([0cd4e76](0cd4e76))

### Build system / dependencies

* begin bash scripts with `set -euxo pipefail` ([e96cd1e](e96cd1e))
* check-in Cargo.lock ([aaced5f](aaced5f))
* commit message linting ([81107a2](81107a2)), closes [#152](#152)
* rm infiltrating .envrc ([35c97f7](35c97f7))
* shebangs in script tasks ([84875be](84875be)), closes [#187](#187)

### Documentation

* explicit guard drop in "how it works" ([e83bff9](e83bff9)), closes [#131](#131)
* fix ci badge ([2d3d0cc](2d3d0cc)), closes [#179](#179)
* fix ci badge in readme ([e56afdf](e56afdf)), closes [#173](#173)
* key type is not Clone and related improvements ([652c638](652c638)), closes [#147](#147)
* rewrite section on store bounds ([a40c3b3](a40c3b3)), closes [#132](#132)
* table of contents ([b3487ef](b3487ef)), closes [#140](#140)

### Refactoring

* extract store_trait_object ([136f9aa](136f9aa))

### CI

* add restore-keys ([25f82b7](25f82b7)), closes [#177](#177)
* cache .bin ([48f779f](48f779f)), closes [#186](#186)
* correct commit linting condition ([fb6a8c6](fb6a8c6)), closes [#175](#175)
* rewrite untracked files check ([02e1104](02e1104))
* run on push to any branch ([a7c276a](a7c276a))
* semantic-release ([7ec4100](7ec4100)), closes [#117](#117)
michie-bot bot pushed a commit that referenced this issue May 31, 2022
## [0.2.2](v0.2.1...v0.2.2) (2022-05-31)

### Testing

* all dev_deps are single constraint caret ([0cd4e76](0cd4e76))

### Build system / dependencies

* begin bash scripts with `set -euxo pipefail` ([e96cd1e](e96cd1e))
* check-in Cargo.lock ([aaced5f](aaced5f))
* commit message linting ([81107a2](81107a2)), closes [#152](#152)
* rm infiltrating .envrc ([35c97f7](35c97f7))
* shebangs in script tasks ([84875be](84875be)), closes [#187](#187)

### Documentation

* explicit guard drop in "how it works" ([e83bff9](e83bff9)), closes [#131](#131)
* fix ci badge ([2d3d0cc](2d3d0cc)), closes [#179](#179)
* fix ci badge in readme ([e56afdf](e56afdf)), closes [#173](#173)
* key type is not Clone and related improvements ([652c638](652c638)), closes [#147](#147)
* rewrite section on store bounds ([a40c3b3](a40c3b3)), closes [#132](#132)
* table of contents ([b3487ef](b3487ef)), closes [#140](#140)

### Refactoring

* extract store_trait_object ([136f9aa](136f9aa))

### CI

* add restore-keys ([25f82b7](25f82b7)), closes [#177](#177)
* cache .bin ([48f779f](48f779f)), closes [#186](#186)
* correct commit linting condition ([fb6a8c6](fb6a8c6)), closes [#175](#175)
* rewrite untracked files check ([02e1104](02e1104))
* run on push to any branch ([a7c276a](a7c276a))
* semantic-release ([0ac6355](0ac6355)), closes [#117](#117)
michie-bot bot pushed a commit that referenced this issue May 31, 2022
## [0.2.2](v0.2.1...v0.2.2) (2022-05-31)

### Testing

* all dev_deps are single constraint caret ([0cd4e76](0cd4e76))

### Build system / dependencies

* begin bash scripts with `set -euxo pipefail` ([e96cd1e](e96cd1e))
* check-in Cargo.lock ([aaced5f](aaced5f))
* commit message linting ([81107a2](81107a2)), closes [#152](#152)
* rm infiltrating .envrc ([35c97f7](35c97f7))
* shebangs in script tasks ([84875be](84875be)), closes [#187](#187)

### Documentation

* explicit guard drop in "how it works" ([e83bff9](e83bff9)), closes [#131](#131)
* fix ci badge ([2d3d0cc](2d3d0cc)), closes [#179](#179)
* fix ci badge in readme ([e56afdf](e56afdf)), closes [#173](#173)
* key type is not Clone and related improvements ([652c638](652c638)), closes [#147](#147)
* rewrite section on store bounds ([a40c3b3](a40c3b3)), closes [#132](#132)
* table of contents ([b3487ef](b3487ef)), closes [#140](#140)

### Refactoring

* extract store_trait_object ([136f9aa](136f9aa))

### CI

* add restore-keys ([25f82b7](25f82b7)), closes [#177](#177)
* cache .bin ([48f779f](48f779f)), closes [#186](#186)
* correct commit linting condition ([fb6a8c6](fb6a8c6)), closes [#175](#175)
* rewrite untracked files check ([02e1104](02e1104))
* run on push to any branch ([a7c276a](a7c276a))
* semantic-release ([1208981](1208981)), closes [#117](#117)
michie-bot bot pushed a commit that referenced this issue Jun 1, 2022
## [0.2.2](v0.2.1...v0.2.2) (2022-06-01)

### Testing

* all dev_deps are single constraint caret ([0cd4e76](0cd4e76))

### Build system / dependencies

* begin bash scripts with `set -euxo pipefail` ([e96cd1e](e96cd1e))
* check-in Cargo.lock ([aaced5f](aaced5f))
* commit message linting ([81107a2](81107a2)), closes [#152](#152)
* rm infiltrating .envrc ([35c97f7](35c97f7))
* shebangs in script tasks ([84875be](84875be)), closes [#187](#187)

### Documentation

* explicit guard drop in "how it works" ([e83bff9](e83bff9)), closes [#131](#131)
* fix ci badge ([2d3d0cc](2d3d0cc)), closes [#179](#179)
* fix ci badge in readme ([e56afdf](e56afdf)), closes [#173](#173)
* key type is not Clone and related improvements ([652c638](652c638)), closes [#147](#147)
* rewrite section on store bounds ([a40c3b3](a40c3b3)), closes [#132](#132)
* table of contents ([b3487ef](b3487ef)), closes [#140](#140)

### Refactoring

* extract store_trait_object ([136f9aa](136f9aa))

### CI

* add restore-keys ([25f82b7](25f82b7)), closes [#177](#177)
* cache .bin ([48f779f](48f779f)), closes [#186](#186)
* correct commit linting condition ([fb6a8c6](fb6a8c6)), closes [#175](#175)
* rewrite untracked files check ([02e1104](02e1104))
* run on push to any branch ([a7c276a](a7c276a))
* semantic-release ([1208981](1208981)), closes [#117](#117)
michie-bot bot pushed a commit that referenced this issue Jun 1, 2022
## [0.2.2](v0.2.1...v0.2.2) (2022-06-01)

### Testing

* all dev_deps are single constraint caret ([0cd4e76](0cd4e76))

### Build system / dependencies

* begin bash scripts with `set -euxo pipefail` ([e96cd1e](e96cd1e))
* check-in Cargo.lock ([aaced5f](aaced5f))
* commit message linting ([81107a2](81107a2)), closes [#152](#152)
* rm infiltrating .envrc ([35c97f7](35c97f7))
* shebangs in script tasks ([84875be](84875be)), closes [#187](#187)

### Documentation

* explicit guard drop in "how it works" ([e83bff9](e83bff9)), closes [#131](#131)
* fix ci badge ([2d3d0cc](2d3d0cc)), closes [#179](#179)
* fix ci badge in readme ([e56afdf](e56afdf)), closes [#173](#173)
* key type is not Clone and related improvements ([652c638](652c638)), closes [#147](#147)
* rewrite section on store bounds ([a40c3b3](a40c3b3)), closes [#132](#132)
* table of contents ([b3487ef](b3487ef)), closes [#140](#140)

### Refactoring

* extract store_trait_object ([136f9aa](136f9aa))

### CI

* add restore-keys ([25f82b7](25f82b7)), closes [#177](#177)
* cache .bin ([48f779f](48f779f)), closes [#186](#186)
* correct commit linting condition ([fb6a8c6](fb6a8c6)), closes [#175](#175)
* rewrite untracked files check ([02e1104](02e1104))
* run on push to any branch ([a7c276a](a7c276a))
* semantic-release ([aa5e764](aa5e764)), closes [#117](#117)
michie-bot bot pushed a commit that referenced this issue Jun 2, 2022
## [0.2.2](v0.2.1...v0.2.2) (2022-06-02)

### Testing

* all dev_deps are single constraint caret ([0cd4e76](0cd4e76))

### Build system / dependencies

* begin bash scripts with `set -euxo pipefail` ([e96cd1e](e96cd1e))
* check-in Cargo.lock ([aaced5f](aaced5f))
* commit message linting ([81107a2](81107a2)), closes [#152](#152)
* rm infiltrating .envrc ([35c97f7](35c97f7))
* shebangs in script tasks ([84875be](84875be)), closes [#187](#187)

### Documentation

* explicit guard drop in "how it works" ([e83bff9](e83bff9)), closes [#131](#131)
* fix ci badge ([2d3d0cc](2d3d0cc)), closes [#179](#179)
* fix ci badge in readme ([e56afdf](e56afdf)), closes [#173](#173)
* key type is not Clone and related improvements ([652c638](652c638)), closes [#147](#147)
* rewrite section on store bounds ([a40c3b3](a40c3b3)), closes [#132](#132)
* table of contents ([b3487ef](b3487ef)), closes [#140](#140)

### Refactoring

* extract store_trait_object ([136f9aa](136f9aa))

### CI

* add restore-keys ([25f82b7](25f82b7)), closes [#177](#177)
* bypass semantic-release-rust in publishing ([34a9432](34a9432)), closes [#117](#117)
* cache .bin ([48f779f](48f779f)), closes [#186](#186)
* correct commit linting condition ([fb6a8c6](fb6a8c6)), closes [#175](#175)
* rewrite untracked files check ([02e1104](02e1104))
* run on push to any branch ([a7c276a](a7c276a))
* semantic-release ([aa5e764](aa5e764)), closes [#117](#117)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants