Re: [All][Math] Jenkins: multiple branches (how to ...?)
Hello. Le ven. 28 janv. 2022 à 22:54, Bruno Kinoshita a écrit : > > Normally I'd set up Jenkins jobs to build all branches in the main repo, > similar to GitHub Actions. However, I'd normally use a git hook in the repo > to avoid having Jenkins polling the server and getting faster builds. I think that works (by default?) already, as a build starts automatically within seconds of a commit. > > The only other ASF project I'm involved with that uses Jenkins is Jena, but > there is only one job for the main branch as well. > > Not sure how that's managed in ASF's Jenkins, probably best to check with > INFRA either via a ticket, or dropping them a message in their chat (not > 100% sure, but I think they have a Slack room where they reply quick > questions like this too - normally within 1-3 days?) There is a password entry form at https://the-asf.slack.com/ However, it is not the "apache.org" domain; thus I'm wary of supplying the ASF credentials there... Gilles > > Bruno > > On Sat, 29 Jan 2022 at 05:10, Gilles Sadowski wrote: > > > Should I ask INFRA? > > > > Le mar. 25 janv. 2022 à 17:58, Gilles Sadowski a > > écrit : > > > > > > Hello. > > > > > > I've modified the configuration of the "commons-math" job[1] in a > > > way that seems to indicate that Jenkins would check out the > > > "master" and the "feature__MATH-1563__genetic_algorithm" > > > branches and build both. > > > However, only "master" shows up in the log[2] of the build started > > > manually after saving the new configuration. > > > > > > Is the job's config wrong/incomplete? > > > Should another job (Jenkins "item") be created for both branches > > > to be built? > > > > > > Regards, > > > Gilles > > > > > > [1] https://ci-builds.apache.org/job/Commons/job/commons-math/ > > > [2] > > https://ci-builds.apache.org/job/Commons/job/commons-math/236/console - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: [VOTE] Release Apache Commons Daemon 1.2.5 based on RC1
Let's not mix discussion with voting please. Gary On Thu, Jan 27, 2022, 18:58 Rainer Jung wrote: > Hi Mark, > > thanks for fixing so quickly the stdout/stderr redirection problem. The > Jira ticket contained a last paragraph: > > "The normal prunsrv log file does have the same permission problem. But > since it contains log info about what action had been done, I am not so > sure, whether one can simply write that to stdout instead. But maybe one > could use a different default file name line > MyService.manage.2021-12-07.log instead of MyService.2021-12-07.log for > the above indexes. Not nice, but I don't have a better idea yet." > > Any opinion on that point? Do you think it is valid? > > Best regards! > > Rainer > > Am 27.01.2022 um 23:29 schrieb Mark Thomas: > > We have fixed a few bugs and added some enhancements since Apache > > Commons Daemon 1.2.4 was released, so I would like to release Apache > > Commons Daemon 1.2.5. > > > > Apache Commons Daemon 1.2.5 RC1 is available for review here: > > https://dist.apache.org/repos/dist/dev/commons/daemon/1.2.5-RC1 > > (svn revision 52304) > > > > The Git tag commons-daemon-1.2.5-RC1 commit for this RC is > > 6cbcf2368bc91eceae80455613e089a635bfc98b > > > > which you can browse here: > > > https://gitbox.apache.org/repos/asf?p=commons-daemon.git;a=commit;h=6cbcf2368bc91eceae80455613e089a635bfc98b > > > > > > You may checkout this tag using: > > git clone https://gitbox.apache.org/repos/asf/commons-daemon.git > > --branch commons-daemon-1.2.5-RC1 commons-daemon-1.2.5-RC1 > > > > Maven artifacts are here: > > > > > https://repository.apache.org/content/repositories/orgapachecommons-1578/commons-daemon/commons-daemon/1.2.5/ > > > > > > These are the artifacts and their hashes: > > > > #Release SHA-512s > > > commons-daemon-1.2.5.jar=742cda24782493bc76f8276810a582deaeb622e48f3334bbd0d9e8e08efbfe367ea48a804eb51874a1823e8523fb318ab1f9f6958e71bc37e4b10dc5d01e652c > > > > > > commons-daemon-1.2.5-bin.tar.gz=1d41efa490ca201132767c08c8b54207714701851c42195916d3e9d0b1731a69a5bcb41f877e2d35079aafecff9c47cb828637399794339307e0ab66e4bc5589 > > > > > > commons-daemon-1.2.5-native-src.tar.gz=6f3968f6cdc96cf784c92547123896c32110c932dc293a3b0fc3a093490b0699c3053f8c3137e39eea3d6c20d7332f98b90dc29a3e2737356d3cde1b4b4e0e2e > > > > > > commons-daemon-1.2.5-native-src.zip=20ebd8d897dc51828c71162ecd0337158b91b51fc10ba3f65964a68b0c61466b50b42c44f6aee84db7c621a0d420514e533b50d9deebb4a6b50ddb837e765f8f > > > > > > commons-daemon-1.2.5-src.zip=1079969d99c2047f8b8216ca820e731c1dc62ca52d1919bf1deb6b04f32b0dc3ea1ef871a251e03558de665fe3633c29fb13ead642936a51ea1d31431d76be8b > > > > > > commons-daemon-1.2.5-src.tar.gz=937042d811b9dc6aaefffdf523d8ee52193342120fb39fc50c7607931f712d6ba9ebae6e2409bf089689fea9064f9107f62627ffeca98335750e2431c828a328 > > > > > > commons-daemon-1.2.5-bin.zip=1760fa09086611acecd65655fcf1e2f20527af3663b3115f3365283dde700871ae467a7834fb77dac1ac2b9aedd90ac4dfff7812dca0f9f668afe93ab4c14b54 > > > > > > commons-daemon-1.2.5-bin-windows.zip=b860595c1c104c07678fc25e7efe242b29e4dcc9f12cd564a563adcbaa4503317f8437ccb8ed79b318fbea43a43df20d89ac9b0e83a8cd6fd981722fd5da37f4 > > > > > > > > > KEYS: > >https://www.apache.org/dist/commons/KEYS > > > > Please review the release candidate and vote. > > This vote will close no sooner than 72 hours from now. > > > >[ ] +1 Release these artifacts > >[ ] +0 OK, but... > >[ ] -0 OK, but really should fix... > >[ ] -1 I oppose this release because... > > > > Thank you, > > > > Mark > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >
Re: [All][Math] Jenkins: multiple branches (how to ...?)
Hi, There is a password entry form at >https://the-asf.slack.com/ > However, it is not the "apache.org" domain; thus I'm wary of > supplying the ASF credentials there... > Yes, for Slack I use a different password, but with my @apache.org email. I registered using my @apache.org email, and then used a randomly generated password from the password manager to save it. Just logged in now and confirmed that there is an "asfinfra" room. Over the weekend I only found messages from the bots about JIRA/GitHub for INFRA. But they were chatting in the channel Wed/Thu/Friday. So if you join you should be able to get it answered pretty quickly over the next week, or use JIRA if you don't want to use Slack, they normally respond quickly over there too. Bruno On Sun, 30 Jan 2022 at 08:02, Gilles Sadowski wrote: > Hello. > > Le ven. 28 janv. 2022 à 22:54, Bruno Kinoshita a écrit > : > > > > Normally I'd set up Jenkins jobs to build all branches in the main repo, > > similar to GitHub Actions. However, I'd normally use a git hook in the > repo > > to avoid having Jenkins polling the server and getting faster builds. > > I think that works (by default?) already, as a build starts automatically > within seconds of a commit. > > > > > The only other ASF project I'm involved with that uses Jenkins is Jena, > but > > there is only one job for the main branch as well. > > > > Not sure how that's managed in ASF's Jenkins, probably best to check with > > INFRA either via a ticket, or dropping them a message in their chat (not > > 100% sure, but I think they have a Slack room where they reply quick > > questions like this too - normally within 1-3 days?) > > There is a password entry form at >https://the-asf.slack.com/ > However, it is not the "apache.org" domain; thus I'm wary of > supplying the ASF credentials there... > > Gilles > > > > > Bruno > > > > On Sat, 29 Jan 2022 at 05:10, Gilles Sadowski > wrote: > > > > > Should I ask INFRA? > > > > > > Le mar. 25 janv. 2022 à 17:58, Gilles Sadowski > a > > > écrit : > > > > > > > > Hello. > > > > > > > > I've modified the configuration of the "commons-math" job[1] in a > > > > way that seems to indicate that Jenkins would check out the > > > > "master" and the "feature__MATH-1563__genetic_algorithm" > > > > branches and build both. > > > > However, only "master" shows up in the log[2] of the build started > > > > manually after saving the new configuration. > > > > > > > > Is the job's config wrong/incomplete? > > > > Should another job (Jenkins "item") be created for both branches > > > > to be built? > > > > > > > > Regards, > > > > Gilles > > > > > > > > [1] https://ci-builds.apache.org/job/Commons/job/commons-math/ > > > > [2] > > > https://ci-builds.apache.org/job/Commons/job/commons-math/236/console > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >
Re: [All][Math] Jenkins: multiple branches (how to ...?)
Almost forgot, there's a commons room in that Slack too. I rarely log in to the ASF Slack, but when I do I check that room. Sometimes votes are announced there too, which helps me when I have accidentally moved a vote thread to another folder or forgotten about it. -B On Sun, 30 Jan 2022 at 10:40, Bruno Kinoshita wrote: > Hi, > > There is a password entry form at >>https://the-asf.slack.com/ >> However, it is not the "apache.org" domain; thus I'm wary of >> supplying the ASF credentials there... >> > > Yes, for Slack I use a different password, but with my @apache.org email. > I registered using my @apache.org email, and then used a randomly > generated password from the password manager to save it. > > Just logged in now and confirmed that there is an "asfinfra" room. Over > the weekend I only found messages from the bots about JIRA/GitHub for > INFRA. But they were chatting in the channel Wed/Thu/Friday. So if you join > you should be able to get it answered pretty quickly over the next week, or > use JIRA if you don't want to use Slack, they normally respond quickly over > there too. > > Bruno > > On Sun, 30 Jan 2022 at 08:02, Gilles Sadowski > wrote: > >> Hello. >> >> Le ven. 28 janv. 2022 à 22:54, Bruno Kinoshita a >> écrit : >> > >> > Normally I'd set up Jenkins jobs to build all branches in the main repo, >> > similar to GitHub Actions. However, I'd normally use a git hook in the >> repo >> > to avoid having Jenkins polling the server and getting faster builds. >> >> I think that works (by default?) already, as a build starts automatically >> within seconds of a commit. >> >> > >> > The only other ASF project I'm involved with that uses Jenkins is Jena, >> but >> > there is only one job for the main branch as well. >> > >> > Not sure how that's managed in ASF's Jenkins, probably best to check >> with >> > INFRA either via a ticket, or dropping them a message in their chat (not >> > 100% sure, but I think they have a Slack room where they reply quick >> > questions like this too - normally within 1-3 days?) >> >> There is a password entry form at >>https://the-asf.slack.com/ >> However, it is not the "apache.org" domain; thus I'm wary of >> supplying the ASF credentials there... >> >> Gilles >> >> > >> > Bruno >> > >> > On Sat, 29 Jan 2022 at 05:10, Gilles Sadowski >> wrote: >> > >> > > Should I ask INFRA? >> > > >> > > Le mar. 25 janv. 2022 à 17:58, Gilles Sadowski >> a >> > > écrit : >> > > > >> > > > Hello. >> > > > >> > > > I've modified the configuration of the "commons-math" job[1] in a >> > > > way that seems to indicate that Jenkins would check out the >> > > > "master" and the "feature__MATH-1563__genetic_algorithm" >> > > > branches and build both. >> > > > However, only "master" shows up in the log[2] of the build started >> > > > manually after saving the new configuration. >> > > > >> > > > Is the job's config wrong/incomplete? >> > > > Should another job (Jenkins "item") be created for both branches >> > > > to be built? >> > > > >> > > > Regards, >> > > > Gilles >> > > > >> > > > [1] https://ci-builds.apache.org/job/Commons/job/commons-math/ >> > > > [2] >> > > https://ci-builds.apache.org/job/Commons/job/commons-math/236/console >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >>
Re: [All][Math] Jenkins: multiple branches (how to ...?)
Gilles, the Slack tool is the same one we used for GSOC 2020. I just clicked the link and could sign in as before and see the previous GSOC channel. You should have an account left over from GSOC. Alex - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: [All][Math] Jenkins: multiple branches (how to ...?)
On Sun, 30 Jan 2022 at 00:09, Alex Herbert wrote: > > Gilles, the Slack tool is the same one we used for GSOC 2020. I just > clicked the link and could sign in as before and see the previous GSOC > channel. You should have an account left over from GSOC. > > Alex PS. I used my apache.org email address to sign in. My browser remembered the password but there is a 'Forgot your password?' link too so you could try that assuming you used your apache email address (this may be a requirement for the registration process but I cannot remember and your current profile in slack has no email address showing). - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org