Skip to content

Commit

Permalink
release: v1.0.0
Browse files Browse the repository at this point in the history
Co-Authored-by: Johnny Mariéthoz <[email protected]>
  • Loading branch information
jma committed May 15, 2024
1 parent a155fef commit 7d4fa02
Show file tree
Hide file tree
Showing 4 changed files with 747 additions and 551 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ name: CI

on:
push:
branches: main
branches:
- main
- staging
pull_request:
branches:
- main
- "maint-**"
- staging
schedule:
# * is a special character in YAML so you have to quote this string
- cron: "0 3 * * 6"
Expand Down
5 changes: 0 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,3 @@
:target: https://github.com/rero/rero-invenio-files/blob/master/LICENSE

Files support for the RERO invenio instances.

TODO: Please provide feature overview of module

Further documentation is available on
https://rero-invenio-files.readthedocs.io/
Loading

0 comments on commit 7d4fa02

Please sign in to comment.