-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #263 from JordanMartinez/development
Make next minor release: ps-0.12.x-v0.11.1
- Loading branch information
Showing
13 changed files
with
1,043 additions
and
30 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
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
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
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 |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# Continuous Integration | ||
|
||
See Justin's RTD project for the following CI setups. However, **look at the linked examples he used to create the below pages' examples, since they are likely more up-to-date than the page's examples**: | ||
- Works with hacks - [Travis CI](https://purescript-resources.readthedocs.io/en/latest/travis.html) | ||
- Works with less/no hacks - [Azure CI](https://purescript-resources.readthedocs.io/en/latest/azure-pipelines.html) | ||
| To use... | ... with this dependency manager... | ... see this file/article | | ||
| - | - | - | | ||
| Travis CI | `psc-pacakge`/`spacchetti` | This repo's [.travis.yml](../.travis.yml) and its [.travis/](../.travis/) folder. See also Justin's RTD article: [Travis CI](https://purescript-resources.readthedocs.io/en/latest/travis.html)^^ | ||
| Travis CI | `bower` | ??? | ||
| Azure CI | `psc-package` | See also Justin's RTD article: [Azure CI](https://purescript-resources.readthedocs.io/en/latest/azure-pipelines.html)^^ | ||
|
||
^^ Look at the linked examples Justin uses as they are more up-to-date than the page's examples. |
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
4 changes: 4 additions & 0 deletions
4
21-Hello-World/01-FP-Philosophical-Foundations/03-Data-Types.md
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
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
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
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
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
Oops, something went wrong.