Giter Club home page Giter Club logo

wtecc-cicd_practicecode's Introduction

wtecc-cicd_practicecode's People

Contributors

iamtapasmandal avatar ibm-skills-network-bot avatar rofrano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wtecc-cicd_practicecode's Issues

build failed due to deprecated Node.js 16

I got this error message from git action:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.

I have verified that it can be fixed by upgrading to actions/checkout@v4 in the .github/workflows/workflow.yaml file.

More an issue with coursera or labs.cognitiveclass.ai, but not sure how to report on them.

Error: Task git-clone(0.9) requires Tekton Pipelines min version v0.38.0 but found v0.37.5

Two labs :

  1. Hands-on Lab: Integrating Unit Test Automation
  2. Hands-on Lab: Use Tekton Continuous Delivery (CD) Catalog
    have some dependency issue for tekton cli.
    When running this -
    tkn hub install task git-clone
    it gives this error:
    Error: Task git-clone(0.9) requires Tekton Pipelines min version v0.38.0 but found v0.37.5
    I tried get new update using this cmd:
    kubectl apply --filename https://storage.googleapis.com/tekton-releases/pipeline/latest/release.yaml

but still gives error I guess due to permission issue/codespace

So I used prev version (0.8) of the required task.. and then it was able to install the required task...hope that helps me to complete the lab.

codecov has been discontinued

Github actions fails on installing dependencias because codecov has been discontinued as informed on https://github.com/codecov/codecov-python

Error message on action run:
ERROR: Could not find a version that satisfies the requirement codecov==2.1.12 (from versions: none)
ERROR: No matching distribution found for codecov==2.1.12
Error: Process completed with exit code 1.

Solution:
commenting/removing codecov from requirements.txt worked for me.

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.