Giter Site home page Giter Site logo

acenet-arc / git-collaboration Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 4.0 2.91 MB

SWC-like Workshop on using Git-Collaboration sites.

Home Page: https://acenet-arc.github.io/git-collaboration

License: Other

Makefile 3.83% HTML 44.04% CSS 3.16% JavaScript 1.23% R 5.02% Shell 0.36% Python 34.20% Ruby 0.48% SCSS 7.68%
carpentry-lesson git-collaboration lesson-material hacktoberfest hacktoberfest2021

git-collaboration's Introduction

FIXME Lesson title

Create a Slack Account with us

FIXME

Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.

Maintainer(s)

  • FIXME

Authors

A list of contributors to the lesson can be found in AUTHORS

Citation

To cite this lesson, please consult with CITATION

git-collaboration's People

Contributors

abbycabs avatar alanocallaghan avatar alee avatar anacost avatar brownsarahm avatar cgeroux avatar erinbecker avatar evanwill avatar fmichonneau avatar gvwilson avatar joaorodrigues avatar jsta avatar kaitlinnewson avatar katrinleinweber avatar mawds avatar maxim-belkin avatar mr-c avatar neon-ninja avatar orchid00 avatar ostueker avatar pbanaszkiewicz avatar raynamharris avatar rgaiacs avatar tkphd avatar tobyhodges avatar tracykteal avatar twitwi avatar unode avatar wclose avatar zkamvar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

git-collaboration's Issues

Note: Timing of workshop held on 2022-11-14

started ca. 5 min late

  1. Introduction: 10 min
  2. Hosting Platforms: 10 min
  3. Issues: 10 min
  4. Forking: 10 min
  5. Pull requests: 35 min
  6. Code review: 5 min
  7. Break: 15 min
  8. Branches: 45 min
  9. CI: 30 min
  10. Tags: 25 min
  11. Wiki: 5 min
  12. Pages: 15-20 min

Add episode on "citation"

The CITATION.cff is a standardized file format where the owner of a repository can specify how the repository is supposed to be cited.

See: https://citation-file-format.github.io/

The section about citable releases, which is part of the episode "Tags and Releases" could be moved to this one as well.

Fix challenge in “Pull-Request”

The challenge in _episodes/05-Pull-Requests.md says that the file should be downloaded, even though it's in the more_files directory.

The shell code below is correct.

write episode on branching

update overview site

GitHub has expanded their services over the past year:

  • GitHub now allows private repos for free, but restricts the number of collaborators
  • GitHub Actions is a new service for CI directly by GitHub
    • Also allows you to use your own runners like GitLab does
  • GitHub Packages allows to publish packages for select package managers (e.g. npm, docker, Maven, RubyGems)

Current page _episodes/02-Hosting-Platforms.md

Improve Branching episode

  • start with clone and add a few pushes to remote
  • draw boxes around GitHub (mermaid subgraphs);
  • maybe also boxes around local repo as well (test and see how it looks)

reorder episodes a bit

  • Episodes Issue Tracker, Forking, Pull Requests and Code Review are tightly coupled and should stay together.
  • A good place to insert a 15 min break is after Code Review
  • Move Branches right after the break
  • Continuous Integration can be pushed after Tags and Releases or even later
  • Add another 5 minute break. Maybe after CI ?

Improve introduction

Add introductory text to the Intro episode to add context (could note that the git-novice lesson is a prerequisite), and fix "keypoints" frontmatter.

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.