Skip to content

Commit 82af0aa

Browse files
Merge branch 'main' into create-pr-action/update-collections-0
2 parents 142f2b3 + 7a47f88 commit 82af0aa

File tree

9 files changed

+55
-21
lines changed

9 files changed

+55
-21
lines changed

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/configure-pages@v3
3434

3535
- name: 🔨 install dependencies & build site
36-
uses: actions/[email protected].8
36+
uses: actions/[email protected].9
3737

3838
- name: ⚡️ upload artifact
3939
uses: actions/upload-pages-artifact@v2

topics/gitops/index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
display_name: GitOps
3+
short_description: GitOps is an operational framework that takes DevOps best practices and applies them to infrastructure automation.
4+
topic: gitops
5+
related: devops, winops, git, gitflow, devsecops, infrastructure-automation, infrastructure-as-code, containerization, monitoring, observability
6+
wikipedia_url: https://en.wikipedia.org/wiki/gitops
7+
---
8+
**GitOps** is an operational framework that takes DevOps best practices used for application development such as version control, collaboration, compliance, and CI/CD, and applies them to infrastructure automation. GitOps uses Git repositories as a single source of truth to deliver infrastructure as code.
9+
10+
# GitOps delivers:
11+
* A standard workflow for application development
12+
* Increased security for setting application requirements upfront
13+
* Improved reliability with visibility and version control through Git
14+
* Consistency across any cluster, any cloud, and any on-premise environment
15+
16+
# Key components of a GitOps workflow
17+
18+
There are four key components to a GitOps workflow, a Git repository, a continuous delivery (CD) pipeline, an application deployment tool, and a monitoring system.
19+
* The Git repository is the source of truth for the application configuration and code.
20+
* The CD pipeline is responsible for building, testing, and deploying the application.
21+
* The deployment tool is used to manage the application resources in the target environment.
22+
* The monitoring system tracks the application performance and provides feedback to the development team.
23+
24+

topics/hacktoberfest/index.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,21 @@ released: October 2014
66
short_description: Hacktoberfest is a month-long celebration of open source projects, their maintainers, and the entire community of contributors.
77
topic: hacktoberfest
88
url: https://hacktoberfest.com/
9+
aliases: hacktoberfest-contributions, hacktoberfest-repo, hacktoberfest-contribute, hacktoberfest-participants, hacktoberfest-challenge, hacktoberfest-topic, hacktoberfest-project, hacktoberfest-maintainer
910
---
10-
Hacktoberfest is a month-long celebration of open source projects, their maintainers, and the entire community of contributors. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
11+
**Hacktoberfest** is a month-long celebration of open source projects, their maintainers, and the entire community of contributors. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
12+
13+
# By year
14+
[2017](https://github.com/topics/hacktoberfest2017) • [2018](https://github.com/topics/hacktoberfest2018) • [2019](https://github.com/topics/hacktoberfest2019) • [2020](https://github.com/topics/hacktoberfest2020) • [2021](https://github.com/topics/hacktoberfest2021) • [2022](https://github.com/topics/hacktoberfest2022) • [2023](https://github.com/topics/hacktoberfest2023) • [2024](https://github.com/topics/hacktoberfest2024) • [2025](https://github.com/topics/hacktoberfest2025) • [2026](https://github.com/topics/hacktoberfest2026)
15+
16+
# [By status](https://github.com/topics/hacktoberfest-status)
17+
[accepted](https://github.com/topics/hacktoberfest-accepted) • [approved](https://github.com/topics/hacktoberfest-approved)
18+
19+
# By country
20+
[🇳🇵 Nepal](https://github.com/topics/hacktoberfestnepal) • [🇮🇩 Indonesia](https://github.com/topics/hacktoberfest-indonesia) • **[🇮🇳 India](https://github.com/topics/hacktoberfest-india)** ([West Bengal](https://github.com/topics/hacktoberfest-westbengal)) • [🇧🇷 Brazil](https://github.com/topics/hacktoberfest-brasil)
21+
22+
# By contribution type
23+
[Issue](https://github.com/topics/hacktoberfest-issue) • [Pull Request](https://github.com/topics/hacktoberfest-pr)
24+
25+
# By programming language
26+
[React.js](https://github.com/topics/react-hacktoberfest) ([topic](https://github.com/topics/react)) • [Python](https://github.com/topics/hacktoberfestpy) ([topic](https://github.com/topics/python)) • [Java](https://github.com/topics/hacktoberfest-java) ([topic](https://github.com/topics/java))

topics/indieweb/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ short_description: The IndieWeb is a people-focused alternative to the "corporat
99
topic: indieweb
1010
url: https://indieweb.org/
1111
wikipedia_url: https://en.wikipedia.org/wiki/IndieWeb
12+
related: microformats, webmention, decentralized-web, decentralized, decentralization
1213
---
13-
The IndieWeb is a community of individual personal websites, connected by simple standards, based on the principles of owning your domain, using it as your primary identity, to publish on your own site (optionally syndicate elsewhere), and own your data.
14+
The **IndieWeb** is a community of individual personal websites, connected by simple standards, based on the principles of owning your domain, using it as your primary identity, to publish on your own site (optionally syndicate elsewhere), and own your data.

topics/kokkos/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ display_name: Kokkos
33
github_url: https://github.com/kokkos
44
logo: kokkos.png
55
related: c-plus-plus, parallel-computing, high-performance-computing
6-
short_description: Kokkos C++ Performance Portability EcoSystem.
6+
short_description: Kokkos C++ Performance Portability Ecosystem.
77
topic: kokkos
88
url: https://kokkos.github.io/
99
---

topics/lamp/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ display_name: LAMP
44
short_description: LAMP is a software bundle containing Linux and the Apache server.
55
topic: lamp
66
wikipedia_url: https://en.wikipedia.org/wiki/LAMP_(software_bundle)
7+
related: wamp, mamp, xampp, mean, mern, lemp
78
---
8-
LAMP is a bundle of software consisting of four open source programs.
9+
**LAMP** is a bundle of software consisting of four open source programs.
910
It is one of the most popular software categories for servers.
1011

1112
A usual LAMP server includes:
1213
* **L**inux (operating system)
1314
* **A**pache (web server)
14-
* **M**ySQL (database software)
15+
* **M**ySQL, **M**ariaDB or **M**ongoDB (database software)
1516
* **P**HP, **P**erl, or **P**ython (programming language)
1617

1718
Most Linux distributions include the components of a LAMP server.

topics/serverless/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
aliases: serverless-architecture, serverless-examples
2+
aliases: serverless-architecture, serverless-examples, serverless-computing
33
display_name: Serverless
44
short_description: Serverless architecture refers to apps that depend on third-party
55
services or custom code.
66
topic: serverless
77
wikipedia_url: https://en.wikipedia.org/wiki/Serverless_computing
8+
related: backend-as-a-service, functions-as-a-service, aws-lambda, google-cloud-platform
89
---
9-
Serverless architecture refers to apps that depend on third-party services (backend as a service, or BaaS) or custom code (functions as a service, or FaaS). Their goal is to free the developer and operator from managing the server their code runs on.
10+
**Serverless** architecture refers to apps that depend on third-party services (backend as a service, or BaaS) or custom code (functions as a service, or FaaS). Their goal is to free the developer and operator from managing the server their code runs on.

topics/test/index.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

topics/testing/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
aliases: testing-tools, testing-framework, testing-practices
2+
aliases: testing-tools, testing-framework, testing-practices, software-testing, test
33
display_name: Testing
4-
short_description: Eliminate bugs and ship with more confidence by adding these tools to your workflow.
4+
short_description: The act of examining behavior of the software under test to eliminate bugs and ship with more confidence.
55
topic: testing
66
wikipedia_url: https://en.wikipedia.org/wiki/Software_testing
7+
related: unit-testing, integration-testing, test-automation, e2e-testing, fuzzing, smoke-tests, mutation-testing, rspec, regression-testing, xunit
78
---
8-
Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.
9-
Eliminate bugs and ship with more confidence by adding these tools to your workflow.
9+
Software **testing** is the act of examining the artifacts and the behavior of the software under test by validation and verification to make sure it works. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Testing can be iterative, and happen multiple times.

0 commit comments

Comments
 (0)