Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Workshop64/buildpulse-action
GitHub Action for connecting to BuildPulse for flaky test detection
https://github.com/Workshop64/buildpulse-action
actions flake-detection github-actions
Last synced: 3 months ago
JSON representation
GitHub Action for connecting to BuildPulse for flaky test detection
- Host: GitHub
- URL: https://github.com/Workshop64/buildpulse-action
- Owner: BuildPulseLLC
- License: mit
- Archived: true
- Created: 2020-03-18T14:27:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T17:35:08.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T23:45:53.244Z (6 months ago)
- Topics: actions, flake-detection, github-actions
- Language: Shell
- Homepage: https://buildpulse.io
- Size: 116 KB
- Stars: 7
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-actions - Detect Flaky Tests with BuildPulse
- awesome-workflows - Detect Flaky Tests with BuildPulse
- awesome-actions - Detect Flaky Tests with BuildPulse
README
# 🚚 We've moved to a new home
👋📰 This action has moved to a new home at **[buildpulse/buildpulse-action](https://github.com/buildpulse/buildpulse-action)**.
Please update your workflows to use `buildpulse/buildpulse-action` like so:
```diff
- uses: Workshop64/buildpulse-action@main
+ uses: buildpulse/buildpulse-action@main
```If you have any questions or want a hand making this change, you can reach us any time at [[email protected]](mailto:[email protected]).