Git Product home page Git Product logo

Comments (10)

markpatterson27 avatar markpatterson27 commented on September 13, 2024 3

See the discussion board for more on this: https://github.com/orgs/skills/discussions/14

It's not that the branch is missing. There is a missing yaml file (spinup-destroy.yml) and a missing commit of that file to the azure-configuration branch. This means that the head and base refs point to the same commit when trying to create the PR. That will throw the error you got because you can't create a PR with no commits in it. There must be a difference in history between HEAD and base refs.

I think everyone is waiting for the Skills team to take another look at this lab, because there are a number of issues with it that need to be fixed (See dicussion thread about it.)

from deploy-to-azure.

heiskr avatar heiskr commented on September 13, 2024 1

I'll need to defer to @skills/skills-content-reviewers for questions on course content.

from deploy-to-azure.

vipwlb avatar vipwlb commented on September 13, 2024

Thanks for the information, is there any timeline for the bug fix? Thanks!

from deploy-to-azure.

brntbeer avatar brntbeer commented on September 13, 2024

@heiskr / @emilyistoofunky any thoughts about this ?

from deploy-to-azure.

heiskr avatar heiskr commented on September 13, 2024

We're open to pull requests. I believe a contractor ported this course from a previous Learning Lab version:

from deploy-to-azure.

markpatterson27 avatar markpatterson27 commented on September 13, 2024

I've opened a PR for this. It's still WIP and I'd appreciate some input from the Skills team. Step 2 requires a spinup-destroy.yml workflow to be added. Originally, this was added via a step and bash script in the .github/workflows/2-setup-azure-environment.yml workflow. To automate the adding of the spinup-destroy.yml workflow file, a PAT with workflow scope will need to be used.

Would it be better to get the learner to create the scoped PAT and add it to their course repo, or would it be better to get the learner to add the spinup-destroy.yml workflow themselves (along with branch and PR)? (Or option 3 which I haven't thought of?)

from deploy-to-azure.

sgar5067 avatar sgar5067 commented on September 13, 2024

We're now in December. Any chance this lab will be corrected anytime soon?

from deploy-to-azure.

VladimirTitkovEpam avatar VladimirTitkovEpam commented on September 13, 2024

Any updates?

from deploy-to-azure.

sgould420 avatar sgould420 commented on September 13, 2024

This exercise should be removed from the learning path at https://learn.microsoft.com/en-us/training/modules/github-actions-cd/3-create-workflow-deploy-azure
until it is fixed.

from deploy-to-azure.

heiskr avatar heiskr commented on September 13, 2024

Thank you for opening this issue. I'm closing this issue out per #20 (comment)

The GitHub Skills folks don't control or influence the content on Microsoft Learn, just fyi.

from deploy-to-azure.

Related Issues (20)

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.