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

Yton #2

Merged
merged 59 commits into from
Feb 21, 2024
Merged

Yton #2

merged 59 commits into from
Feb 21, 2024

Conversation

snzow
Copy link
Owner

@snzow snzow commented Feb 21, 2024

If you’re adding a new scraper, please ensure that you have:

  • Tested the scraper on a local copy of DevDocs
  • Ensured that the docs are styled similarly to other docs on DevDocs
  • Added these files to the public/icons/your_scraper_name/ directory:
    • 16.png: a 16×16 pixel icon for the doc
    • 16@2x.png: a 32×32 pixel icon for the doc
    • SOURCE: A text file containing the URL to the page the image can be found on or the URL of the original image itself

If you're updating existing documentation to its latest version, please ensure that you have:

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • Ensured self.links contains up-to-date urls if self.links is defined
  • Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

renovate bot and others added 30 commits January 16, 2024 17:38
…b-actions

chore(deps): update ruby/setup-ruby action to v1.167.0
…est-5.x-lockfile

chore(deps): update dependency minitest to v5.21.2
…on-rails-packages

chore(deps): update dependency activesupport to v7.1.3
…b-actions

chore(deps): update ruby/setup-ruby action to v1.168.0
…b-actions

chore(deps): update ruby/setup-ruby action to v1.169.0
…r-1.x-lockfile

chore(deps): update dependency terser to v1.2.0
Previously only the latest and v1.20 was available, this change adds the latest version 1.29 and the previous five versions through 1.24 which are common K8S releases in circulation.
…b-actions

chore(deps): update ruby/setup-ruby action to v1.170.0
Create tech stack docs (techstack.yml and techstack.md)
ire4ever1190 and others added 29 commits January 28, 2024 15:30
Regex now removes anything that comes after [ or (
Makes it work in more scenarios, and also removes the stropping
…b-actions

chore(deps): update ruby/setup-ruby action to v1.171.0
…iri-1.x-lockfile

chore(deps): update dependency nokogiri to v1.16.1
Update kubernetes.rb to add versions available
…iri-1.x-lockfile

chore(deps): update dependency nokogiri to v1.16.2
…est-5.x-lockfile

chore(deps): update dependency minitest to v5.22.0
…est-5.x-lockfile

chore(deps): update dependency minitest to v5.22.1
…est-5.x-lockfile

chore(deps): update dependency minitest to v5.22.2
@snzow snzow merged commit e7816ab into main Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
10 participants