Skip to content

Releases: trstringer/azblogfilter

v0.1.6-f9caee2

11 Nov 02:44
Compare
Choose a tag to compare
  • Fix release pipeline

v0.1.5-980b585

11 Nov 02:40
Compare
Choose a tag to compare
  • Fix Windows output build artifact
  • Change release tag ref

v0.1.4-b247402

26 Oct 22:16
Compare
Choose a tag to compare
  • Add artifacts to releases

v0.1.3-043498d

25 Oct 15:23
Compare
Choose a tag to compare
  • Create release pipeline
  • Test out release pipeline

v0.1.2-b973c07

09 Oct 00:14
Compare
Choose a tag to compare
change version to 0.1.2

v0.1.1-c38f840

02 Oct 21:49
Compare
Choose a tag to compare
  • 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