Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Failing jobs should generate alerts #201

Closed
jezdez opened this issue Feb 13, 2017 · 0 comments
Closed

Failing jobs should generate alerts #201

jezdez opened this issue Feb 13, 2017 · 0 comments
Assignees
Labels

Comments

@jezdez
Copy link
Contributor

jezdez commented Feb 13, 2017

See https://bugzilla.mozilla.org/show_bug.cgi?id=1312752

@jezdez jezdez added the ui label Feb 13, 2017
@jezdez jezdez self-assigned this Feb 21, 2017
jezdez added a commit that referenced this issue Mar 7, 2017
jezdez added a commit that referenced this issue Mar 8, 2017
jezdez added a commit that referenced this issue Mar 10, 2017
@jezdez jezdez closed this as completed in 56ef258 Mar 13, 2017
jezdez pushed a commit that referenced this issue Jan 16, 2019
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 4.0 to 4.1.1.
<details>
<summary>Changelog</summary>

*Sourced from [whitenoise's changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst).*

> v4.1.1
> ------
> 
>  * Fix `bug <https://github-redirect.dependabot.com/evansd/whitenoise/issues/202>`_ in ETag
>    handling (thanks `[**edmorley**](https://github.com/edmorley) <https://github.com/edmorley>`_).
>  * Documentation fixes (thanks `[**jamesbeith**](https://github.com/jamesbeith) <https://github.com/jamesbeith>`_
>    and `[**mathieusteele**](https://github.com/mathieusteele) <https://github.com/mathieusteele>`_).
> 
> 
> v4.1
> ----
> 
>  * Silenced spurious warning about missing directories when in development (i.e
>    "autorefresh") mode.
>  * Support supplying paths as `Pathlib
>    <https://docs.python.org/3.4/library/pathlib.html>`_ instances, rather than
>    just strings (thanks `[**browniebroke**](https://github.com/browniebroke) <https://github.com/browniebroke>`_).
>  * Add a new :ref:`CompressedStaticFilesStorage <compression-and-caching>`
>    backend to support applying compression without applying Django's hash-versioning
>    process.
>  * Documentation improvements.
</details>
<details>
<summary>Commits</summary>

- [`3e2e4e6`](evansd/whitenoise@3e2e4e6) Correct changelog
- [`d9ac5e6`](evansd/whitenoise@d9ac5e6) New release and update changelog
- [`e045411`](evansd/whitenoise@e045411) Merge pull request [#203](https://github-redirect.dependabot.com/evansd/whitenoise/issues/203) from edmorley/fix-etag-handling
- [`f623081`](evansd/whitenoise@f623081) Fix HTTP 304 handling when both ETag and last modified specified
- [`1b5a7f3`](evansd/whitenoise@1b5a7f3) Merge pull request [#201](https://github-redirect.dependabot.com/evansd/whitenoise/issues/201) from mathieusteele/master
- [`3cf53e1`](evansd/whitenoise@3cf53e1) Update django.rst
- [`ca3bf32`](evansd/whitenoise@ca3bf32) Add woff2 in WHITENOISE_SKIP_COMPRESS_EXTENSIONS
- [`4adf070`](evansd/whitenoise@4adf070) Add quote in WHITENOISE_SKIP_COMPRESS_EXTENSIONS
- [`8883095`](evansd/whitenoise@8883095) New release
- [`e07d1b5`](evansd/whitenoise@e07d1b5) Add note on missing manifest entries
- Additional commits viewable in [compare view](evansd/whitenoise@v4.0...v4.1.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=whitenoise&package-manager=pip&previous-version=4.0&new-version=4.1.1)](https://dependabot.com/compatibility-score.html?dependency-name=whitenoise&package-manager=pip&previous-version=4.0&new-version=4.1.1)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant