Skip to content

Refactor metadata fetch and reorganize docs/workflows#53

Merged
spiegel-im-spiegel merged 2 commits into
masterfrom
debug
May 11, 2026
Merged

Refactor metadata fetch and reorganize docs/workflows#53
spiegel-im-spiegel merged 2 commits into
masterfrom
debug

Conversation

@spiegel-im-spiegel

Copy link
Copy Markdown
Member

Summary

  • Replace web metadata fetching in makelink.New with github.com/goark/webinfo
  • Reorganize GitHub Actions workflows to ci + CodeQL and keep release build
  • Add .github/copilot-instructions.md and update README.md
  • Improve exported GoDoc comments across packages
  • Improve history handling:
    • ignore os.ErrNotExist on initial history load
    • save with O_TRUNC while preserving explicit 0600 permission
    • append history only on successful link generation
  • Refresh generated dependency.png

Validation

  • task test
  • task govulncheck
  • task (default)

Notes

  • Release process docs now match the tag-triggered build workflow behavior.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@spiegel-im-spiegel spiegel-im-spiegel merged commit 7ec17cc into master May 11, 2026
4 checks passed
@spiegel-im-spiegel spiegel-im-spiegel deleted the debug branch May 11, 2026 05:10
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.

2 participants