Skip to content

Commit

Permalink
Merge pull request #524 from djarecka/rel_scripts
Browse files Browse the repository at this point in the history
removing scripts that are not relevant anymore
  • Loading branch information
djarecka authored Jun 20, 2024
2 parents 3a30949 + 14baf5e commit 8229eb3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 166 deletions.
2 changes: 0 additions & 2 deletions .flake8
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
[flake8]
max-line-length=79
exclude =
scripts/editProperties.py
1 change: 0 additions & 1 deletion .github/workflows/validate_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
mv reproschema.jsonld releases/${{ inputs.version }}/reproschema.jsonld
mv reproschema.nt releases/${{ inputs.version }}/reproschema.nt
mv reproschema.ttl releases/${{ inputs.version }}/reproschema.ttl
# python scripts/makeRelease.py ${{ inputs.version }}
- name: Open pull requests to add files
uses: peter-evans/create-pull-request@v6
Expand Down
104 changes: 0 additions & 104 deletions scripts/editProperties.py

This file was deleted.

59 changes: 0 additions & 59 deletions scripts/makeRelease.py

This file was deleted.

0 comments on commit 8229eb3

Please sign in to comment.