Code Monkey home page Code Monkey logo

Comments (6)

peterkendlbacher avatar peterkendlbacher commented on July 19, 2024

I would need support for git in the zowe gui.

This means I would like to access files on my windows machine with zowe. The files should be checked into a common non zos git somewhere on a linux machine.

What do I want to store there:

Mainly maven projects with the following content:

-> java
-> pl/1
-> cics configurations (for WLM, Platform, Applications, Bundles,...)
-> batch jobs
-> batch applications

The stuff should work somehow the same way eclipse works.

from community.

peterkendlbacher avatar peterkendlbacher commented on July 19, 2024

This should not be a git connection to the mainframe, only a git connection to the local windows machine.

A modern aproach would store, compile the artifacts on a non mainframe environment and then deploy the finished artifacts on the mainframe.

from community.

Tbr00ksy avatar Tbr00ksy commented on July 19, 2024

Hey @jordanCain can you add this to the work for the editors?

from community.

jordanCain avatar jordanCain commented on July 19, 2024

The only clean way to implement local file access would be to introduce a web server to the local system that makes the files available to a Zowe app/plugin.

A File and Directory API exists in a non supported and non standardized form which would remove the need for a local web server but until this is a standardized feature we would not be able to implement a local file access solution.
https://developer.mozilla.org/en-US/docs/Web/API/File_and_Directory_Entries_API

I think the only implementable solution today would be storing a git repo on the remote z/OS system.

I will table this for discussion on the weekly webUI call for prioritization

from community.

jplinardon avatar jplinardon commented on July 19, 2024

Revisiting this thread. The Zowe team does development for the mainframe from their local workstations running Linux or Windows. Git is used locally, and work items are deployed to the mainframe. At the same time, it is possible to use git on the mainframe and do local development using the editor. The remote repos are all in the cloud, so remote.
These are traditional models. The request to use a remote git repo from the mainframe is very challenging and would require a server on the remote git host.
It is unlikely we would go down this path.
@1000TurquoisePogs for comments on interest to pursue this avenue.

from community.

balhar-jakub avatar balhar-jakub commented on July 19, 2024

We don't plan to implement anything in this area. As such I am closing this issue as Won't implement.

from community.

Related Issues (20)

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.