Skip to content

Forjj plugin to manage gitlab application through gitlab API

Notifications You must be signed in to change notification settings

Xx-Parks-xX/forjj-gitlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This plugin implements gitlab configuration to build an SCM environment for GIT repositories upstream.

It has been implemented as REST API. See ...(TBD) for FORJJ REST API description.

Depending on tasks, the driver will concretely do several things described below:

Create task

+ "Create" + will properly configure

The plugin will returns the list of source files managed by FORJJ gitlab plugin, generated in the local + "infra" + repo.

Update task

Update mainly do update in the local + "infra" + repo and reports file updated to forjj. (The flow must be configured to push to the right place.)

Maintain task

This action will ensure the SCM server side is properly configured and really update the server:

  • create repositories

About

Forjj plugin to manage gitlab application through gitlab API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 70.4%
  • Shell 27.7%
  • Dockerfile 1.9%