Commit Graph

19286 Commits

Author SHA1 Message Date
Thomas Boerger a213fd056a Add make task to generate changelog 2019-09-05 10:28:59 +02:00
Thomas Boerger 93893133c3 Add make task to generate changelog 2019-09-05 10:28:53 +02:00
Thomas Boerger 79f9d1da4e Fix title and body for github releases 2019-09-05 10:27:59 +02:00
Thomas Boerger b4a66e6479 Fix title and body for github releases 2019-09-05 10:27:57 +02:00
Thomas Boerger 64541a7e46 Overwrite github release title 2019-09-05 09:55:07 +02:00
Thomas Boerger 923ee14342 Overwrite github release title 2019-09-05 09:55:06 +02:00
Thomas Boerger 01017e22ba Add chngelog generator basics 2019-09-04 16:38:17 +02:00
Thomas Boerger ae571a092d Add title and body to github releases 2019-09-04 16:38:17 +02:00
Thomas Boerger 552ab115cf Add chngelog generator basics 2019-09-04 16:38:16 +02:00
Thomas Boerger a05402b612 Add title and body to github releases 2019-09-04 16:38:15 +02:00
Thomas Boerger 217f7c6c3a Add bra config to automatically restart server on code change 2019-09-04 11:02:46 +02:00
Thomas Boerger 5d66ac741f Add bra config to automatically restart server on code change 2019-09-04 11:02:34 +02:00
Thomas Boerger ba353b5ee5 Merge pull request #1 from owncloud/initial-structure
Add initial project structure
2019-09-04 10:41:24 +02:00
Thomas Boerger 6dbfb09f4b Add initial project structure
With this commit I have prepared a full basic project structure, so far it doesn't embed phoenix itself and also no kit parts. It includes the whole Drone pipeline to continously publish binaries on push and on tag to our download mirrors (will be available at https://download.owncloud.com/reva/phoenix) and also publishes Docker images at owncloud/reva-phonix. For the Docker image auto_tag is enabled, which means latest is always based on the master branch and tags are automatically converted to minor, major and patch release tags.
2019-09-04 10:33:03 +02:00
Thomas Boerger 66facde60a Rename service package to command 2019-09-04 10:18:30 +02:00
Thomas Boerger 07a356c649 Add trailing slash to download mirror url 2019-09-04 09:55:35 +02:00
Thomas Boerger 2fc69dc88d Merge pull request #2 from owncloud/codacy-happy
Make markdown linter happy
2019-09-04 09:41:59 +02:00
Thomas Boerger 92cea49f60 Make markdown linter happy 2019-09-04 09:36:48 +02:00
Thomas Boerger 261fa57b29 Merge pull request #1 from owncloud/initial-structure
Add initial project structure
2019-09-04 09:26:39 +02:00
Thomas Boerger e2991f63f3 Create directories before release task 2019-09-03 18:31:32 +02:00
Thomas Boerger 44f44f8857 Add dryrun to docker step to test docker image build on PRs 2019-09-03 18:30:50 +02:00
Thomas Boerger 94ad1585f6 Fix typo and replace tabs within starlark script 2019-09-03 18:25:16 +02:00
Thomas Boerger 6a4066d603 Add initial project structure
With this commit I have prepared a full basic project structure, so far
it doesn't embed phoenix itself and also no kit parts. It includes the
whole Drone pipeline to continously publish binaries on push and on tag
to our download mirrors (will be available at
    https://download.owncloud.com/reva/phoenix) and also publishes
Docker images at owncloud/reva-phonix. For the Docker image auto_tag is
enabled, which means latest is always based on the master branch and
tags are automatically converted to minor, major and patch release tags.
2019-09-03 18:10:34 +02:00
Thomas Boerger 7c798e571b Drop built binary from repo 2019-09-02 16:08:48 +02:00
Robert Kaussow ca30dd04da fix typos 2019-08-21 16:54:55 +02:00
Robert Kaussow bf0782872a initial commit 2019-08-21 16:54:18 +02:00
Robert Kaussow 4ce3aebb08 add dummy output 2019-08-21 16:53:11 +02:00
Robert Kaussow 3e408052ed add basic gitignore 2019-08-21 16:52:47 +02:00
Robert Kaussow 6ad779051c add service package 2019-08-21 16:41:17 +02:00
Robert Kaussow f7b3b4dcbb rename package 2019-08-21 16:00:25 +02:00
Robert Kaussow 6aebb11b75 initial commit 2019-08-21 15:57:24 +02:00
Robert Kaussow 432c57c406 Initial commit 2019-08-21 15:38:36 +02:00
Robert Kaussow ab8c287b29 fix readme title 2019-08-15 13:35:07 +02:00
Robert Kaussow 96ff6c5916 add repo naming schema 2019-08-15 13:33:38 +02:00
Robert Kaussow 9dc39ac5f6 add basic information 2019-08-15 12:41:17 +02:00
Robert Kaussow 94f19e653e Initial commit 2019-08-15 11:15:20 +02:00