All Projects → devhub-tud → devhub

devhub-tud / devhub

Licence: other
DevHub is a software system designed to give students a simple practical introduction into modern software development.

Programming Languages

java
68154 projects - #9 most used programming language
FreeMarker
481 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to devhub

calendar-view-plugin
Jenkins Calendar View Plugin: Shows past and future builds in a calendar view
Stars: ✭ 17 (+13.33%)
Mutual labels:  ci
tip
GitHub Action to keep a 'tip' pre-release always up-to-date
Stars: ✭ 18 (+20%)
Mutual labels:  ci
CIAnalyzer
A tool collecting multi CI services build data and export it for creating self-hosting build dashboard.
Stars: ✭ 52 (+246.67%)
Mutual labels:  ci
status-back
⬅️🔵 Send the status back to the github from CI environment
Stars: ✭ 19 (+26.67%)
Mutual labels:  ci
awesome
A curated list of delightful developers resources.
Stars: ✭ 13 (-13.33%)
Mutual labels:  ci
apitest
Apitest is declarative api testing tool with JSON-like DSL.
Stars: ✭ 88 (+486.67%)
Mutual labels:  ci
epam-java-cources
Practice tasks for EPAM students of Java Core courses. Write code with pleasure!
Stars: ✭ 20 (+33.33%)
Mutual labels:  students
Format.cmake
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
Stars: ✭ 94 (+526.67%)
Mutual labels:  ci
docker-dev-arduino
Arduino development environment in a container
Stars: ✭ 18 (+20%)
Mutual labels:  ci
steps-cocoapods-install
No description or website provided.
Stars: ✭ 19 (+26.67%)
Mutual labels:  ci
generate-changelog
generates changelog from git based on jira tickets
Stars: ✭ 18 (+20%)
Mutual labels:  ci
arduino ci
Unit testing and Continuous Integration (CI) for Arduino libraries, from a Ruby gem
Stars: ✭ 92 (+513.33%)
Mutual labels:  ci
qodana-action
⚙️ Scan your Java, Kotlin, PHP, Python, JavaScript, TypeScript projects at GitHub with Qodana
Stars: ✭ 112 (+646.67%)
Mutual labels:  ci
AnkhSVN
AnkhSVN provides first class Subversion support for all recent Visual Studio versions.
Stars: ✭ 54 (+260%)
Mutual labels:  scm
docker
Scripts to build and use docker images including GHDL
Stars: ✭ 27 (+80%)
Mutual labels:  ci
megalinter
🦙 Mega-Linter analyzes 48 languages, 22 formats, 19 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
Stars: ✭ 534 (+3460%)
Mutual labels:  ci
check-in
Checks your test results metadata into github, commit-bound. Acts as a bot. You'll need a GitHub App to use it.
Stars: ✭ 18 (+20%)
Mutual labels:  ci
metermon
Dockerized rtlamr wrapper that outputs formatted JSON messages over mqtt
Stars: ✭ 19 (+26.67%)
Mutual labels:  scm
plus-pull
Script that checks pull requests and merges them if they satisfy certain requirements.
Stars: ✭ 13 (-13.33%)
Mutual labels:  ci
jcefbuild
Binary builds of java-cef
Stars: ✭ 160 (+966.67%)
Mutual labels:  ci

Stories in Ready Build Status Coverage Status DevHub

DevHub is a software system designed to give students a simple practical introduction into modern software development. It provides an environment in which they can work on practical assignments without setting up their own (private) code repository or a Continuous Integration server. The environment is also designed to give students a working simple workflow largely based on GitHub's pull requests system.

Architecture

DevHub is comprised of several components which integrate nicely. The devhub-server project is a web application which can be run from the command line, and provides easy overviews of projects and their activity. The devhub-client project is an application which is able to manage one or multiple Docker containers on which builds and other activities can take place in a secure and shielded environment.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].