You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@baremaps.apache.org by GitBox <gi...@apache.org> on 2022/11/10 12:49:43 UTC

[GitHub] [incubator-baremaps] CalvinKirs opened a new pull request, #533: Use .asf.yaml to manage GitHub settings

CalvinKirs opened a new pull request, #533:
URL: https://github.com/apache/incubator-baremaps/pull/533

   `.asf.yaml` is a configuration file that a project may use to control various features such as notification schemes, website staging, GitHub settings, and Pelican builds.
   how to use: this:https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
   
   - Set the code merge method to squash
   - Set GitHub notifications to: commits@apache.o.g
   - Set  protected_branches


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org


[GitHub] [incubator-baremaps] bchapuis commented on pull request #533: Use .asf.yaml to manage GitHub settings

Posted by GitBox <gi...@apache.org>.
bchapuis commented on PR #533:
URL: https://github.com/apache/incubator-baremaps/pull/533#issuecomment-1313284673

   Yes, I noticed this as well. I will probably give it a try and fill a ticket if it doesn't work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org


[GitHub] [incubator-baremaps] bchapuis merged pull request #533: Use .asf.yaml to manage GitHub settings

Posted by GitBox <gi...@apache.org>.
bchapuis merged PR #533:
URL: https://github.com/apache/incubator-baremaps/pull/533


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org


[GitHub] [incubator-baremaps] CalvinKirs commented on pull request #533: Use .asf.yaml to manage GitHub settings

Posted by GitBox <gi...@apache.org>.
CalvinKirs commented on PR #533:
URL: https://github.com/apache/incubator-baremaps/pull/533#issuecomment-1310234715

   After the website is ready, we need to modify homepage to baremaps.apache.org


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org


[GitHub] [incubator-baremaps] bchapuis commented on pull request #533: Use .asf.yaml to manage GitHub settings

Posted by GitBox <gi...@apache.org>.
bchapuis commented on PR #533:
URL: https://github.com/apache/incubator-baremaps/pull/533#issuecomment-1312834415

   @CalvinKirs According to the [documentation](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-GitHubPages), it looks like we can now activate github pages. Maybe we should give it a try, what do you think?
   
   ```yaml
   github:
     ghp_branch:  main
     ghp_path:    /docs
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org


[GitHub] [incubator-baremaps] bchapuis commented on pull request #533: Use .asf.yaml to manage GitHub settings

Posted by GitBox <gi...@apache.org>.
bchapuis commented on PR #533:
URL: https://github.com/apache/incubator-baremaps/pull/533#issuecomment-1312143476

   It looks like calcite also uses a subdirectory of the repository for their website. Maybe we can get inspiration from their [github action](https://github.com/apache/calcite/blob/main/.github/workflows/publish-website-on-release.yml) to publish ours.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org


[GitHub] [incubator-baremaps] sonarcloud[bot] commented on pull request #533: Use .asf.yaml to manage GitHub settings

Posted by GitBox <gi...@apache.org>.
sonarcloud[bot] commented on PR #533:
URL: https://github.com/apache/incubator-baremaps/pull/533#issuecomment-1310239101

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=baremaps_baremaps&pullRequest=533)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=baremaps_baremaps&pullRequest=533&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=baremaps_baremaps&pullRequest=533&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=baremaps_baremaps&pullRequest=533&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=baremaps_baremaps&pullRequest=533&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=baremaps_baremaps&pullRequest=533&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=baremaps_baremaps&pullRequest=533&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=baremaps_baremaps&pullRequest=533&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=baremaps_baremaps&pullRequest=533&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=baremaps_baremaps&pullRequest=533&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=baremaps_baremaps&pullRequest=533&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=baremaps_baremaps&pullRequest=533&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=baremaps_baremaps&pullRequest=533&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=baremaps_baremaps&pullRequest=533&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=baremaps_baremaps&pullRequest=533&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org


[GitHub] [incubator-baremaps] bdelacretaz commented on pull request #533: Use .asf.yaml to manage GitHub settings

Posted by GitBox <gi...@apache.org>.
bdelacretaz commented on PR #533:
URL: https://github.com/apache/incubator-baremaps/pull/533#issuecomment-1313271107

   > According to the [.asf.yaml documentation](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-GitHubPages), it looks like we can now activate github pages.
   
   Note that those docs say
   
   > The ghp_branch setting can ONLY be either master or gh-pages
   
   so the baremaps `main` branch might not work. OTOH, `main` is the current recommendation AFAIK, instead of `master`, so filing an [INFRA ticket](https://issues.apache.org/jira/projects/INFRA) to ask this to change (if that actually doesn't work - the docs might be stale) sounds reasonable.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org


[GitHub] [incubator-baremaps] CalvinKirs commented on pull request #533: Use .asf.yaml to manage GitHub settings

Posted by GitBox <gi...@apache.org>.
CalvinKirs commented on PR #533:
URL: https://github.com/apache/incubator-baremaps/pull/533#issuecomment-1310311641

   > Looks good to me! The ./docs folder looks like Jekyll content for https://www.baremaps.com/ , maybe that can be used for the baremaps.apache.org website? I've never done that from a repository that's used for other things at the ASF, maybe it's better to create a separate baremaps-site repo.
   > 
   > FWIW [this query](https://github.com/search?q=org%3Aapache+jekyll+whoami&type=code) shows other ASF websites built with Jekyll from .asf.yaml
   
   Maybe we could put some documents in the code repository(`incubator-baremaps`) , such as developers' docs and users-docs, 
   
   As for the website repository(`incubator-baremaps-website`), we could use it to place other content, maybe it's a team page and announces page, etc...
   
   @apache/baremaps-committers Hi, what does the team think?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org


[GitHub] [incubator-baremaps] bchapuis commented on pull request #533: Use .asf.yaml to manage GitHub settings

Posted by GitBox <gi...@apache.org>.
bchapuis commented on PR #533:
URL: https://github.com/apache/incubator-baremaps/pull/533#issuecomment-1312148070

   Regarding the branch protection rules, do you think we should keep the current settings (at least one reviewer, etc.) or shall we relax them?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@baremaps.apache.org
For additional commands, e-mail: dev-help@baremaps.apache.org