Git Product home page Git Product logo

tennotv's People

Contributors

dependabot[bot] avatar drewmasci avatar greenkeeper[bot] avatar ironchariot avatar pckool avatar snyk-bot avatar tobitenno avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

pckool

tennotv's Issues

Shade/play button don't change appearance on hover for secondary dashboards

Tenno.tv Issue


Summary (short):
When hovering on a video in Categories, for example, the play button doesn't get it's extra class, and the shade doesn't lose hide, but the next/previous buttons work. Suspect it's a bug switching tabs or something with show/hide.


If issue, Reproduction:

  1. Load site
  2. Click Categories
  3. Hover over video

Mockups, screenshots, evidence:

image


Additional context
Add any other context about the problem here.

An in-range update of gulp-clean-css is breaking the build 🚨

Version 3.10.0 of gulp-clean-css was just published.

Branch Build failing 🚨
Dependency gulp-clean-css
Current Version 3.9.4
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

gulp-clean-css is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • ❌ Travis CI - Branch: The build failed.

Release Notes 3.10.0
Commits

The new version differs by 1 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of semantic-release is breaking the build 🚨

Version 15.7.2 of semantic-release was just published.

Branch Build failing 🚨
Dependency semantic-release
Current Version 15.7.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

semantic-release is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v15.7.2

15.7.2 (2018-07-16)

Bug Fixes

  • package: update git-url-parse to version 10.0.1 (d3c7232)
Commits

The new version differs by 3 commits.

  • d3c7232 fix(package): update git-url-parse to version 10.0.1
  • 89e5847 docs: migration to new GitBook version
  • ed6a381 chore(package): update clear-module to version 3.0.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of nodemon is breaking the build 🚨

Version 1.18.3 of nodemon was just published.

Branch Build failing 🚨
Dependency nodemon
Current Version 1.18.2
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

nodemon is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v1.18.3

1.18.3 (2018-07-17)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 11ef298 fix: smarter handling of exit code 2

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Scroll Bars on the Horizontal Thumbnail Carousels

Tenno.tv Issue


Summary (short):
When the page is rendered, the horizontal thumbnail carousels have vertical scroll bars for some reason. Not sure why or how but it seems to be there in my environment.


If issue, Reproduction:
Steps to reproduce the behavior:

  1. Go to the website
  2. Look at the page.

Mockups, screenshots, evidence:
0bea0bae-b1a6-43f2-a569-06c5f0920095 png

Screenshots of it going wrong.


Additional context
This may have been caused by the fix I implemented in #32, but I'm not entirely sure because I did not change anything with the container or even the height of the elements. Strange...

Fix breaking tests

Tenno.tv Issue


Summary (short):
Tests are breaking due to async loading content creators in the server at runtime.... i'll need to find a way to await that block so it waits to say the server is ready to accept connections.


If issue, Reproduction:

  1. Run tests.

Mockups, screenshots, evidence:

Most of our greenkeeper and other CI builds fail


Additional context
Nuthin

Refactor: Routes are a mess, use better router structure

Summary (short):
Rewrite rout setups and set up a more standard routing structure (see wfcd/warframe-status


Detailed requirements of the feature

  • rewrite the routes into groups
  • group them per-file, and use an index to route to subroutes within the same group

Mockups:

❌


Additional context
nah, it'd just help a lot

An in-range update of travis-deploy-once is breaking the build 🚨

Version 5.0.2 of travis-deploy-once was just published.

Branch Build failing 🚨
Dependency travis-deploy-once
Current Version 5.0.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

travis-deploy-once is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • ❌ Travis CI - Branch: The build failed.

Release Notes v5.0.2

5.0.2 (2018-08-04)

Bug Fixes

  • package: update got to version 9.0.0 (bec148c)
Commits

The new version differs by 2 commits.

  • bec148c fix(package): update got to version 9.0.0
  • 5649360 chore(package): update clear-module to version 3.0.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of semantic-release is breaking the build 🚨

Version 15.9.6 of semantic-release was just published.

Branch Build failing 🚨
Dependency semantic-release
Current Version 15.9.5
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

semantic-release is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • ❌ Travis CI - Branch: The build failed.

Release Notes v15.9.6

15.9.6 (2018-08-08)

Bug Fixes

  • do not convert ssh repositoryUrl to https (b895231)
Commits

The new version differs by 3 commits.

  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox
  • 06695a1 chore(package): update xo to version 0.22.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Invalid npm token.

The npm token configured in the NPM_TOKEN environment variable must be a valid token allowing to publish to the registry https://registry.npmjs.org/.

If you are using Two-Factor Authentication, make configure the auth-only level is supported. semantic-release cannot publish with the default auth-and-writes level.

Please make sure to set the NPM_TOKEN environment variable in your CI with the exact value of the npm token.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

An in-range update of semantic-release is breaking the build 🚨

Version 15.8.1 of semantic-release was just published.

Branch Build failing 🚨
Dependency semantic-release
Current Version 15.8.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

semantic-release is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v15.8.1

15.8.1 (2018-07-18)

Bug Fixes

  • do not override env variable with default if defined (3fb3fa8)
Commits

The new version differs by 1 commits.

  • 3fb3fa8 fix: do not override env variable with default if defined

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.