Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed Oct 12, 2023
1 parent 123759b commit c7ff74f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 88 deletions.
87 changes: 0 additions & 87 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,93 +4,6 @@ All notable changes to this project will be documented in this file.

The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [2023.10.12]

TODO

* 563c4c9 revisit format
* 3871165 2023.10.12: TODO
* 84ed190 revert
* 6ef1dea Merge branch 'refactor_deploy' of github.com:Robpol86/robpol86.com into refactor_deploy
* 8223393 run-name
* a52f664 2023.10.12: TODO
* cbe4165 done
* 1318767 one two
* 93f75ed revert; error
* 29e0ea6 2023.10.12: TODO
* b57106f setFailed
* 8a752fa revert
* dce5484 Merge branch 'refactor_deploy' of github.com:Robpol86/robpol86.com into refactor_deploy
* bd60ace concurrency entire workflow
* 0ca14f2 error message Tag already exists
* 5bd05eb 2023.10.12: TODO
* e52f883 eliminate graph branching
* 386cfcb revert
* 0037451 Merge branch 'refactor_deploy' of github.com:Robpol86/robpol86.com into refactor_deploy
* aeb5aa1 todo
* b3a353c 2023.10.12: TODO
* 7a28525 revert
* d192ff3 Merge branch 'refactor_deploy' of github.com:Robpol86/robpol86.com into refactor_deploy
* 9a58649 grep v
* 97747bd 2023.10.12: TODO
* 8b9b857 grep_me
* 20210de revert
* b604ab7 2023.10.12: TODO
* 85a9881 git log
* ee1fe03 todo
* 839a562 todo
* 51b884e revert
* 7fe85b9 2023.10.12: TODO
* 1ea4a04 commit directly to branch
* 28de214 release_title
* 98f8755 todo
* a3fda5b todo
* 0e140be release
* eff908e ref_name
* 5323ed1 ref_name
* bb0e93c head_ref
* 14299c0 Test
* 89ea3b2 TODO
* 9fe67d6 fix
* cdc1bd8 investigate
* 3394940 commit down the graph
* ac2b780 rename
* e5c89ac no longer needed
* 9eeba17 commit and push to branch
* cce3cef bump version
* 2241494 style
* 1ac05fa fix
* 17b72aa update changelog.md
* 8430cf4 wip
* 013ce51 envsubst
* 3eea565 todo
* 0771114 bump
* b27a1f7 todos
* 4c0055c download HTML
* f947858 secrets inherit
* 57b9fc4 deploy release
* 6dd0b95 todo
* 03c8b89 fix
* dd38b7b generate changelog wip
* 56f434c style
* 7a57878 cleanup
* 74a5c35 concurrency
* 5a9a88a rsync do it
* 84015e4 deploy wip
* ba4bfc0 style
* 817d4e1 just build for now
* f44cef3 Reducing complexity (#220)
* 65c218e Reusable Workflows: build and diff (#219)
* aaf635b Fix deploy and HTML diff false positive (#218)
* 3542d8d Revisit GitHub Action Workflows (#215)
* 2d7c64d Pinning dependencies for now. (#214)
* 1dc0ef7 Updating transitive dependencies. (#213)
* 8899f56 Update Dependencies (#212)
* 73c17a3 Fix the build. (#211)
* 5a13dc9 Update dependencies. (#209)
* 3c77bcd Update dependencies. (#208)
* c0202e4 Fix missing backslash. (#207)

## [2022.12.11]

New post: Clutch Bleeder Block Replacement
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "Robpol86.com"
version = "2023.10.12"
version = "2022.12.11"
description = "My personal website."
readme = "README.md"
authors = ["Robpol86 <robpol86@gmail.com>"]
Expand Down

0 comments on commit c7ff74f

Please sign in to comment.