Skip to content

Conversation

Zozman
Copy link

@Zozman Zozman commented Jan 4, 2023

Currently, it is extremely difficult to audit changes in this repository due to the fact that there is no sort of tagging when code is committed to the master branch of this repository. Therefore there is no way to know what exact version of ngx_brotli your using when downloading from GitHub unless you use a SHA of some sort, which is unwieldy.

Therefore this PR adds a GitHub Action to update a tag on the repo every time a commit is made to master. That way there is a tag to reference on each change in master, allowing for easier audibility of the repository.

Also resolves issues pointed out around tagging in Issue #120.

This is also a re-submission of PR #141 because I messed up the commit history and it was much cleaner to redo it.

@Zozman
Copy link
Author

Zozman commented Sep 26, 2023

Would still really like to either get this in or if the maintainers would rather this be handled in a different way implement this or some other method of tracking changes in master branch in a different way as there's activity going on in the repo but still no way to track it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant