You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Apache Pulsar Slack <ap...@gmail.com> on 2019/12/16 09:11:02 UTC

Slack digest for #dev - 2019-12-16

2019-12-15 21:06:28 UTC - Jared Mackey: @Jared Mackey has joined the channel
----
2019-12-16 03:43:30 UTC - Ali Ahmed: apache jenkins jobs have been removed from the required list for pr’s in favor or select github actions.
----
2019-12-16 03:46:21 UTC - xiaolong.ran: Thanks @Ali Ahmed but it doesn’t seem to work, I am still blocked by action ci.
----
2019-12-16 03:46:39 UTC - Ali Ahmed: what’s your pr ?
----
2019-12-16 03:46:56 UTC - xiaolong.ran: <https://github.com/apache/pulsar/pull/5824>
----
2019-12-16 03:47:33 UTC - xiaolong.ran: <https://github.com/apache/pulsar/pull/5809>
----
2019-12-16 03:49:25 UTC - Ali Ahmed: @xiaolong.ran you need to rebase on master where the gitub actions job template exist your commits are out of date
----
2019-12-16 03:50:09 UTC - Ali Ahmed: try that and then let me know
----
2019-12-16 03:56:32 UTC - xiaolong.ran: ok, i will try again.
----
2019-12-16 07:13:40 UTC - xiaolong.ran: @Ali Ahmed I encountered the same problem in <https://github.com/apache/pulsar/pull/5824>
----
2019-12-16 07:14:00 UTC - xiaolong.ran: I am still blocked by action ci.
----
2019-12-16 07:16:44 UTC - Ali Ahmed: is the other one fixed ?
----
2019-12-16 07:18:35 UTC - xiaolong.ran: No, the other one hasn’t `rebase master code` yet.
----
2019-12-16 07:19:56 UTC - Ali Ahmed: try that this is a documentation only change so there might be a separate issue.
----
2019-12-16 07:20:27 UTC - xiaolong.ran: ok
----
2019-12-16 07:20:36 UTC - xiaolong.ran: will try it
----
2019-12-16 07:22:58 UTC - xiaolong.ran: So for changes to the document, I need to close the pull request and send a new pull request for this?
----
2019-12-16 07:23:29 UTC - xiaolong.ran: Or is there any other good way?
----
2019-12-16 07:23:38 UTC - Ali Ahmed: no not yet I have to investigate to figure out the issue
----
2019-12-16 07:23:59 UTC - xiaolong.ran: Cool, thanks
----
2019-12-16 08:01:00 UTC - Ali Ahmed: Quick update for the ci for all devs github actions here are some problems that I am noticing.
1. old pr not rebase don’t have github actions pr so they can’t execute the check in requirements
2. documentation only pr’s are blocked the github actions are exempting the pr’s having only md file changes but that conflicts with the checkin requirement minor issue will have to figure out another way to skip these pr’s
3. More problematic the github actions base image has upgraded to 3.6.2 the license check fails with this version of maven it may also cause side effects in tests. Not sure what do about this.
----
2019-12-16 08:26:47 UTC - Sijie Guo: send emails to dev@ mailing list please.
----
2019-12-16 08:27:20 UTC - Sijie Guo: such information should be recorded in apache mailing lists. not in slack.
----
2019-12-16 08:28:55 UTC - Ali Ahmed: ok
----