Coder Social home page Coder Social logo

job's People

Contributors

yarikoptic avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

job's Issues

Overall purpose/point... WiP

NB WiP -- yet to finish dumping ideas...

A somewhat in spirit of automations like con/tinuous, datalad/git-annex, datalad-extensions testing, etc.

An automation to provide "tuned" forks of multiple git repos, possibly without offering "tune ups" back to original locations (since they might not want them). Use cases:

Following high level configuration structure I see

  • sources: list of original locations where to clone/fork from
    • organization, e.g. https://github.com/OpenNeuroDatasets (starting with github but later might be extended to gitlab)
    • repos-regex (optional), to what repos within organization to limit, .* by default
    • name-tuneup (optional, later): how to possibly rename fork in case of multiple sources possibly colliding, e.g. "s,^,openneuro-,g" to add an openneuro- prefix
  • destination: e.g. https://github.com/OpenNeuroDatasets-NIDM (starting with github but who knows - might later want to support gitlab)
  • transformations: list of commands to do

conjob init https://github.com/OpenNeuroDatasets https://github.com/OpenNeuroDatasets-NIDM/ BIDS2NIDM

which would

  • initiate OpenNeuroDatasets-NIDM organization
  • populate it with forks of all (default) repos from OpenNeuroDatasets
  • run BIDS2NIDM on the default branch
  • save the results in its own default branch

Possible additional features:

  • initiation/update of PRs against original repos to "offer" changes introduced
  • rerender command to update all templated produced

Aspects which come to mind

  • to scale up we better make every repo monitor original location in its own CI but that would require .github/workflows change too in that repo in some branch. Could be done and just operate "out of branch" (e.g. some action to run in conjob/ branch while working on main branch of the repo)
  • so it would b

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.