-
### Is your feature request related to a problem or challenge?
As I was working on https://github.com/apache/datafusion-ray/issues/9, I looked at how tests are run on Datafusion and I discover that t…
-
### Overview
This pull request introduces an Auto Labeler GitHub Action that automatically assigns labels to issues and pull requests based on specific keywords found in their titles or bodies. This …
-
Set up CI/CD pipeline for SCXA using GitHub Actions.
- https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions
- https://github.blog/2019-08-08-github-actions-now-supports…
-
To reduce some dependencies and have a more smooth integration into GitHub, we should consider switching to GitHub Actions for building nightly and release versions.
The most complicated part of ach…
-
Add GitHub action to test the code and push a new image to DockerHub.
-
### **Description**
Set up a GitHub Action that automatically builds and generates a Storybook preview for every successful pull request (PR) build in the `metamask-design-system` repository. This …
-
**As a developer** I need a reliable, scalable CI solution well integrated with GitHub. Actions seems a natural choice.
# Acceptance criteria
- All CI checks successfully run with GitHub actions…
-
We need to create a Github Action that is triggered by every pull request creation, it trigger a CI test to run our cypress test ( currently, just the cypress component test)
Reference:
https://gi…
-
A small but very useful thing to do when the output in CI systems is very large is to group parts of the output in sections that can be unfolded by the user. In GitHub Actions this can be accomplished…
-
### Use Case
The generators and SDK use PNPM and things are rapid, I'm wondering if that would be the same case if we did that for the main repo? Something to explore!
### Proposed Solution
_No res…