buildbot-website icon indicating copy to clipboard operation
buildbot-website copied to clipboard

Source for http://buildbot.net

Results 12 buildbot-website issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies

Comment from here: https://github.com/buildbot/buildbot/issues/4439#issuecomment-1499052595 > Alternatively, is there a reason Python 2.7 (and 3.5-3.7) support is still shown in the site banner? 3.7.0, the PyPI version also listed there, lists...

The success stories link at the bottom on the front page leads to a [non-existing wiki page](https://github.com/buildbot/buildbot/wiki/SuccessStories). It's [right here](https://github.com/buildbot/buildbot-website/blob/c9cd7bb4cc4f1734d84e14d8c2ad374ec83e658b/src/about.jade#L13) in the source.

The documentation on releases that you find via a google-search or just manually navigating to docs.buildbot.net dont mention anything about a move to github for 'further' releases/release-notes. It turns out...

- Fix 404 links - Remove redundant divider

The below links for `Follow the Tutorial` and `Read the Docs` are broken: ![image](https://github.com/user-attachments/assets/8940af69-dbe7-45cb-8c88-f759c9f31116) They result in page not found errors: ![image](https://github.com/user-attachments/assets/9da58642-0345-4fdf-b441-8080dcd55738)

Two documentation links under 'Get Started' were pointing to 404 errors. Guessing the documentation was moved at some point?

Hi, small PR - mainly fixing up the links to the documentation, which are currently just broken and lead to a 404. Also, fixes up some old http links and...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

- Fixed string substitution on 'watch.sh' - Changed call for 'watch.sh' in 'package.json' - Change script interpreter to 'sh'