Ata Tekeli
Ata Tekeli
I tried looking at bandit-action docs at your official site and GitHub and I couldn't find any detailed explanation and implementation to study. For people who want to use them,...
-update actions/cache to v4 -update actions/checkout to v4 -update actions/github-script to v7 -actions/upload-artifact to v4.4.0 Updating these actions are aimed to make the pipeline more modern and have the latest...
## Pull Request type Please check the type of change your PR introduces: - [add amarna for static code analysis] Feature - [formatting test.yml by upgrading actions/checkout@v4] Code style update...
There was an issue about documentations in GitHub Actions and had to look for the GitHub repo, added GitHub Actions documentation in ci-cd part to make sure it can easily...
## Motivation -Updated `actions/checkout` and `actions/cache` to v4 to upgrade the pipelines and provide modern functionality for the pipelines with the latest abilities possible according to GitHub documentation as these...
-In Aleo docs, I put requirements separately under each node category depending on what kind of node they are instead of separately categorising them separately under GPU, Storage etc for...
- Added getting started section for Helm charts to make developers using Helm charts with Mina more accessible. Planning to add other sections for Helm charts to make Helm charts...
Hello, I was following the tutorial on Deep Learning for Computer Vision with Python and TensorFlow – Complete Course on FreeCodeCamp and while I'm doing the project Car Price Prediction,...
# Question What are the kinds of tests existing in this demo for each of the services in the programming language and if it's possible to add tests whether unit...