Skip to content

Commit

Permalink
chore: remove expired resources and whitelist false negative in check…
Browse files Browse the repository at this point in the history
… link action
  • Loading branch information
aleron75 committed Sep 2, 2024
1 parent 9faeee4 commit 425b091
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-links-health.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Run awesome_bot
run: |
gem install awesome_bot
awesome_bot README.md --request-delay 1 --allow-dupe --allow-ssl --allow-redirect --white-list https://opensource.magento.com/contribution-day-handbook,https://marketplace.magento.com,https://account.magento.com/scanner/,https://www.reddit.com/r/Magento/,https://business.adobe.com/summit/adobe-summit.html,https://support.magento.com/hc/en-us/categories/360004245632-Support-Tools,https://business.adobe.com/resources/main.html?Products+%26+Services=Commerce,https://business.adobe.com/blog/tags/commerce,https://helpx.adobe.com/security.html,https://www.goodreads.com/book/show/52703436-magento-2,https://belvg.com/blog/
awesome_bot README.md --request-delay 1 --allow-dupe --allow-ssl --allow-redirect --white-list https://commercemarketplace.adobe.com/,https://www.reddit.com/r/Magento/,https://business.adobe.com/summit/adobe-summit.html,https://support.magento.com/hc/en-us/categories/360004245632-Support-Tools,https://business.adobe.com/resources/main.html?Products+%26+Services=Commerce,https://business.adobe.com/blog/tags/commerce,https://helpx.adobe.com/security.html,https://www.goodreads.com/book/show/52703436-magento-2,https://belvg.com/blog/,https://www.linkedin.com/pulse/automatically-create-magentos-cspwhitelistxml-file-kieckbusch-stlqc/
- name: Create issue on awesome_bot fail
if: ${{ failure() }}
env:
Expand Down
3 changes: 1 addition & 2 deletions resources.csv
Original file line number Diff line number Diff line change
Expand Up @@ -616,15 +616,14 @@ Associations,,Mage-OS Association,https://mage-os.org/,"The Magento Open Source
Events,,Magento Event Listing,https://www.adobe.com/events.html,List of Adobe Events,
Events,,Magento Events Google Calendar,https://calendar.google.com/calendar/embed?src=9ns1e12ucfd84tpnsehekkc6g0@group.calendar.google.com,A publicly available Google calendar with almost all Magento events around the world,
Events,,Magento Community Engineering,https://calendar.google.com/calendar/embed?src=sn3me3pduhd92hhk9s7frkn57o@group.calendar.google.com,A publicly available Google calendar with Magento Community Engineering’s schedule,
Events,,Contribution Day Organizer's Handbook,https://opensource.magento.com/contribution-day-handbook,This handbook aims to answer any questions you have on the matter.,
Events,,Magento Events Calendar by Mage-OS,https://mage-os.org/community/magento-events/,A list of Magento related events that are coming up. Curated by Mage-OS.,
Events,Conferences,Mage Titans,http://www.magetitans.com/,A non-profit event for Magento developers in NL,
Events,Conferences,Mage Unconference,https://www.mageunconference.org/,A unique Magento community event,
Events,Conferences,Reacticon,https://reacticon.org/,The Magento Frontend Development Conference,
Events,Conferences,MageTestFest,https://magetestfest.com/,Magento. Software Testing. Party.,
Events,Conferences,Adobe Summit,https://business.adobe.com/summit/adobe-summit.html,Where Magento Imagine happens!,
Events,Meetups,All official Magento Meetups around the World,https://www.meetup.com/it-IT/pro/magento/,,
Module Repositories & Marketplaces,,Magento Marketplace,https://marketplace.magento.com,The new Magento extension marketplace,
Module Repositories & Marketplaces,,Magento Marketplace,https://commercemarketplace.adobe.com/,The Magento extension marketplace,
Module Repositories & Marketplaces,,Firegento Composer Repository,https://packages.firegento.com/,Magento Module Composer Repository,
Dev boxes,Docker,Dockerize Magento 2,https://github.com/andreaskoch/dockerize-magento2,A composer package for dockerizing Magento 2,
Dev boxes,Docker,Fabrizio Balliano's Magento2,https://github.com/fballiano/docker-magento2,Varnish PHP7 Redis cluster ready docker-compose infrastructure,
Expand Down

0 comments on commit 425b091

Please sign in to comment.