You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by Apache Wiki <wi...@apache.org> on 2017/03/03 09:57:22 UTC

[Incubator Wiki] Update of "March2017" by SergioFernandez

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Incubator Wiki" for change notification.

The "March2017" page has been changed by SergioFernandez:
https://wiki.apache.org/incubator/March2017?action=diff&rev1=48&rev2=49

Comment:
restored openwhisk report

  --------------------
  OpenWhisk
  
- distributed Serverless computing platform
+ OpenWhisk is an open source, distributed Serverless computing platform able
+ to execute application logic (Actions) in response to events (Triggers) from
+ external sources (Feeds) or HTTP requests governed by conditional logic
+ (Rules). It provides a programming environment supported by a REST API-based
+ Command Line Interface (CLI) along with tooling to support packaging and
+ catalog services.
  
  OpenWhisk has been incubating since 2016-11-23.
  
  Three most important issues to address in the move towards graduation:
  
-   1.
-   2.
-   3.
+  1. Moving github repos under the Apache Github Org (organization move,
+      repository renames), first 2 repos. moved; issues identified and being worked.
+  2. Working to redirect openwhisk.incubator.apache.org to openwhisk.org,
+      update openwhisk.org to be Apache compliant (pre-req is repo. move completion
+      so that we can generate site via Jenkins/Apache tooling)
+  3. Working through project incubation checklists on CWIKI
+       Compliance Checklist for OpenWhisk.org website
  
  Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
  aware of?
  
+   - Travis CI takes hours to process a PR on Apache Org; whereas it takes minutes under current 
+     OpenWhisk org.
+         - The root cause is that Apache has 185 repos enable with Travis [1], but only an allocation of 
+           30 concurrent builds. OpenWhisk typically needs 5 concurrent build slots by itself continually.
+   - Many of the OpenWhisk’s repos. have cross-build dependencies (primarily for Travis CI tests)
+     this may will cause issues as repos. are brought over 1 at a time if forwarding links are not
+     preserved by GitHub.
+   - There may be issues with Committers in China being able
+     to enable 2FA since it does not work with their cell phones and the
+     alternative encryption tool seems to be blocked. Investigating with 
+     infra.
  
- 
- How has the community developed since the last report?
- 
- 
- 
- How has the project developed since the last report?
+ How has the community developed since the last report?
  
+   - Committers have begun enable 2FA for GitHub and enable cross-
+     authentication to their Apache accounts using GitBox.
+   - “dev", “private” email list traffic continues to be healthy; positive
+     discussion of a few new code feature/change topics
+   - GitHub project “Stars” = 1144 (up from 1024 last month).
+    - a few new contributors in package deployment tool repo.
+    - more active discussions occurring on “dev” list.
+   - Created new public Slack Team (openwhisk-team.slack.com). includes channels:
+     - “general” for general project questions and help
+     - “dev” channel where notifications of all OpenWhisk GitHub Issues are posted.
+     - “dev-pr” channel where notifications of all OpenWhisk GitHub Pull Requests are posted.
+     = Note: all development related discussions are directed to our “dev” mailing list.
  
+ How has the project developed since the last report?
- How would you assess the podling's maturity?
- Please feel free to add your own commentary.
  
-   [ ] Initial setup
-   [ ] Working towards first release
-   [ ] Community building
-   [ ] Nearing graduation
-   [ ] Other:
+   - Updating existing project code scan tools used in Travis CI to check for ASF
+     license header in files.
+   - Confluence WIKI (https://cwiki.apache.org/confluence/display/OPENWHISK/OpenWhisk+Project+Wiki)
+     added pages for:
+     - Accessing Apache GitHub as a Committer
+     - GitHub How to Submit Pull Requests
+     - Developer Best Practices
+   - Active discussion on:
+        - Configuration through environment vs. Consul KV
+        - vanity urls for web actions
+        - Exposing garbage collector for nodejs runtime
+   - New features: webactions, official support for annotations
+   - New repo.: https://github.com/openwhisk/openwhisk-GitHubSlackBot
+         - This bot is designed to post updates to Slack when a GitHub pull request is ready to merge 
+            or a list of pull requests are under review for certain days and haven't merged.
+   - Submissions to “dev” list for new articles, use cases (new contribs.)
+   - New features: webactions, official support for annotations
+   - Multiple sessions submitted for ApacheCon NA. In addition, submitted for panel 
+     talk and lightning talks.
  
  Date of last release:
  
-   XXXX-XX-XX
+   - No release yet
  
  When were the last committers or PPMC members elected?
  
- 
+   - Ioana Baldini, new committer 2017-02-09
+   - Justin Berstler, new committer 2017-02-20
  
  Signed-off-by:
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org