Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-14 Thread Martin Grigorov
Hi, The Infra team wants someone (a group) to be responsible for the new template repo - https://issues.apache.org/jira/browse/INFRA-25494?focusedCommentId=17817366=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17817366 Could that be the Incubator PMC ?! Regards,

Re: ASF Maven credential in a project-wise token?

2023-05-29 Thread Martin Grigorov
Hi, Here is a setup using username and password provided by the Infra team - https://github.com/apache/avro/blob/0be01a58bd7586982953dda45d53ac3551c7b6c4/.github/workflows/java-publish-snapshot.yml#L56-L62 - name: Deploy Maven snapshots env: ASF_USERNAME: ${{

Re: Places of storing pre-built assets for CI cache on Apache infra

2022-05-10 Thread Martin Grigorov
Hi, You could use https://nightlies.apache.org/ for this purpose. Check https://nightlies.apache.org/authoring.html for instructions how to push things there. There are also instructions how to do this from Jenkins, Buildbot and Github Actions. Martin On Tue, May 10, 2022 at 6:19 AM Mingshen

Re: [HELP REQUEST] Report Runbook issues

2022-05-04 Thread Martin Grigorov
Hi John, Please find attached a diff that migrates report_reminders.py to Python 3. I didn't want to commit it in SVN without review :-) Martin On Thu, Apr 28, 2022 at 4:30 PM John D. Ament wrote: > Hi all > > Wondering if those more familiar with python may be able to help me. I ran > into