-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit fe9d66f
Showing
7 changed files
with
123 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
matrix: | ||
include: | ||
- language: ruby | ||
name: Link Checking (rvm 2.7) | ||
rvm: 2.7 | ||
env: | ||
- WHITELIST="https://img.shields.io" | ||
- EXCLUDE_FILES="CHANGELOG.md" | ||
before_install: | ||
- mkdir travis | ||
- git clone https://github.com/TravisToolbox/awesomebot-travis.git travis/awesomebot | ||
install: | ||
- "./travis/awesomebot/install.sh" | ||
script: | ||
- "./travis/awesomebot/scan.sh" | ||
notifications: | ||
email: false | ||
slack: | ||
secure: GH/N7I4Ljh6DFgZzNR7YafqKLSdxMo0rnjKWdE2JAJ+Y6ZgsqWn2cFPRc8o2oBkbDCrxmibjV+nn70P54HlgVc5pQwYOJE/Rr6q3HDsSsTRyYPt5iADXrpRMUM22mNIy3QSGyFA1XKQK/mpxPSlfJG589X1QhscGNG09TXnennXNLytmo6+Deql+xzc+CB2euky5JOl7wwOoJcIlxT1JmEKoSDQMSLmo+Laic0z+IXG4iCJgxgpl3SOKsXWcFd94F2gbPh0Z0wc1+OoQ60zKdeCQ5gUTXZrtyT7h/yHAPZ30F16ZzYrtAaU1w8HysDGKmygrKJhVGS6w1wMDmHXbQUwXwzjs88DlNd7L3kcDE//XI0liCldOtOj46OdjtZndJYZYdgPMe9vF0URe1Z0IUssLMo3+hBVGcYzQeJCeVbLS9zuKFXDoK7FMlsUjVarevQ1pjnLeeaj47zoJ4mEUEWkFQsDMmgX8ylEyaeUgcTndJWBAf503V4fAW2wtFQuQu2pbHwRpFINeT59Gh95zAuaM1fDhn0tET4sso4zhwOsdCpy0gqfP88IyeR0IOSigF2/jeeXUx8rA98dLl+gu6SJEAmNHOKBd4Je177ATBgZeFqU3RpB5x3wXK+unQYgl4C0LqK8IldrwIAxW88KL8gAFo4rOTC1KmeVk9mwhYJU= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
|
||
This changelog was automatically generated using [Caretaker](https://github.com/AntiPhotonltd/our-projects) by [Wolf Software](https://github.com/WolfSoftware) | ||
|
||
### [v1.0.0](https://github.com/AntiPhotonltd/our-projects/releases/v1.0.0) | ||
|
||
> Released on October, 27th 2020 | ||
- The first commit [`[head]`](https://github.com/AntiPhotonltd/our-projects/commit/) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Contributing | ||
|
||
Please refer to the [contributing](https://github.com/WolfSoftware/contributing) documentation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
The MIT License (MIT) | ||
===================== | ||
|
||
Copyright © `2016-2020` `AntiPhoton Limited` | ||
|
||
Permission is hereby granted, free of charge, to any person | ||
obtaining a copy of this software and associated documentation | ||
files (the “Software”), to deal in the Software without | ||
restriction, including without limitation the rights to use, | ||
copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the | ||
Software is furnished to do so, subject to the following | ||
conditions: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES | ||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT | ||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | ||
OTHER DEALINGS IN THE SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<h1 align="center"> | ||
<br> | ||
<a href="https://github.com/AntiPhotonltd"> | ||
<img src="https://github.com/AntiPhotonltd/branding/blob/master/images/general/banners/64/black-white.png?raw=true" alt="AntiPhoton Banner" /> | ||
</a> | ||
<br> | ||
Our Projects | ||
<br> | ||
</h1> | ||
|
||
<h4 align="center">All of the organisations that we release our code through.</h4> | ||
|
||
<p align="center"> | ||
<a href="https://travis-ci.com/AntiPhotonltd/our-projects"> | ||
<img src="https://img.shields.io/travis/com/AntiPhotonltd/our-projects/master?style=for-the-badge&logo=travis" alt="Build Status"> | ||
</a> | ||
<a href="https://github.com/AntiPhotonltd/our-projects/releases/latest"> | ||
<img src="https://img.shields.io/github/release/AntiPhotonltd/our-projects?color=blueviolet&style=for-the-badge&logo=github&label=Latest%20Release" alt="Release"> | ||
</a> | ||
<a href="LICENSE.md"> | ||
<img src="https://img.shields.io/badge/license-MIT-blueviolet?style=for-the-badge" alt="Software License"> | ||
</a> | ||
<a href="https://www.ruby-lang.org/en/"> | ||
<img src="https://img.shields.io/badge/developed%20in-ruby-blueviolet?logo=ruby&logoColor=white&style=for-the-badge" /> | ||
</a> | ||
</p> | ||
|
||
<h2>Overview</h2> | ||
|
||
As a company we are big advocates of the open source community. We benefit hugely from the use of open source software, including Linux, Apache, Ruby, Python and many other tools/languages, so we feel that it is our duty to give something back. | ||
|
||
We release a lot of tools, libraries etc via github and make use of a number of different organsations in order to do that. Below is a list of all of the organisations that we contribute to or release via. | ||
|
||
<h3>Release Locations</h3> | ||
|
||
| Github Organisation | Description | | ||
| ------------------- | ----------- | | ||
| [AWSToolbox](https://github.com/AWSToolbox) | A selection of tools for Amazon Web Services. | | ||
| [DevelopersToolbox](https://github.com/DevelopersToolbox) | A collection of open source tools which can assist developers. | | ||
| [DevopsBuildingBlocks](https://github.com/DevopsBuildingBlocks) | A set of building blocks for DevOps professionals. | | ||
| [DockerToolbox](https://github.com/DockerToolbox) | An assortment of Docker containers. | | ||
| [GithooksToolbox](https://github.com/GithooksToolbox) | A collection of usefil git hooks and associated tools. | | ||
| [SysAdminAssortment](https://github.com/SysAdminAssortment) | A collection of open source tools which can assist sys admins. | | ||
| [TerraformToolbox](https://github.com/TerraformToolbox) | An assortment of Terraform modules / code. | | ||
| [TravisToolbox](https://github.com/TravisToolbox) | A collection of open source tools which can be used in Travis-CI pipelines. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Number of days of inactivity before an issue becomes stale | ||
daysUntilStale: 60 | ||
# Number of days of inactivity before a stale issue is closed | ||
daysUntilClose: 7 | ||
# Issues with these labels will never be considered stale | ||
exemptLabels: | ||
- pinned | ||
- security | ||
# Label to use when marking an issue as stale | ||
staleLabel: wontfix | ||
# Comment to post when marking an issue as stale. Set to `false` to disable | ||
markComment: > | ||
This issue has been automatically marked as stale because it has not had | ||
recent activity. It will be closed if no further activity occurs. Thank you | ||
for your contributions. | ||
# Comment to post when closing a stale issue. Set to `false` to disable | ||
closeComment: true |