Skip to content

Improve documentation, workflows, and optimize SVG files#429

Closed
ss-o wants to merge 1 commit into
mainfrom
misc
Closed

Improve documentation, workflows, and optimize SVG files#429
ss-o wants to merge 1 commit into
mainfrom
misc

Conversation

@ss-o
Copy link
Copy Markdown
Member

@ss-o ss-o commented May 23, 2026

build(workflows): adjust paths in deployment workflow

chore(trunk): update runtime versions and linting configuration

style(svg): optimize SVG files for better performance

Summary

This pull request primarily updates documentation formatting for consistency and makes minor configuration changes to workflows and linters. The most notable changes are improved markdown table formatting in .github/README.md, an update to the asset deployment workflow path, and adjustments to linter and runtime versions in .trunk/trunk.yaml.

Documentation improvements:

  • Standardized markdown table formatting in .github/README.md for improved readability and consistency across sections describing organization features, repository structure, default files, available actions, and starter workflows. [1] [2] [3] [4] [5]

Workflow and configuration updates:

  • Updated the gh-deploy-assets.yml workflow to remove the leading ./ from the paths glob pattern, ensuring correct path matching for asset deployment triggers.
  • Enabled the ruff linter and removed its versioned entry from the enabled list in .trunk/trunk.yaml, streamlining linter configuration.
  • Upgraded runtime versions for Python, Go, and Node.js in .trunk/trunk.yaml to their latest releases, improving compatibility and security.
  • Commented out the markdownlint linter for .github/styles/** in .trunk/trunk.yaml, possibly to temporarily disable markdown linting in that directory.

Verification

Agent handoff

If this PR is unfinished, blocked, or expected to be resumed by another maintainer or LLM agent, include:

  • Status: In progress | Blocked | Ready for review | Complete
  • Current state:
  • Blockers:
  • Next steps:
  • Related tracker/issues:

If no handoff is needed, write: No handoff needed.

build(workflows): adjust paths in deployment workflow

chore(trunk): update runtime versions and linting configuration

style(svg): optimize SVG files for better performance

Signed-off-by: Salvydas Lukosius <ss-o@users.noreply.github.com>
@ss-o
Copy link
Copy Markdown
Member Author

ss-o commented May 26, 2026

Closing as outdated: this draft is conflicting against current main and is mostly cosmetic (markdown table-whitespace re-alignment) plus SVG minification and minor workflow/trunk tweaks. The salvageable part — minifying the 4 profile/img/card-*.svg files — can be redone cleanly in a focused PR later if wanted. Branch misc left intact for reuse. (Workspace cleanup, 2026-05-26.)

@ss-o ss-o closed this May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant