Giter VIP home page Giter VIP logo

42-codespace-builder's Introduction

Hello friend

Visits

He/They

"Vê mais longe a gaivota que voa mais alto
- Richard Bach"

Discord Invite 🤖

GitHub Stats :octocat:

Top Langs See7es's GitHub stats

I’m currently...

🔭 developing on Byon Solutions
📚 studing like crazy

🤝 I’m looking to collaborate on

  • Product and Process documentation
  • Architecture and programing patterns
  • Python and QGis integrations
  • Front end and
  • Back end, like servers and databates integrations


More of me

How to reach me

Mini banner do LinkedIn Mini banner de E-Mail


⚡ Fun fact: Seete is a Lizardfolk 🐊 character from a special RPG campaign

42-codespace-builder's People

Contributors

see7e avatar

Watchers

 avatar

42-codespace-builder's Issues

[Help wanted] Failing to understand some concepts

I've been having difficulties implementing this type of customized workflow, if anyone has any idea how to make this run efficiently, your help would be greatly appreciated. :)

name: Set Up Codespace

on:
  create:
    branches:
      - 42

jobs:
  create-codespace:
    runs-on: ubuntu-latest

    steps:
      - name: Check Out Repository
        uses: actions/checkout@v2

      - name: Create Codespace
        uses: see7e/42-codespace-builder@v1

Before this I was trying to implement something like:

name: Create Codespace on 42 branch creation

on:
  create:
    branches:
      - 42

jobs:
  create-codespace:
    runs-on: ubuntu-latest
    steps:
      - name: Create Codespace
        uses: microsoft/create-codespace-action@v1
        with:
          token: ${{ secrets.GITHUB_TOKEN }}
          config: .devcontainer.json

but later I've found that GH looks for some repo in uses: and this repo don't even exists resulting in:

Current runner version: '[2](https://github.com/see7e/42-ft_printf/actions/runs/6492982162/job/17632993103#step:1:2).[3](https://github.com/see7e/42-ft_printf/actions/runs/6492982162/job/17632993103#step:1:3)09.0'
Operating System
  Ubuntu
  22.0[4](https://github.com/see7e/42-ft_printf/actions/runs/6492982162/job/17632993103#step:1:4).3
  LTS
Runner Image
  Image: ubuntu-22.04
  Version: 20231001.1.0
  Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20231001.1/images/linux/Ubuntu2204-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F2023[10](https://github.com/see7e/42-ft_printf/actions/runs/6492982162/job/17632993103#step:1:11)01.1
Runner Image Provisioner
  2.0.[31](https://github.com/see7e/42-ft_printf/actions/runs/6492982162/job/17632993103#step:1:35)0.1
GITHUB_TOKEN Permissions
  Actions: write
  Checks: write
  Contents: write
  Deployments: write
  Discussions: write
  Issues: write
  Metadata: read
  Packages: write
  Pages: write
  PullRequests: write
  RepositoryProjects: write
  SecurityEvents: write
  Statuses: write
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Error: Unable to resolve action microsoft/create-codespace-action, repository not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.