GithubHelp home page GithubHelp logo

Comments (22)

Glyphix311 avatar Glyphix311 commented on September 15, 2024 2

YOU didn't give me more work! You simply reported having an issue. I'm sorry you spent a couple of days trying to figure out what was happening when it only took me a couple of minutes to find the issue by stepping through the process. If you hadn't reported the issue, others would have run into the problem, too. This is a pretty big change for GitHub to push out with the option enabled by default. Frankly, it is GitHub that gave me more work here. Unless you work for GitHub and want to take the blame... ;P

Haha, I don't want to get in trouble by saying this, hopefully GitHub won't get mad but I am fine with them taking the blame! It is amazing how one check box can send you through two days of trouble shooting. I did learn a lot in the process, believe it or not. I don't consider it time wasted. I am sure this won't be my first run in with a minor issue that takes me longer then it should of to resolve!

If you want to hire someone to make those fixes, i'll do it!

from devtraining-needit-sandiego.

Glyphix311 avatar Glyphix311 commented on September 15, 2024 1

I also enountered similar situation. I created a new client script (onload etc...) inorder to be able to follow allong with the testing.

I appreciate the response, that was my next course of action. I didn't want to move on until I explored the issue further.

Thank you.

from devtraining-needit-sandiego.

Ifeanyi-Kingsley-Nwabor avatar Ifeanyi-Kingsley-Nwabor commented on September 15, 2024 1

I tried to replicate what you are both seeing and noticed GitHub has added an option recently that I have not seen. There is now an option to only copy the main branch when you fork. Doing so would cause you to not get any of the tags we provide you. Be sure to deselect the Copy the main branch only option when you create your fork.

I've highlighted it with the default value here. Be sure to deselect it.

image

Ahhh... ok.
Thank you very much. Am on it but do I have to delete tha NeedIt application and redo the excercises from the begining?

from devtraining-needit-sandiego.

Glyphix311 avatar Glyphix311 commented on September 15, 2024 1

I was able to replicate the issue when I left that option selected. It looks like GitHub added this around July 27, and I didn't know people were having issues until I saw your posts. Thank you both for bearing with me here. I am very sorry for the frustration this has caused you.

I appreciate you taking the time to help us figure this out. Being as this is a recent change to GitHub none of the researching I did resulted in a solution. Since making the change it has worked for me.

Thank you for helping find and fix our issues, I am back on my way to learning!

from devtraining-needit-sandiego.

bsweets avatar bsweets commented on September 15, 2024 1

image
This is my repo for Tokyo currently and also no tags.

If this won't be a problem, I was hoping we could do some knowledge sharing if you have the time considering we might actually be on same boat. I mean, I believe I could learn something valuable from you.

@Ifeanyi-Kingsley-Nwabor, I just found your developer record on the Developer Site and will reach out to you directly. It sounds like you might have some other questions. Watch for an email from me.

from devtraining-needit-sandiego.

bsweets avatar bsweets commented on September 15, 2024 1

Thank you both again. You shouldn't need to deal with it again, because you both have working forks of the repository, but I've updated the forking instructions for all our learning content and am just finishing up the imports for the updated content. My manager said he forked earlier in the week, so hopefully we caught this one early and others don't really hit this issue. Thank you again.

from devtraining-needit-sandiego.

Ifeanyi-Kingsley-Nwabor avatar Ifeanyi-Kingsley-Nwabor commented on September 15, 2024

I also enountered similar situation. I created a new client script (onload etc...) inorder to be able to follow along with the testing.

from devtraining-needit-sandiego.

bsweets avatar bsweets commented on September 15, 2024

Did you both create the branch from the LoadForClientScriptsModule tag per the instructions in the module? https://developer.servicenow.com/dev.do#!/learn/courses/sandiego/app_store_learnv2_scripting_sandiego_scripting_in_servicenow/app_store_learnv2_scripting_sandiego_client_side_scripting/CSS_Lab_CreateBranch_sandiego

from devtraining-needit-sandiego.

Ifeanyi-Kingsley-Nwabor avatar Ifeanyi-Kingsley-Nwabor commented on September 15, 2024

Screenshot 2022-08-19 at 18 52 53

https://developer.servicenow.com/dev.do#!/learn/courses/sandiego/app_store_learnv2_scripting_sandiego_scripting_in_servicenow/app_store_learnv2_scripting_sandiego_client_side_scripting/CSS_Lab_CreateBranch_sandiego

When I click on create branch, only "Branch Name:" is visible.
I do not see "Create from Tag:" or do I have to do something or that to show up?
Screenshot 2022-08-19 at 18 39 09

from devtraining-needit-sandiego.

bsweets avatar bsweets commented on September 15, 2024

@Ifeanyi-Kingsley-Nwabor, Interesting... I just took a look at your NeedIt repository fork, and you are missing all the tags for some reason. This would be why you cannot create a branch from a tag and why you do not see the box to select the tag.

image

@Glyphix311, your fork has the same issue. I have not seen this happen before, so it is especially weird for it to happen twice.

You can see in the original repository that you fork, there are many tags:

image

I don't think either of you have gotten far. I think your best option is to delete your fork of the repository, and then follow the steps in the fork exercise to recreate your copy of the repository we provide.

I'm sorry for the issues here. If your fork does not have the tags again, let me know.

from devtraining-needit-sandiego.

Glyphix311 avatar Glyphix311 commented on September 15, 2024

@bsweets So I have actually spent the last two days trying to figure this out and I have had no luck. I went into extensive work trying to figure this out. Now I am just curious. To explain what I have tried, I deleted everything and started over, redid the fork, the credentials, everything. I created a new PDI and I also tried the Tokyo repo since I saw the files were in there. That also did not work. I made another GitHub account, did the entire process in that new account and it also did not work. I had someone else use the Tokyo repo to their PDI and it loaded just fine. The files are not transferring in the repo for me. For the life of me I cannot figure it out.

from devtraining-needit-sandiego.

Glyphix311 avatar Glyphix311 commented on September 15, 2024

image

This is my repo for Tokyo currently and also no tags.

from devtraining-needit-sandiego.

Ifeanyi-Kingsley-Nwabor avatar Ifeanyi-Kingsley-Nwabor commented on September 15, 2024

@Ifeanyi-Kingsley-Nwabor, Interesting... I just took a look at your NeedIt repository fork, and you are missing all the tags for some reason. This would be why you cannot create a branch from a tag and why you do not see the box to select the tag.

image

@Glyphix311, your fork has the same issue. I have not seen this happen before, so it is especially weird for it to happen twice.

You can see in the original repository that you fork, there are many tags:

image

I don't think either of you have gotten far. I think your best option is to delete your fork of the repository, and then follow the steps in the fork exercise to recreate your copy of the repository we provide.

I'm sorry for the issues here. If your fork does not have the tags again, let me know.

I have deleted the fork and started over more than 3 times, still no option to load the tags. when I click the create branch, only the Branch Name field is shown and nothing with regards to tags.
Just saying, something is definitely wrong somewhere, either from me but i dont know how or from the service now updated versions etc.... I have been in this for almost 2 weeks, deleting and starting from scratch just to follow allong. I also found a couple of inconsistensies which I believe ServiceNow might want to correct for the learning purposes.

from devtraining-needit-sandiego.

Ifeanyi-Kingsley-Nwabor avatar Ifeanyi-Kingsley-Nwabor commented on September 15, 2024

image

This is my repo for Tokyo currently and also no tags.

If this won't be a problem, I was hoping we could do some knowledge sharing if you have the time considering we might actually be on same boat. I mean, I believe I could learn something valuable from you.

from devtraining-needit-sandiego.

bsweets avatar bsweets commented on September 15, 2024

I tried to replicate what you are both seeing and noticed GitHub has added an option recently that I have not seen. There is now an option to only copy the main branch when you fork. Doing so would cause you to not get any of the tags we provide you. Be sure to deselect the Copy the main branch only option when you create your fork.

I've highlighted it with the default value here. Be sure to deselect it.

image

from devtraining-needit-sandiego.

bsweets avatar bsweets commented on September 15, 2024

I was able to replicate the issue when I left that option selected. It looks like GitHub added this around July 27, and I didn't know people were having issues until I saw your posts. Thank you both for bearing with me here. I am very sorry for the frustration this has caused you.

from devtraining-needit-sandiego.

bsweets avatar bsweets commented on September 15, 2024

Excellent! Now I only have about 100 learning modules to update with this change GitHub made... ugh... ;P

from devtraining-needit-sandiego.

Ifeanyi-Kingsley-Nwabor avatar Ifeanyi-Kingsley-Nwabor commented on September 15, 2024

image

This is my repo for Tokyo currently and also no tags.

If this won't be a problem, I was hoping we could do some knowledge sharing if you have the time considering we might actually be on same boat. I mean, I believe I could learn something valuable from you.

from devtraining-needit-sandiego.

Glyphix311 avatar Glyphix311 commented on September 15, 2024

Excellent! Now I only have about 100 learning modules to update with this change GitHub made... ugh... ;P

Sorry for giving you more work! I feel like I should of caught that little button sooner, but when trying to learn things step by step I tried to stick what was provided. My only trouble shooting was restarting each time. I do apologize but it is greatly appreciated it!

from devtraining-needit-sandiego.

bsweets avatar bsweets commented on September 15, 2024

YOU didn't give me more work! You simply reported having an issue. I'm sorry you spent a couple of days trying to figure out what was happening when it only took me a couple of minutes to find the issue by stepping through the process. If you hadn't reported the issue, others would have run into the problem, too. This is a pretty big change for GitHub to push out with the option enabled by default. Frankly, it is GitHub that gave me more work here. Unless you work for GitHub and want to take the blame... ;P

from devtraining-needit-sandiego.

Ifeanyi-Kingsley-Nwabor avatar Ifeanyi-Kingsley-Nwabor commented on September 15, 2024

I was able to replicate the issue when I left that option selected. It looks like GitHub added this around July 27, and I didn't know people were having issues until I saw your posts. Thank you both for bearing with me here. I am very sorry for the frustration this has caused you.

It was a great opportunity for learning. Thank you for taking the time to assist us with this.

from devtraining-needit-sandiego.

Ifeanyi-Kingsley-Nwabor avatar Ifeanyi-Kingsley-Nwabor commented on September 15, 2024

Thank you both again. You shouldn't need to deal with it again, because you both have working forks of the repository, but I've updated the forking instructions for all our learning content and am just finishing up the imports for the updated content. My manager said he forked earlier in the week, so hopefully we caught this one early and others don't really hit this issue. Thank you again.

Thank you for your prompt response and assistance.

from devtraining-needit-sandiego.

Related Issues (1)

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.