Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: agntcy/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: agntcy/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 2 commits
  • 38 files changed
  • 1 contributor

Commits on Dec 8, 2025

  1. feat: new link checking method (#332)

    * feat: adding Lychee link checking
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * fix: lint errors
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * fix: false negtive issues when lychee was running via task
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * fix: issues found by linter
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * fix: removing commited cache
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * chore: updating task build to check the generated htmls
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * chore: adding lychee to build action
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * feat: updating actions to check links once a day and changes in a PR
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * chore: adding timout exlusions
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * chore: removing html proofer
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * chore: updating contributing guide
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * fix: typos and formatting
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    ---------
    
    Signed-off-by: Aron Kerekes <[email protected]>
    keraron authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    0c22275 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. chore: removing ACP and fixing links (#335)

    * chore: removing acp mentions
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    * fix: updating broken link
    
    Signed-off-by: Aron Kerekes <[email protected]>
    
    ---------
    
    Signed-off-by: Aron Kerekes <[email protected]>
    keraron authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    b331bf6 View commit details
    Browse the repository at this point in the history
Loading