-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates to Readme #222
Merged
Merged
Updates to Readme #222
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
42bb695
Update to be linked to the latest tag.
vsmalladi a0da756
Fix repo.
vsmalladi 93b1e3a
Add back build and spec badges.
vsmalladi 0c05b27
Check with develop.
vsmalladi d04eca1
Testing ci badge.
vsmalladi 6288dc4
Testing ci badge.
vsmalladi c4f8d98
check validtor.
vsmalladi 244a8b8
Make a table and visualize all on the status for both master and deve…
vsmalladi 4bf02c6
Change the develop branch name.
vsmalladi f6495ef
Reword description.
vsmalladi d9ebe9c
Fix formating and full stops.
vsmalladi c02bcb9
Add rewording.
vsmalladi a248cde
Update JSON.
vsmalladi b287476
Remove Possible future enhancemnts section.
vsmalladi 7f253a0
Add Governance.
vsmalladi 9b19cf7
Add in license.
vsmalladi 8614de7
Fix badges.
vsmalladi 07cbe93
Simplify build.
vsmalladi aab9eba
Build in PR.
vsmalladi a55038c
Change the plugin to be used so doesnt require secrets.
vsmalladi ab2f679
Fix security.
vsmalladi 7e0f90c
Fix spelling error.
vsmalladi 15c3088
update for security.
vsmalladi 31dbd36
Update links.
vsmalladi 6834190
Fix some wording.
vsmalladi 3d1733b
Fix build.
vsmalladi 6209a56
Fix build.
vsmalladi fc905dd
Fix build.
vsmalladi e482eac
Fix build syntax.
vsmalladi 04550ed
Add in push.
vsmalladi 4592b2a
Fix voting.
vsmalladi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,9 @@ Suggested changes to this schema can be initiated as [**Issues**](https://github | |
|
||
Even those with write access to the main repository should in general create pull request branches within their own forks. This way when the main repository is forked again, the new fork is created with a minimum of extraneous volatile branches. | ||
|
||
> To facilitate review of external pull requests, users are encouraged to activate [**Travis CI**](https://travis-ci.org/) to monitor the build status (documentation, Swagger UI) of their fork. By following the documentation for [deployment to GitHub Pages](https://docs.travis-ci.com/user/deployment/pages/) and adding a `$GITHUB_TOKEN` environment variable to their repo configuration, pushes to the forked repo should be viewable relative to `https://[user-or-org].github.io/workflow-execution-service-schemas/preview/<branch>/`: | ||
|
||
> To facilitate the review of external pull requests, users are encouraged to activate [**GitHub Actions**](https://github.com/features/actions) to monitor the build status (documentation, Swagger UI) of their fork. By following the documentation for [deployment to GitHub Pages](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site), pushes to the forked repository will be viewable at `https://[user-or-org].github.io/task-execution-service/preview/<branch>/`: | ||
|
||
|
||
+ https://[user-or-org].github.io/task-execution-schemas/preview/\<branch\>/docs/ | ||
+ https://[user-or-org].github.io/task-execution-schemas/preview/\<branch\>/swagger-ui/ | ||
|
@@ -24,11 +26,4 @@ Even those with write access to the main repository should in general create pul | |
|
||
If a security vulnerability is identified with the specification please send an email to [email protected] detailing your concerns. | ||
|
||
## Approving Changes | ||
|
||
### pre-TES v1.0.0 / Testbed Voting Procedure | ||
Changes for the release are to be approved by 2 TES specification leads. | ||
|
||
### post TES v1.0.0 Voting Procedure | ||
The post v1.0.0 voting group include stakeholders, such as server and client implementors. | ||
The membership of this group will be established as part of the v1.0.0 release. | ||
For more information please see the [Governance](GOVERNANCE.md) documentation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
TES Governance and Process | ||
============================== | ||
|
||
The Task Execution Service (TES) operates under a community-driven development model, where advancements to the specification occur exclusively through community contributions. The governance is steered by a core team of API champions that fosters collaboration and consensus among contributors. This team is tasked with overseeing the design and development processes, setting priorities, managing the release schedule, and making decisions in instances where consensus cannot be reached. | ||
|
||
Current API Product leads are: | ||
|
||
| Name | Organization | github | | ||
|:-------------------|:-------------|:------------------ | ||
| Kyle Ellrot | [Oregon Health and Science University](https://www.ohsu.edu/) | [kellrott](https://github.com/kellrott) | | ||
| Venkat Malladi | [Microsoft](https://www.microsoft.com/en-us/genomics/) | [vsmalladi](https://github.com/vsmalladi) | | ||
| Alex Kanitz | [Swiss Institute of Bioinformatics / ELIXIR Switzerland](https://www.sib.swiss/) | [uniqueg](https://github.com/uniqueg) | | ||
|
||
|
||
## Voting Procedure | ||
|
||
Voting group include stakeholders, such as server and client implementors. | ||
|
||
API Product leads review PR's on a reguarly cal (and also ping the mailing list), set a deadline by which drivers (and a few key non-drivers) need to respond by. Strive to reach consensus with our drivers and community. | ||
|
||
Cloud Work Stream leads retain a veto if something goes off the rails. | ||
|
||
[GA4GH TES API mailing list](mailto:[email protected]): to stay updated about the latest news & developments around the TES API, in particular for soliciting comments on proposed spec changes and for notifications about TES subgroup meetings. |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are the Swagger links still up to date, actually?