All Projects → github-craftwork → start-here

github-craftwork / start-here

Licence: other
You should open this repo first

Programming Languages

ruby
36898 projects - #4 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to start-here

creatly-backend
🚀 Creatly backend app
Stars: ✭ 71 (-17.44%)
Mutual labels:  github-actions
mylib
Шаблон кросплатформенного CMake-проекта для языка C++ 🇬🇧 Modern CMake crossplatform project template for C++
Stars: ✭ 49 (-43.02%)
Mutual labels:  github-actions
kc-sofastack-demo
SOFAStack Demo for SOFAStack Cloud Native Workshop on KubeCon China 2019
Stars: ✭ 37 (-56.98%)
Mutual labels:  workshop
rails7-on-docker
Working Rails 7 demo application without JavaScript bundling, running in Docker. No node.js or webpack.
Stars: ✭ 111 (+29.07%)
Mutual labels:  github-actions
github-action-scp
⬆️ Copy a folder to a remote server using SSH
Stars: ✭ 123 (+43.02%)
Mutual labels:  github-actions
setup-just
🤖 GitHub Action to install the just command runner
Stars: ✭ 21 (-75.58%)
Mutual labels:  github-actions
upload-rust-binary-action
GitHub Action for building and uploading Rust binary to GitHub Releases.
Stars: ✭ 47 (-45.35%)
Mutual labels:  github-actions
corona-kakao-bot
🤖 카카오톡 코로나 알리미
Stars: ✭ 17 (-80.23%)
Mutual labels:  github-actions
rubocop-linter-action
Rubocop Linter Action: A GitHub Action to run Rubocop against your code!
Stars: ✭ 86 (+0%)
Mutual labels:  github-actions
mojito-admin-starter
此项目主要为了演示如何自动化 Fullstack project 的 Infrastructure。
Stars: ✭ 17 (-80.23%)
Mutual labels:  github-actions
actions
A Collection of GitHub Actions
Stars: ✭ 91 (+5.81%)
Mutual labels:  github-actions
node-js-action-template
Template for new GitHub Actions running NodeJS
Stars: ✭ 33 (-61.63%)
Mutual labels:  github-actions
CSSclasses
The homepage for CSSclasses, a free CSS workshop series
Stars: ✭ 19 (-77.91%)
Mutual labels:  workshop
generate-og-image
Generate open graph images with Github Action from Markdown files
Stars: ✭ 32 (-62.79%)
Mutual labels:  github-actions
learnp2p
https://learnp2p.org
Stars: ✭ 22 (-74.42%)
Mutual labels:  workshop
react-workshop
Practical Introduction to React (with Redux & React Router v4)
Stars: ✭ 17 (-80.23%)
Mutual labels:  workshop
action-eslint-fix
GitHub Action to run `eslint` with `--fix` option and commit fixes
Stars: ✭ 20 (-76.74%)
Mutual labels:  github-actions
gitactionboard
GitactionBoard - Ultimate Dashboard for GithubActions.
Stars: ✭ 30 (-65.12%)
Mutual labels:  github-actions
ssh-action
🖥 github ssh action
Stars: ✭ 122 (+41.86%)
Mutual labels:  github-actions
flatpak-github-actions
Build your Flatpak application using Github Actions
Stars: ✭ 73 (-15.12%)
Mutual labels:  github-actions

What are GitHub Actions?

GitHub Actions allows you to automate, customize and execute your software development workflows inside your repository.

YouTube Playlist

Intro

Welcome to the Craftwork cheat sheet! This page has everything you need to make it through the Craftwork workshop. If you don't see the next step, or you have questions that aren't answered by the FAQ, don't be afraid to raise your hand and ask us!

If you are viewing this as part of a ATO workshop, here is a link to the slides.

Part 0: Join the org

In order for you to get access to the GitHub Actions and follow along, you will need to join the github-craftwork organization. Coincidently we have written some automation to make that work.

Invite yourself to the organization by typing .invite me in this issue.

Once you have submitted your comment, head over to the Actions tab for the the repo to find action triggered by your comment.

Note that this could take up to 30 seconds to show. Also be sure to check your email for that invite.

invite example

Part 0a: Open a PR

Now that you are in the org you can make a PR that adds your self to the attendee.txt. The PR should automatically close thanks to another action created.

Try to figure how all that worked while we wait for the rest of the group to join the organization.

Once you have pontificated enough, compare your thoughts with this explanation — click the link below for the explanation here.

See Explanation or start part 1 of this tutorial

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].