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: sarisia/actions-status-discord
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.1
Choose a base ref
...
head repository: sarisia/actions-status-discord
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 6 commits
  • 33 files changed
  • 5 contributors

Commits on Apr 2, 2023

  1. update repoURL and workflowURL (#446)

    * update repoURL and workflowURL
    
    Use the serverUrl and runId from the GitHub context.
    This fixes the urls when running the action on an alternative forge (e.g. with act-based Gitea/Forgejo Actions)
    
    * update tests
    
    ---------
    
    Co-authored-by: sarisia <sarisiaice@gmail.com>
    NextFire and sarisia authored Apr 2, 2023
    Copy the full SHA
    778d4cb View commit details
  2. Update README.md

    sarisia authored Apr 2, 2023
    Copy the full SHA
    8dadf53 View commit details
  3. chore(deps): bump sarisia/actions-status-discord from 1.10.1 to 1.11.1 (

    #442)
    
    Bumps [sarisia/actions-status-discord](https://github.com/sarisia/actions-status-discord) from 1.10.1 to 1.11.1.
    - [Release notes](https://github.com/sarisia/actions-status-discord/releases)
    - [Commits](9d12cc6...61114b7)
    
    ---
    updated-dependencies:
    - dependency-name: sarisia/actions-status-discord
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2023
    Copy the full SHA
    96f02ad View commit details
  4. chore(deps): bump actions/checkout from 3.1.0 to 3.5.0 (#443)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.5.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@93ea575...8f4b7f8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2023
    Copy the full SHA
    826730b View commit details
  5. update dependencies

    sarisia committed Apr 2, 2023
    Copy the full SHA
    9022669 View commit details
  6. Copy the full SHA
    82409b2 View commit details
1 change: 0 additions & 1 deletion .devcontainer/Dockerfile

This file was deleted.

32 changes: 0 additions & 32 deletions .devcontainer/devcontainer.json

This file was deleted.

1 change: 0 additions & 1 deletion .github/CODEOWNERS

This file was deleted.

12 changes: 0 additions & 12 deletions .github/dependabot.yml

This file was deleted.

112 changes: 0 additions & 112 deletions .github/workflows/release.yml

This file was deleted.

102 changes: 0 additions & 102 deletions .github/workflows/test-and-run.yml

This file was deleted.

21 changes: 0 additions & 21 deletions .github/workflows/update-devcontainer.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions CONTRIBUTING.md

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

Loading