Skip to content

Tags: PhlexPlexico/get5

Tags

v0.9.0-4b1e1d4

Toggle v0.9.0-4b1e1d4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Docs almost done (splewis#800)

v0.9.0-bfdc24

Toggle v0.9.0-bfdc24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nightly tags (#25)

* Add release.yml to generate release notes.

* Adjust changelogs.

* Test changelogs.

v0.9.0-bcc834

Toggle v0.9.0-bcc834's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add release.yml to generate release notes. (#23)

v0.9.0-604926

Toggle v0.9.0-604926's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nightly tags (#22)

* Update version number to include a commit hash through Actions.

Update build script to build release tags.

Update issue template to remove wiki link.

Update documentation to include links to proper releases to the release/tag on GitHub.

Attempt to break down nightlies and releases into different logic blocks.

Remove unknown try include for manual version.

Add test compile on pull requests.

Add `v` for tagging nightly verisons as well with short sha hash.

* Add in code linting check before testing to build.

Minor wording adjustment in the installation docs.

* Update logic for versioning.

True version number will always be in `scripting/get5/version.sp`

Moving tryinclude block back for now until we can be fully independent of Jenkins.

Remove linter logic for now to further think about how it should be implemented.

Update README.

Update regex to  allow for numbers only, and unlimited text after the SemVer.

Update regex to be more careful for matching in the file.

* Update README, remove nightlies link.
Update Build to change name.

v0.9.0-75293c

Toggle v0.9.0-75293c's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nightly tags (#24)

* Add release.yml to generate release notes.

* Adjust changelogs.

v0.9.0-3cef80

Toggle v0.9.0-3cef80's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version number to include a commit hash through Actions. (sple…

…wis#790)

CI adjustments
Add changelog

v0.9.0-0c28f9

Toggle v0.9.0-0c28f9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add release.yml to generate release notes. (#26)

v0.9.0-fc5840

Toggle v0.9.0-fc5840's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update checks (#21)

* Update version number to include a commit hash through Actions.

Update build script to build release tags.

Update issue template to remove wiki link.

Update documentation to include links to proper releases to the release/tag on GitHub.

Attempt to break down nightlies and releases into different logic blocks.

Remove unknown try include for manual version.

Add test compile on pull requests.

Add `v` for tagging nightly verisons as well with short sha hash.

* Add in code linting check before testing to build.

Minor wording adjustment in the installation docs.

* Add function to check for new version of get5

* Add version comment

* add in-game msg

* make update page a constant and inject into translation

* Add convar to disable in-game message
Adjust docs

* Update logic for versioning.

True version number will always be in `scripting/get5/version.sp`

Moving tryinclude block back for now until we can be fully independent of Jenkins.

Remove linter logic for now to further think about how it should be implemented.

Update README.

Update regex to  allow for numbers only, and unlimited text after the SemVer.

Update regex to be more careful for matching in the file.

* Testing version in comment.

Co-authored-by: Nicolai Cornelis <[email protected]>

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Development (#19)

* Progress with documentation

* link get5_scrim to scrim template

* Nightly tags (#18)

* Update version number to include a commit hash through Actions.

Update build script to build release tags.

Update issue template to remove wiki link.

Update documentation to include links to proper releases to the release/tag on GitHub.

Attempt to break down nightlies and releases into different logic blocks.

Remove unknown try include for manual version.

Add test compile on pull requests.

Add `v` for tagging nightly verisons as well with short sha hash.

* Add in code linting check before testing to build.

Minor wording adjustment in the installation docs.

* Update logic for versioning.

True version number will always be in `scripting/get5/version.sp`

Moving tryinclude block back for now until we can be fully independent of Jenkins.

Remove linter logic for now to further think about how it should be implemented.

Co-authored-by: Nicolai Cornelis <[email protected]>

v0.9.0-e76429

Toggle v0.9.0-e76429's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nightly tags (#17)

* Update version number to include a commit hash through Actions.

Update build script to build release tags.

Update issue template to remove wiki link.

Update documentation to include links to proper releases to the release/tag on GitHub.

Attempt to break down nightlies and releases into different logic blocks.

Remove unknown try include for manual version.

Add test compile on pull requests.

Add `v` for tagging nightly verisons as well with short sha hash.

* Add in code linting check before testing to build.

Minor wording adjustment in the installation docs.

* Update logic for versioning.

True version number will always be in `scripting/get5/version.sp`

Moving tryinclude block back for now until we can be fully independent of Jenkins.

Remove linter logic for now to further think about how it should be implemented.