Skip to content

chore(main): release 1.0.0#55

Merged
anchildress1 merged 2 commits intomainfrom
release-please--branches--main--components--devto-mirror
Feb 1, 2026
Merged

chore(main): release 1.0.0#55
anchildress1 merged 2 commits intomainfrom
release-please--branches--main--components--devto-mirror

Conversation

@anchildress1
Copy link
Member

@anchildress1 anchildress1 commented Feb 1, 2026

🤖 I have created a release beep boop

1.0.0 (2026-02-01)

Features

  • Add comments.txt for meaningful list (92fcf5a)
  • add llms.txt policy and enhance CI reliability (#22) (51f1354)
  • add spec kit docs (#16) (409e7ac)
  • Adding files generated by ChatGPT for mirror (ededef9)
  • ci: add Algolia site verification support (4b9643e)
  • ci: harden workflows with timeout guards and defensive checks (200451d)
  • ci: migrate to uv, add pre-commit prechecks, fix author extraction (#26) (08a46e8)
  • crawler: Implement robots.txt enforcement testing and restructure docs (#18) (2011320)
  • Optimization for structured AI (#21) (f86fe31)
  • update cicd workflows (#29) (3aa908b)
  • Update parser to prevent previous posts from getting deleted (#1) (23c63ce)
  • upgrade python, security, ci flows (#14) (64b32d6)

Bug Fixes

  • Add missing crawler test file (#19) (e949ed8)
  • cicd: Add comments.txt to artifacts and handle in scripts (22bcf3b)
  • cicd: resolve UnboundLocalError in fetch_all_articles_from_api (bf33810)
  • ci: restore incremental state to prevent site overwrites (675a61a)
  • ci: run renderer from gh-pages checkout root to preserve paths (582b696)
  • correct slug extraction to include full Dev.to post IDs (957107e)
  • dedupe: unify dedupe logic and fix double-post issue (26b5987)
  • fetch individual articles to get proper description and body_html (cd3ef80)
  • force full regeneration in CI to resolve missing files issue (1039819)
  • handle dict objects in save_posts_data to prevent AttributeError (53fdffb)
  • html-sanitization: preserve embed wrappers and strip script/style (431b627)
  • improve Lighthouse scores and CI workflow debugging (afd8b71)
  • pages: add .nojekyll to disable jekyll processing (528a173)
  • posts: heavy caching on devto workaround (a7ab102)
  • regenerate all site files with corrected slugs (f00a24e)
  • remove 160-character truncation limit for descriptions (0d9f83c)
  • restore descriptions to index template and ensure comments section appears (18a30ce)
  • run root config deployment every time (21e135f)
  • scripts: Fix mixing implicit and explicit returns (#47) (8ebc66c)
  • site_generation: use shared URL util for site links (#52) (49c2681)
  • updates to config and GHA (#43) (39c55a4)

Dependencies

  • deps: bump black from 25.11.0 to 25.12.0 (#40) (d402cc8)
  • deps: bump urllib3 from 2.6.0 to 2.6.2 (#42) (6ae8c74)

Documentation

  • add the pic I worked forever to learn GIMP again (2008ec6)
  • ci: pass env to render_index_sitemap (888d7c9)
  • document .nojekyll artifact and clarify setup (4002100)
  • update README and workflow schedule (84efec5)
  • update README to note slug fix is complete (c7c6774)

This PR was generated with Release Please. See documentation.

@anchildress1 anchildress1 force-pushed the release-please--branches--main--components--devto-mirror branch from 62ff964 to c4b6c91 Compare February 1, 2026 17:45
Copilot AI review requested due to automatic review settings February 1, 2026 17:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is an automated release PR generated by Release Please to bump the version from 0.1.0 to 0.2.0. The release includes a comprehensive changelog documenting all features, bug fixes, dependency updates, and documentation changes since the last release.

Changes:

  • Version number updated from 0.1.0 to 0.2.0 across all package files
  • New CHANGELOG.md file added with detailed release notes
  • Release manifest updated to track the new version

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/devto_mirror/__init__.py Updated __version__ from "0.1.0" to "0.2.0"
pyproject.toml Updated project version from "0.1.0" to "0.2.0"
CHANGELOG.md New file added with comprehensive release notes for v0.2.0, documenting 12 features, 23 bug fixes, 2 dependency updates, and 5 documentation changes
.release-please-manifest.json Updated manifest version from "0.1.0" to "0.2.0"

- Makes long sections easier to scan on GitHub
- Keeps content unchanged, only presentation adjusted
- Ran `make ai-checks` and validated tests (no regressions)

Generated-by: GitHub Copilot <copilot@github.com>
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com>
@anchildress1 anchildress1 changed the title chore(main): release 0.2.0 chore(main): release 1.0.0 Feb 1, 2026
@anchildress1 anchildress1 merged commit 0ec7d10 into main Feb 1, 2026
4 checks passed
@anchildress1 anchildress1 deleted the release-please--branches--main--components--devto-mirror branch February 1, 2026 18:18
@anchildress1
Copy link
Member Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant