-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync release/v1 branch with main #1893
Commits on Nov 23, 2021
-
We changed the name of the build pipeline, and it got out of date. This should now display a green badge for us again. Signed-off-by: Carolyn Van Slyck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fecbe98 - Browse repository at this point
Copy the full SHA fecbe98View commit details
Commits on Dec 27, 2021
-
docs: 1841 Fix typo and align template divs (getporter#1842)
The div in the section.html layout template uses the wrong column CSS class for alignment. The divs in the content area for some pages don't align vertically. This change uses a different CSS class for aligning columns. Closes getporter#1841 Signed-off-by: Mike Barkas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cac9ad - Browse repository at this point
Copy the full SHA 3cac9adView commit details
Commits on Jan 3, 2022
-
Merge pull request getporter#1839 from carolynvs/status-badge
Fix build status badge
Configuration menu - View commit details
-
Copy full SHA for 91ca05f - Browse repository at this point
Copy the full SHA 91ca05fView commit details
Commits on Jan 4, 2022
-
1757 completion command (getporter#1844)
* 1757: Add completion command for Porter This adds the standard completion command from the Cobra library. The command output goes to standard out and is available for Bash, Zsh, Fish, and PowerShell. Signed-off-by: Mike Barkas <[email protected]> * 1757: Add completion command documentation This commit adds to the docs for the public website. I added a section at the bottom of the /install page describing how to setup and use the completion command. Closes getporter#1757 Signed-off-by: Mike Barkas <[email protected]> * 1757: Change command output to p.Out Use p.Out instead of os standard out. Updated long description with URL for install help. Added test assertion to verify the command output contains a specific string for the Bash output type. Signed-off-by: Mike Barkas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb4347b - Browse repository at this point
Copy the full SHA bb4347bView commit details
Commits on Jan 5, 2022
-
docs 1845: Add H1 anchor links
This adds CSS H1:hover to show the anchor link icon for H1 headings. This also adds scroll-margin-top to H1 and H2 so the headings are not hidden under the top menu bar. Signed-off-by: Mike Barkas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3af87e8 - Browse repository at this point
Copy the full SHA 3af87e8View commit details -
Merge pull request getporter#1847 from mikebarkas/1845--anchor-links
docs 1845: Add H1 anchor links
Configuration menu - View commit details
-
Copy full SHA for 1342c0c - Browse repository at this point
Copy the full SHA 1342c0cView commit details
Commits on Jan 6, 2022
-
Makes it easier for people to know which version of the docs they are on (v0.38 or v1.0.0) and switch between the two. Long term, a better strategy for versioning the docs site would be great but this is a small change that we can do right now. Signed-off-by: Carolyn Van Slyck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c8138e - Browse repository at this point
Copy the full SHA 5c8138eView commit details
Commits on Jan 7, 2022
-
Merge pull request getporter#1850 from carolynvs/link-v1-docs
Link v1 docs from main site
Configuration menu - View commit details
-
Copy full SHA for 9079eaa - Browse repository at this point
Copy the full SHA 9079eaaView commit details
Commits on Jan 12, 2022
-
* Clarify the checklist items for the author * Add checklist items for the reviewer Signed-off-by: Carolyn Van Slyck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69c4189 - Browse repository at this point
Copy the full SHA 69c4189View commit details
Commits on Jan 14, 2022
-
Merge pull request getporter#1861 from carolynvs/pr-checklist
Update PR checklists
Configuration menu - View commit details
-
Copy full SHA for 6dab64a - Browse repository at this point
Copy the full SHA 6dab64aView commit details
Commits on Jan 25, 2022
-
Reduce heading whitespace on blog posts
The blog posts have too much whitespace right now before H2 tags, which splits up the page oddly. This removes the extra space, just for blog posts. Signed-off-by: Carolyn Van Slyck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a72562 - Browse repository at this point
Copy the full SHA 2a72562View commit details
Commits on Jan 27, 2022
-
Merge pull request getporter#1871 from carolynvs/heading-space
Reduce heading whitespace on blog posts
Configuration menu - View commit details
-
Copy full SHA for 63f8ac3 - Browse repository at this point
Copy the full SHA 63f8ac3View commit details -
Blog: IgnoreErrors and Az group command (getporter#1854)
* Blog: IgnoreErrors and Az group command * Explain the new ignoreError feature in the exec mixin * Show how developers can use this functionality to create custom commands for this mixin. Signed-off-by: Carolyn Van Slyck <[email protected]> * Update docs/content/blog/ignoring-errors.md Signed-off-by: Carolyn Van Slyck <[email protected]> Co-authored-by: Vaughn Dice <[email protected]> * link to skeletor Signed-off-by: Carolyn Van Slyck <[email protected]> * Rewrite introduction Take another try at introducing the problem fixed by ignoreError Signed-off-by: Carolyn Van Slyck <[email protected]> * update with links to source code examples Signed-off-by: Carolyn Van Slyck <[email protected]> Co-authored-by: Vaughn Dice <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7087318 - Browse repository at this point
Copy the full SHA 7087318View commit details
Commits on Feb 1, 2022
-
Explain the new templating feature in porter's config file and how to use it to keep sensitive data out of your config file. Signed-off-by: Carolyn Van Slyck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5652e6d - Browse repository at this point
Copy the full SHA 5652e6dView commit details
Commits on Feb 2, 2022
-
Add a shortlink to a user survey
I've created a survey for users to let us know that they are using Porter. Signed-off-by: Carolyn Van Slyck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2234e1b - Browse repository at this point
Copy the full SHA 2234e1bView commit details -
Merge pull request getporter#1891 from carolynvs/survey
Add a shortlink to a user survey
Configuration menu - View commit details
-
Copy full SHA for ca596f1 - Browse repository at this point
Copy the full SHA ca596f1View commit details
Commits on Feb 7, 2022
-
Merge pull request getporter#1884 from carolynvs/blog-secret-free-config
Blog: Secret-free config file
Configuration menu - View commit details
-
Copy full SHA for 0863662 - Browse repository at this point
Copy the full SHA 0863662View commit details -
Merge branch 'main' into release/v1
* Merge pull request getporter#1884 from carolynvs/blog-secret * Merge pull request getporter#1891 from carolynvs/survey * Blog: IgnoreErrors and Az group command (getporter#1854) * Merge pull request getporter#1871 from carolynvs/heading-spa * Merge pull request getporter#1861 from carolynvs/pr-checklis * Merge pull request getporter#1850 from carolynvs/link-v1-doc * Merge pull request getporter#1847 from mikebarkas/1845--anch * 1757 completion command (getporter#1844) * Merge pull request getporter#1839 from carolynvs/status-badg * docs: 1841 Fix typo and align template divs (getporter#1842) Signed-off-by: Carolyn Van Slyck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d045c5 - Browse repository at this point
Copy the full SHA 5d045c5View commit details