Commit Graph
3855 Commits
Author SHA1 Message Date
Thomas BoergerandGitHub 7d04edb785 Merge pull request #5 from owncloud/repo-rename
Update files for new ocis naming
2019-09-05 13:32:55 +02:00
Thomas Boerger e807f497bf Update files for new ocis naming 2019-09-05 12:15:54 +02:00
Thomas BoergerandGitHub 0d7ed8b013 Merge pull request #2 from owncloud/repo-rename
Update files for new ocis naming
2019-09-05 12:11:59 +02:00
Thomas BoergerandGitHub 4d74712e7d Merge pull request #2 from owncloud/repo-rename
Update files for new ocis naming
2019-09-05 12:11:56 +02:00
Thomas BoergerandGitHub daaf1e6ddb Merge pull request #6 from owncloud/repo-rename
Update files for new ocis naming
2019-09-05 12:11:44 +02:00
Thomas Boerger 7204bd7f44 Update files for new ocis naming 2019-09-05 12:06:11 +02:00
Thomas Boerger 9a2cc35ecf Update files for new ocis naming 2019-09-05 12:06:09 +02:00
Thomas Boerger 6311fa375b Update files for new ocis naming 2019-09-05 12:06:07 +02:00
Thomas Boerger b00040ebbc Initial commit 2019-09-05 11:41:41 +02:00
Thomas Boerger 37a9b0ea0b Initial commit 2019-09-05 11:41:41 +02:00
Thomas Boerger a428f13eeb Fix github settings repo name 2019-09-05 11:38:27 +02:00
Thomas BoergerandGitHub 8ff36374f3 Merge pull request #4 from owncloud/changelog-make
Add make task to generate changelog
2019-09-05 10:46:58 +02:00
Thomas BoergerandGitHub 251350ed1d Merge pull request #3 from owncloud/changelog-make
Add make task to generate changelog
2019-09-05 10:46:55 +02:00
Thomas BoergerandGitHub ee0eb5d7bb Merge pull request #5 from owncloud/github-settings
Enable github settings config
2019-09-05 10:46:37 +02:00
Thomas BoergerandGitHub 70fe47c879 Merge pull request #4 from owncloud/github-settings
Enable github settings config
2019-09-05 10:46:34 +02:00
Thomas Boerger 9e34812a30 Enable github settings config 2019-09-05 10:39:47 +02:00
Thomas Boerger 83c35a41dc Add dummy files for issue and pr templates 2019-09-05 10:39:46 +02:00
Thomas Boerger a851a19f4b Enable github settings config 2019-09-05 10:37:50 +02:00
Thomas Boerger 7cc7aeb57f Add dummy files for issue and pr templates 2019-09-05 10:30:58 +02:00
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 BoergerandGitHub 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 BoergerandGitHub 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 BoergerandGitHub 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