Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version control in the context of DevOps #1

Closed
monperrus opened this issue May 2, 2018 · 10 comments
Closed

Version control in the context of DevOps #1

monperrus opened this issue May 2, 2018 · 10 comments
Labels
topic DevOps relevant topics

Comments

@monperrus
Copy link
Member

Why it is relevant: most continuous-* technology relies on version control, with Git dominating the area.

@SimoneStefani
Copy link

I think is important to stress the importance of Git as a team collaboration and process management tool. Most students at the moment think of it as a program to save code. Focus on workflows (my suggestion is Gitflow).

In the past 2 years I run seminars in KTH Kista about Git (basic Git + Git for teams). Here are the annotated slides:

More resources on Gitflow:

@monperrus
Copy link
Member Author

Completely agree @SimoneStefani. Would you be interested in participating/contributing to the course?

@SimoneStefani
Copy link

@monperrus Yes, as I briefly discussed with Benoit, I would be glad to contribute and also participate (guest lectures ?) provided that my working schedule will allow.

@monperrus
Copy link
Member Author

monperrus commented Jun 21, 2018 via email

@monperrus
Copy link
Member Author

See also IDE in the cloud "Cloud Workspace", https://github.com/codenvy/codenvy

@monperrus
Copy link
Member Author

@monperrus monperrus changed the title version control with Git Version control in the context of DevOps Oct 26, 2018
@bbaudry
Copy link
Collaborator

bbaudry commented Feb 9, 2019

Perforce

(used at EA/DICE in Stockholm)

@gluckzhang gluckzhang added the topic DevOps relevant topics label Mar 25, 2019
@monperrus
Copy link
Member Author

Branch by abstraction: https://martinfowler.com/bliki/BranchByAbstraction.html

@bbaudry
Copy link
Collaborator

bbaudry commented Apr 12, 2019

From Git Flow to Trunk Based Development
https://team-coder.com/from-git-flow-to-trunk-based-development/

SophieHYe pushed a commit that referenced this issue Apr 29, 2020
* delivery of open-source contribution

Signed-off-by: Javier Ron <javierron90@gmail.com>

* Small changes to README.md (#1)

Co-authored-by: Sigrun Arna <sasig@kth.se>
khaes-kth pushed a commit that referenced this issue Apr 28, 2021
…1242] (#1290)

* docs: add initial structure for feedback

* Feedback: Intro + Step 1

* docs: add tutorial feedback

* docs: fix typos

* docs: add feedback (#1)

* docs: add tutorial feedback
* docs: fix typos

* docs: fix typos

* Feedback: Step 1 done.

* docs: add grading matrix

* Feedback: Step 3 done

* Feedback: Step 3 done

* Feedback: Step 4 done

* Feedback: Grammar fixes

* Feedback: Add intro text

* docs: fix formatting

* docs: typo

* docs: fix formatting

* Feedback: Fix indexing explanation

Fix indexing explanation to fit with indexing

* Feedback: fix missing words

* Feedback: Fix bold

* Feedback: Fix missing word

* docs: update grading matrix

Co-authored-by: andnil5 <andnil5@kth.se>
Co-authored-by: nwessman <nwessman@kth.se>
Co-authored-by: Niklas Wessman <45625500+nwessman@users.noreply.github.com>
@monperrus
Copy link
Member Author

Perforce plugin for Jenkins
https://github.com/jenkinsci/p4-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic DevOps relevant topics
Projects
None yet
Development

No branches or pull requests

4 participants