ncihtan / data-models

Schema.org Data Models for HTAN
MIT License
14 stars 6 forks source link

381-fix #395

Closed aditigopalan closed 1 month ago

aditigopalan commented 2 months ago

Adding bedpe as a file format, fixing validation rules for stripe window and loop window

aditigopalan commented 2 months ago

@adamjtaylor the regex I used for loop window is list::-?\d+ . Let me know if that and everything else works!

adamjtaylor commented 2 months ago

Humm... actions change with a weird git error about your data-models-docs branch

Run r-lib/actions/pr-push@v2
[@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const { Octokit } = require("@octokit/rest")` instead
[@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const { Octokit } = require("@octokit/rest")` instead
Collecting information about PR #395...
git push ***github.com/aditigopalan/data-models-docs.git -q HEAD:381-hic
remote: Permission to aditigopalan/data-models-docs.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/aditigopalan/data-models-docs.git/': The requested URL returned error: 403
Error: The process 'git' failed with exit code 128
adamjtaylor commented 2 months ago

It also looks like this version reverts some changes from before our recent data model release.