This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #424 from ipfs/feat/todaysnotes
Added notes
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# IPFS All Hands Call Feb 13, 2017 | ||
|
||
**Moderator:** @victorbjelkholm | ||
**Notetaker:** @whyrusleeping | ||
**Attendees** | ||
* @Kubuxu | ||
* @RichardLitt | ||
|
||
|
||
## Agenda | ||
|
||
<!-- Ensure notetaker is present before you begin --> | ||
|
||
- Roll call, by [timezone from east to west](../admin-guides/timezone-rollcall.md). | ||
- Call for additional agenda items (moderator) | ||
|
||
- Update go contributions guidelines https://github.com/ipfs/community/pull/202 (@RichardLitt: @Go-Team!) | ||
<!-- Add items above this line. Use this format: | ||
- Item (@your_name: @target_audience) | ||
--> | ||
|
||
- Demos | ||
- CI Sprint Demo - https://ci.ipfs.team | ||
- IPFS-cluster | ||
- IPLD Sprint Demo (\o/) | ||
- Jenkins for go-ipfs team | ||
|
||
<!-- After each call, it is the responsibility of the notetaker to save the last | ||
version of the notes in a file in ipfs/pm/meeting-notes, by opening a branch and | ||
submitting a PR. --> | ||
|
||
## Notes | ||
|
||
- The go specific contribution guideline should be more general than go-ipfs guideline; we need to refactor this. | ||
- TODO @Richard open an issue about making a Contribute.md in each repository | ||
- github [ added a default contributor license](https://github.com/blog/2314-new-github-terms-of-service) | ||
- might obviate the need for gitcop (because gitcop is annoying) | ||
- Do we have a section in the readme about how to run our tests? | ||
- maybe put this in the contribute.md | ||
- demo time! | ||
- victor demos jenkins server, looks rather pretty. Uses github auth, runs tests. | ||
- still not working 100%, needs a bit more configuration | ||
|
||
|