Skip to content

Commit

Permalink
Remove old references
Browse files Browse the repository at this point in the history
  • Loading branch information
chandlerroth authored May 10, 2024
1 parent 6d59d2d commit 8ffbbf9
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 30 deletions.
12 changes: 0 additions & 12 deletions .github/FUNDING.yml

This file was deleted.

6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
A collection of knowledge, tools, and skills that we've come to find useful to become a generalist software engineer.

<p>
<a aria-label="SDK version" href="https://github.com/engineerkit/engineerkit/tags" target="_blank">
<img alt="version" src="https://img.shields.io/github/v/tag/engineerkit/engineerkit.svg?style=flat-square&label=Version&labelColor=000000&color=2068F3" />
<a aria-label="SDK version" href="https://github.com/enoklearn/engineering/tags" target="_blank">
<img alt="version" src="https://img.shields.io/github/v/tag/enoklearn/engineering.svg?style=flat-square&label=Version&labelColor=000000&color=2068F3" />
</a>
<a aria-label="Enok Learn is free to use" href="https://github.com/engineerkit/engineerkit/blob/main/LICENSE" target="_blank">
<a aria-label="Enok Learn is free to use" href="https://github.com/enoklearn/engineering/blob/main/LICENSE" target="_blank">
<img alt="License: CC BY-NC 4.0" src="https://img.shields.io/badge/CC%20BY%20NC%204.0-success.svg?style=flat-square&labelColor=000&label=License" target="_blank" />
</a>
</p>
Expand Down
2 changes: 1 addition & 1 deletion exercises/automated-testing/flaky-test-refactor.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

Use the following steps to help you progress through the exercise (use your best judgment, these are not precise steps):

1. Clone the [`engineerkit/exercise-flaky-tests`](https://github.com/engineerkit/exercise-flaky-tests) repo
1. Clone the [`enoklearn/exercise-flaky-tests`](https://github.com/enoklearn/exercise-flaky-tests) repo
2. Run the CI/CD pipelines to figure out what the flaky tests might be
3. Fix the flaky tests
4. Review with your mentor!
Expand Down
2 changes: 1 addition & 1 deletion exercises/security/broken-access-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

Use the following steps to help you progress through the exercise (use your best judgment, these are not precise steps):

1. Clone the `engineerkit/exercise-broken-access-control` repo
1. Clone the `enoklearn/exercise-broken-access-control` repo
2. Investigate the repo and find the broken access control vulnerability
3. Fix the vulnerability
4. Review with your mentor!
Expand Down
2 changes: 1 addition & 1 deletion exercises/tooling/conflict-resolution.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

Use the following steps to help you progress through the exercise (use your best judgment, these are not precise steps):

1. Clone the `engineerkit/exercise-conflict-resolution` repo
1. Clone the `enoklearn/exercise-conflict-resolution` repo
2. Resolve the conflicts between all branches
3. Review with your mentor!

Expand Down
10 changes: 5 additions & 5 deletions modules/product-life-cycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* Theorize why PMF is the destination a business uses to set their course

#### Primary Resources
* [PMF Introduction `EngineerKit Resource`](../resources/pmf-intro.md)
* [PMF Introduction `Resource`](../resources/pmf-intro.md)
* [Overview of PMF Indicators `Article`](https://www.lennysnewsletter.com/p/how-to-know-if-youve-got-productmarket)

#### Extended Resources
Expand Down Expand Up @@ -51,7 +51,7 @@
* Recite what matters to a company at the different stages of its growth

#### Resources
* [Stages of a Company Introduction `EngineerKit Resource`](../resources/stages-of-a-company-intro.md)
* [Stages of a Company Introduction `Resource`](../resources/stages-of-a-company-intro.md)
* [Lean Startup Summary `Article`](https://leanstartup.co/a-playbook-for-achieving-product-market-fit/)
* ["Scale": Crossing the Chasm `Book ($)`](https://www.amazon.com/Crossing-Chasm-3rd-Disruptive-Mainstream/dp/0062292986)
* ["Scale": Measure what Matters Most `Book ($)`](https://www.amazon.com/Measure-What-Matters-Google-Foundation/dp/0525536221)
Expand Down Expand Up @@ -81,7 +81,7 @@
* Theorize how the priority a product team places on various product development strategies might change through the different product stages

#### Resources
* [Product Life Cycle Stages Introduction `EngineerKit Resource`](../resources/stages-of-a-product-intro.md)
* [Product Life Cycle Stages Introduction `Resource`](../resources/stages-of-a-product-intro.md)
* [The Influencing Theory Behind Product Life Cycles `Article`](https://en.wikipedia.org/wiki/Product_life-cycle_theory)
* [Product Roadmaps: Relaunched `Book ($)`](https://www.amazon.com/Product-Roadmaps-Relaunched-Direction-Uncertainty/dp/B08VL1BNQB)

Expand All @@ -101,7 +101,7 @@
* Theorize what philosophy is best for "the job at hand"

#### Resources
* [Inter-team Coordination Introduction `EngineerKit Resource`](../resources/inter-team-coordination-intro.md)
* [Inter-team Coordination Introduction `Resource`](../resources/inter-team-coordination-intro.md)
* [12 Agile Principles `Article`](https://www.agilealliance.org/agile101/12-principles-behind-the-agile-manifesto/)
* [Agile Frameworks `Article`](https://www.mendix.com/agile-framework/)
* [Agile Manifesto `Article`](https://agilemanifesto.org/)
Expand Down Expand Up @@ -149,7 +149,7 @@
* Explain what a typical product manager expects of a developer on their team

#### Resources
* [Intra-team Coordination Introduction `EngineerKit Resource`](../resources/intra-team-coordination-intro.md)
* [Intra-team Coordination Introduction `Resource`](../resources/intra-team-coordination-intro.md)
* [Agile Product Management `Article`](https://productschool.com/blog/product-management-2/agile-product-management-study-guide/)
* [Project Manager vs Program Manager vs Portfolio Manager `Article`](https://www.planview.com/resources/guide/ppm-solution-guide-beginners/project-management-vs-program-management-vs-portfolio-management/)
* [What is a product owner? `Article`](https://productschool.com/blog/product-management-2/what-is-product-owner/)
Expand Down
4 changes: 2 additions & 2 deletions overview/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Overview

With this guide, you'll learn about EngineerKit, how it fits in the talent pipeline, and its scope, mechanics, and structure.
With this guide, you'll learn about this guide, how it fits in the talent pipeline, and its scope, mechanics, and structure.

## Learning Map

The learning map is a visual overview of the modules and topics included in EngineerKit. [You can explore the EngineerKit learning map here](https://www.figma.com/file/fKdt0u4FidrjhQRjpXGeFQ/EngineerKit-Map?node-id=585%3A21).
The learning map is a visual overview of the modules and topics included in this guide. [You can explore the learning map here](https://www.figma.com/file/fKdt0u4FidrjhQRjpXGeFQ/EngineerKit-Map?node-id=585%3A21).

## Difficulty Rating

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "engineerkit",
"name": "@enoklearn/engineering",
"version": "1.0.0",
"description": "A collection of knowledge, tools, and skills that we've come to find useful, packaged up as a software engineering apprenticeship program.",
"repository": {
"type": "git",
"url": "git+https://github.com/engineerkit/engineerkit.git"
"url": "git+https://github.com/enoklearn/engineering.git"
},
"contributors": [
"Chandler Roth",
Expand All @@ -14,7 +14,7 @@
],
"license": "CC-BY-NC-4.0",
"bugs": {
"url": "https://github.com/engineerkit/engineerkit/issues"
"url": "https://github.com/enoklearn/engineering/issues"
},
"homepage": "https://engineerkit.org"
"homepage": "https://enoklearn.com"
}

0 comments on commit 8ffbbf9

Please sign in to comment.