-
CI/CD 중 CI를 세팅하기 위해 github action을 활용한다.
## Reference
* https://en.wikipedia.org/wiki/Continuous_integration
* https://github.com/mikonu/fastcampus-project-board/actions/new?category=none&query=grad…
-
It would be handy if https://github.com/woodruffw/zizmor?tab=readme-ov-file#use-in-github-actions linked to a GitHub action in this repo which ran zizmor over the repo whenever any of the files in the…
-
Product owner wishes working yaml -file. This requires many group members.
For the course, recommended CI / CD is Github Actions. It is modern, is in same environment and less complex than Jenkins.
…
-
The Actions tab shows the following warning:
> The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.…
-
This can be a custom field in a project board.
-
As per https://github.com/gs-gs/gs-corporate-it/issues/124
Several project GitHub Actions are being deprecated on 14.11.24, and when they do the pipelines using them will fail.
1. https://githu…
-
Run databricks/setup-cli@main
replace .bin/CHANGELOG.md? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL
(EOF or read error, treating as "[N]one" ...)
-
Given this is supposed to be used from GitHub action workflows (exclusively?), it doesn't seem necessary to tell all users to do `npm install pkg-pr-new`.
What if we could just add `uses: stackblit…
mmkal updated
2 months ago
-
Hi all!
First of all, thanks for working on this amazing tool - it really enhances our workflow in a lot of different ways.
We are using SwiftFormat with GitHub actions and it seems that version …
-
**Description:**
I recently updated my project to target .NET 9.0 after its release. I modified the csproj file to set the TargetFramework to .NET 9.0 and successfully built the project on my local m…