Skip to content

Tags: durch/rust-bin-github-workflows

Tags

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Fix typo in macOS step.

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Replace ZIP action with installing p7zip.

For MacOS, remove ZIP action which was restricted to linux containers,
and add installation of a 7zip port - p7zip instead.

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Re-enable full build matrix.

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Fix artifact target folder creation for macOS.

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Adjust macOS archiving steps. Disable nix and win.

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Fix delimiters, disable artifact upload on macOS.

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Fix context variables. Temporarily disable macOS.

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Add toolchain update (and installation on macOS)

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Fix artifact name and add note about double-zip.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
paskausks Rihards Paskausks
Add release Github Workflow.

Add workflow for pushed tags which start with "v", and update README
accordingly.
Add note about rust not being available on macOS runners.