-
-
https://github.com/bluesky-social/social-app/blob/b9406aa011db2db7d3bcdf7d91ef929b17a07c02/.github/workflows/bundle-deploy-eas-update.yml#L43
is vulnerable if an attacker can trigger workflows (sin…
-
👋 what a cool project. Love it.
I'm trying to get this working on GitHub actions with the goal of enabling the test suite to mirror production as closely as possible.
https://github.com/iloveita…
-
Create a github actions pipeline
You must use the pipeline to deploy your docker compose in a aws ec2 instance.
it will deploy and run
all the steps that you showed manually you need perform using …
-
The current extension template features a **FANTASTIC** Github Action set to validate our builds on all platforms and save us years in testing but there's a hidden surprise tax in Action costs. A litt…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Github actions look very busy, and repeatable (multiple actions do same check), on top of t…
-
The eval-runner workflow from the .github/workflows directory is too big. Read it all carefully, and note how it's doing two different things: integration test evaluation and SWE-Bench evaluation. Let…
-
Hi @jermp, I was just wondering that it might be a good idea to include CI via Github Actions.
Fulgor is at this point a great SW, but one limitation that we as its users are constantly facing is t…
-
GitHub Actions를 이용하여 `master` 브랜치에 머지되는 브랜치는 아래 두 작업을 수행한다.
* SonarQube를 이용한 코드 정적 검사
* 테스트 코드 커버리지 체크
-
> [!warning]
> ### Artifacts v3 brownouts
>Artifact actions v3 will be closing down by December 5, 2024. To raise awareness of the upcoming removal, we will temporarily fail jobs using v3 of actions…