Skip to content

Commit

Permalink
Design goals.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Jul 22, 2024
1 parent a837dca commit e7f2c52
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# gxformat2 Design Considerations

## Goals

1) gxformat2 should be human readable and writable
1) gxformat2 should be able to be consumed by Galaxy without access to a Galaxy toolbox
1) gxformat2 should be able to be convertible Galaxy's original workflow format without a Galaxy runtime
1) gxformat2 should align with workflows standards (and specifically the Common Workflow Langauge) when it is pratical
1) We will work on solidifying a version of gxformat2 called 19.09 that is compatible with the workflow models in
Galaxy versions 19.09-24.1 and which can be fixed for older versions with just a gxformat2 dependency upgrade.
At some point in the future there will be a new a version for implementation ideas
the require changes to the Galaxy model.

## Specific

John will fill out comments on specific issues here once the goals are merged on. Comments will come in as PRs with pings.

0 comments on commit e7f2c52

Please sign in to comment.