Commit graph

310 commits

Author SHA1 Message Date
4772e67e34
git: add switch --orphan notes 2025-03-18 21:54:24 +01:00
fe067c44e7
update project name in pyproject.toml
Some checks failed
Deploy to Github Pages / deploy (push) Has been cancelled
2025-02-20 14:44:47 +01:00
dependabot[bot]
e4dc2e5947
Github Actions(deps): Bump astral-sh/setup-uv from 4 to 5 (#60)
Some checks failed
Deploy to Github Pages / deploy (push) Has been cancelled
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v5)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 11:08:50 +01:00
dependabot[bot]
917425e0c7
Github Actions(deps): Bump astral-sh/setup-uv from 2 to 4 (#59)
Some checks failed
Deploy to Github Pages / deploy (push) Has been cancelled
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 2 to 4.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v2...v4)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 12:29:20 +01:00
0dfee8bb7d
docker: add secure port publishing notes
Some checks failed
Deploy to Github Pages / deploy (push) Has been cancelled
2025-01-19 12:00:31 +01:00
3324f62885
docker: add compose profiles notes 2025-01-16 09:37:14 +01:00
48a415e7e4
add linux notes 2024-12-20 00:24:33 +01:00
273e361b7f
update colors 2024-12-20 00:24:03 +01:00
49eb3291c0
rename to Dev Notes 2024-12-20 00:18:46 +01:00
94d56c9a63
regex: fix quantifier notes 2024-12-04 19:24:36 +01:00
fae2e019ae
git: add remote set-url notes 2024-09-21 17:33:32 +02:00
1f98fb1b5b
csharp: correct integer numbers title 2024-09-16 15:19:35 +02:00
ea0657d266
nuke Dockerfile 2024-09-10 18:36:35 +02:00
dependabot[bot]
cb8ff2a323
Github Actions(deps): Bump astral-sh/setup-uv from 1 to 2 (#57)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 1 to 2.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v1...v2)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 16:35:27 +00:00
a77e895048
install uv with github action 2024-09-05 20:57:33 +02:00
a3b908acaa use uv to manage dependencies 2024-09-02 10:29:43 +02:00
589e7837c8
kubernetes: fix typos 2024-07-13 09:25:48 +02:00
dependabot[bot]
3c41c8a107
Poetry(deps): bump certifi from 2024.2.2 to 2024.7.4 (#55)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:09:17 +02:00
4905268cc5
rust: add container types structure image 2024-06-26 19:42:18 +02:00
dependabot[bot]
0233c2e847
Poetry(deps): bump urllib3 from 2.2.1 to 2.2.2 (#53)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 19:16:50 +02:00
d9d8d55730
convert line endings to LF 2024-06-25 19:16:50 +02:00
b74f634cd2
convert images to avif 2024-06-25 19:16:50 +02:00
8026e1465b
remove mkdocs specific syntax 2024-06-16 19:14:59 +02:00
dependabot[bot]
8d08c1964f
--- (#52)
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:38:14 +02:00
70d03a93ab
docker: refine networking notes 2024-05-19 10:58:06 +02:00
cea6c7050a
assembly: ass RISC-V variant notes 2024-05-17 19:15:32 +02:00
7790d370b6
assembly: specify assembly variant in note name 2024-05-17 19:14:57 +02:00
dependabot[bot]
5e871d0787
Poetry(deps): bump jinja2 from 3.1.3 to 3.1.4 (#51)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 15:26:07 +02:00
92534e8ed3
git: add revision selection notes 2024-05-06 11:09:27 +02:00
2f3731b931
git: refine reflog notes 2024-05-06 10:30:09 +02:00
0907c48653
git: refine reabse 'onto' notes 2024-05-06 10:26:12 +02:00
fa53e07972
git: add git log filter for last N commits` 2024-05-06 09:58:46 +02:00
6ebf5f4f11
git: add git restore --patch & git stash --keep-index notes 2024-05-06 09:49:46 +02:00
61db71e48a
css: rework notes 2024-05-01 10:47:11 +02:00
d4deaf72dc add memory fences notes 2024-04-16 17:42:34 +02:00
a4242f4817 add "Consume" & "Sequentially Consistent" ordering notes 2024-04-16 17:42:34 +02:00
7ac77fc903 add Relaxed, Release & Acquire memory ordering notes 2024-04-16 17:42:34 +02:00
3d4fda5baf rust: add memory ordering notes 2024-04-16 17:42:34 +02:00
e776030208 rust: add atomics notes 2024-04-16 17:42:34 +02:00
7687fcdc52 rust: add thread waiting notes 2024-04-16 17:42:34 +02:00
fae6e759e1 rust: add RwLock notes 2024-04-16 17:42:34 +02:00
1feb621ef4 rust: add Mutex notes 2024-04-16 17:42:34 +02:00
f499c7b22b rust: move concurrency notes to own file 2024-04-16 17:42:34 +02:00
dependabot[bot]
ac4ac7f821
Poetry(deps): Bump pillow from 10.2.0 to 10.3.0 (#48)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-14 11:22:02 +02:00
dependabot[bot]
d04db24c4b
Poetry(deps): Bump idna from 3.6 to 3.7 (#49)
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-14 11:21:17 +02:00
c45f68184d
csharp: add code quality notes 2024-04-10 10:33:50 +02:00
fddea60713
git: reorder notes 2024-03-10 13:10:48 +01:00
c697371c07
git: add git worktree notes 2024-03-10 12:07:20 +01:00
13fbfa5458
git: add restore --worktree notes 2024-03-10 11:57:06 +01:00
6685a0e473
git: add tag update and signing notes 2024-02-15 09:16:51 +01:00