Commit Graph

51 Commits

Author SHA1 Message Date
A.Unger 36db307333 update modules 2019-12-12 10:05:30 +01:00
A.Unger 0695c25089 prevent from registering broken services 2019-12-12 09:53:43 +01:00
Thomas Boerger 7fd9b8ac14 Merge pull request #67 from owncloud/fix/gh-branch-protection
Grant access to protected branches to oc employees
2019-12-11 14:44:25 +01:00
A.Unger 5ab710b28c grant access to protected branches to oc employees 2019-12-11 13:33:25 +01:00
Thomas Boerger 1612e4a841 Use new package structuring, embed existing extensions 2019-12-10 15:24:01 +01:00
Thomas Boerger 6b6b1d8b66 Add descriptions to labels 2019-12-09 11:54:55 +01:00
Jörn Friedrich Dreyer 74f3709320 order effort labels correctly 2019-12-09 11:39:43 +01:00
Jörn Friedrich Dreyer 3c9082dad0 enable wiki 2019-12-09 11:36:42 +01:00
Jörn Friedrich Dreyer 3bf6ffdd44 add effort labels 2019-12-09 11:35:58 +01:00
Thomas Boerger a16506b8bb Simplify readme for changelogs 2019-11-06 10:13:41 +01:00
Thomas Boerger 092a1e91d6 Drop fossa, add documentation link to readme 2019-11-06 10:13:17 +01:00
Thomas Boerger c0d61df192 Switch to pure starlark drone config 2019-11-06 10:12:18 +01:00
Thomas Boerger 52e747e148 Ignore configs except the examples 2019-11-06 10:11:08 +01:00
Thomas Boerger f088ffdcdf Restructure styles within docs 2019-11-06 10:08:14 +01:00
Thomas Boerger 4ec0f5ce41 Fix docker labels, use better base images 2019-11-06 10:07:10 +01:00
Thomas Boerger 05d6e19dc9 Merge pull request #40 from owncloud/version-fix
Raise minimal Go version to v1.12
2019-10-04 22:15:35 +02:00
Thomas Boerger e2356e1fe5 Raise minimal Go version to v1.12 2019-10-04 22:02:22 +02:00
Thomas Boerger 44e52d0de1 Rename internal developers to employees 2019-10-01 10:56:20 +02:00
Thomas Boerger 87642c844a Fix internal developers permission 2019-10-01 10:52:29 +02:00
Thomas Boerger 19dd1db795 Assign internal developers to repo 2019-10-01 10:51:06 +02:00
Thomas Boerger f17ec4bba7 Merge pull request #6 from fossabot/master
Add license scan report and status
2019-09-18 11:07:32 +02:00
Thomas Boerger f84b84e974 Remove duplicated licenses info from readme 2019-09-18 09:52:37 +02:00
fossabot 66a5bb8b37 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2019-09-18 00:20:05 -07:00
Thomas Boerger c73f1cd325 Start to publish documentation 2019-09-16 11:57:08 +02:00
Thomas Boerger e675cbb519 Fix typo within readme headline 2019-09-05 15:24:56 +02:00
Thomas Boerger d76ff004de Add clanes dependency to go modules 2019-09-05 15:24:16 +02:00
Thomas Boerger e342d5726c Disable dismissal restrictions 2019-09-05 14:21:32 +02:00
Thomas Boerger 47880cce29 Check if gh settings are working now correctly 2019-09-05 14:17:39 +02:00
Thomas Boerger eb4674377e Only configure admins within settings 2019-09-05 14:02:42 +02:00
Thomas Boerger 6af9f3a6f4 Lint available yaml files 2019-09-05 13:58:09 +02:00
Thomas Boerger 7764f1f3ca Also rename to ocis within dotfiles 2019-09-05 13:38:19 +02:00
Thomas Boerger 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 Boerger 251350ed1d Merge pull request #3 from owncloud/changelog-make
Add make task to generate changelog
2019-09-05 10:46:55 +02:00
Thomas Boerger 70fe47c879 Merge pull request #4 from owncloud/github-settings
Enable github settings config
2019-09-05 10:46:34 +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 93893133c3 Add make task to generate changelog 2019-09-05 10:28:53 +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 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 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
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 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