Releases: trstringer/azblogfilter
Releases · trstringer/azblogfilter
v0.1.6-f9caee2
- Fix release pipeline
v0.1.5-980b585
- Fix Windows output build artifact
- Change release tag ref
v0.1.4-b247402
- Add artifacts to releases
v0.1.3-043498d
- Create release pipeline
- Test out release pipeline
v0.1.2-b973c07
change version to 0.1.2
v0.1.1-c38f840
- add back release
- convert to env var
- change caching logic to only cache if blog posts were found to make it more fault tolerant
- change the command order
- test with percent sign
- make test use commands
- add another ci test
- replace newline with char
- test with quotes
- debug workflow
- debug workflow output
- test commits and version
- echo output in testing release
- move git check to build
- fix category searching
- temporarily remove release
- add output for version
- add required tag_name
- add github token
- add release to cicd
- add file revert to makefile
- add versioning for git commit
- add correct runner
- move dir
- add base github actions
- change version
- change notification timeout to forever
- fix notify script and systemd service
- add user agent header to web request
- add systemd service and cache fix
- refactor blog filtering into a struct
- add ability to pass blog urls as config
- add config file back
- add version info
- fix Makefile and add clean target
- add remainder of systemd unit
- add more targets and base systemd dir
- add Makefile
- fix issues and expand on filtering
- add web access
- add missing period on comment
- add basic cli cmd
- add base command