good first issue
Good for new contributors
user experience 🌈 💖
Make it easier for everyone to use Porter
2 - 🍕
Pizza should be eaten daily
#
porter
Here are 53 public repositories matching this topic...
library
framework
asynchronous
php-development
scalability
porter
data-import
data-transformation
abstraction
durability
-
Updated
Feb 2, 2022 - PHP
Fast Porter stemmer implementation
-
Updated
Apr 7, 2021 - JavaScript
The Porter Operator gives you a native, integrated experience for managing your bundles from Kubernetes. It is the recommended way to automate your bundle pipeline with support for GitOps.
-
Updated
May 27, 2022 - Go
Javascript (TypeScript) implementation of the Snowball English (porter2) stemmer algorithm
-
Updated
May 19, 2018 - TypeScript
A PHP implementation of the English (Porter 2) Stemmer.
-
Updated
May 14, 2022 - PHP
psimk
commented
Apr 26, 2022
@pota/deploy-scripts
Commands
deploy- runs a script that deploys the project to some remote server
Description
All of the templates duplicate an rsync npm script that uses rsync to deploy the project bundle to some remote server. Some, such as the muban template, even duplicate the script 3 times for custom in/out paths.
This is quite a
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Open
Template Testing
7
Kubernetes plug in for Porter, enables management of credentials as Kubernetes secrets
-
Updated
May 27, 2022 - Go
-
Updated
Dec 8, 2019 - PHP
POC of authoring a Porter bundle with MoonScript
-
Updated
Apr 15, 2019 - MoonScript
-
Updated
Dec 8, 2019 - PHP
To assist optimizing stemming rules and for comparing stemmers.
-
Updated
Oct 25, 2019 - C#
Improve this page
Add a description, image, and links to the porter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the porter topic, visit your repo's landing page and select "manage topics."


Right now when the porter.yaml file fails to unmarshal into a pkg.manifest/Manifest struct, the error message is just what comes back from the yaml parser which isn't helpful. We need to handle the error from the parser and provide additional context about what could be wrong
Here's the relevant part of porter: https://github.com/getporter/porter/blob/23393bfc2decfde5e8ebe55ec6b2d226d0d6afb6/pk