projects
6 TopicsGit Yourself a Leg Up - GitHub Tools for Teams and Teaching
This year at Pycon Au 2023, I gave a talk in the Education Track, highlighting a collection of cool GitHub tools and techniques to combine in an interesting way that is great for learners, teachers, and pro-developers alike. Come along and see a new way of combining some of the newer GitHub tools, in the classroom, the workplace and more. This set of tools is I'll bring together is: GitHub Templates, Codespaces, GitHub Actions, and GitHub Copilot. I’ll explain how you can combine all these pieces of tech to have a project template, a dev environment that runs in the browser, and automated tests that run with each push. And I’ll also tell you how you can use Copilot, either while you’re using a template or creating one!3.3KViews1like0CommentsCan I use the term store to access a list of my projects? or use a list is better?
I am totally new at SharePoint, lists, term store, and so on... I'm building a document library to store all our approval drawings, emails, etc. All those documents are tied to a project number and name, I have a list called Projects, but I found it difficult to share it with other sites. Would the term store be a good way to contain these project numbers and names, so I can use them in different lists? If yes, could I have any suggested links or ways to do this? Or if the use of my existing list called "Projects" is still better for this situation even if sharing it is difficult. Hope I have put this clearly. Any help or suggestions are welcome. Please let me know if any more details are required. Thanks everyone. Eric1.1KViews0likes5CommentsCopy a custom work item type form and move it to another project
Hi, I am in the process of migrating two projects (project A and B) into one separate project (project C). Project A and B have a custom work item type BUG CUSTOM. Project C uses the standard Bug work item type. Due to the setup above, I cannot migrate BUG CUSTOM from project A and B to Bug in project C without losing data. Is there an easy way to move my custom work item type template BUG CUSTOM from Project A and B to project C, so I can safely transfer all of the BUG CUSTOM data? Thanks in advance, Al1.4KViews0likes0Comments