drupal9ci

Command Line Interface for implementing Continuous Integration in Drupal 9

GPL-3.0 License

Stars
161
Committers
14

Bot releases are visible (Hide)

drupal9ci - 63deb1c Latest Release

Published by github-actions[bot] over 1 year ago

drupal9ci - 3ab3161

Published by github-actions[bot] over 1 year ago

drupal9ci - 3c79f1d

Published by github-actions[bot] over 2 years ago

drupal9ci - db09477

Published by github-actions[bot] over 2 years ago

drupal9ci - 6309765

Published by github-actions[bot] over 2 years ago

Commits

  • fa5de26: [#82] Initial command line interface (Juampy NR) #83
  • 3e9f9c3: [#82] Ignore the resuting command from running go build (Juampy NR) #83
  • a633d18: [#82] Embed scripts in binary (Juampy NR) #83
  • 2388005: [#82] No Juampy, this is not GitHub Actions XD (Juampy NR) #83
  • 2f60608: [#82] Install go (Juampy NR) #83
  • 70dd150: [#82] Install go and build app in single step (Juampy NR) #83
  • 151ab46: [#82] Fix CI provider at CI job (Juampy NR) #83
  • d980d56: [#82] Create release binaries workflow (Juampy NR) #83
  • 135dd36: [#82] Update docs (Juampy NR) #83
  • 28ab0d2: [#82] Adjust README notes (Juampy NR) #83
  • 4a919fc: [#82] Refactor command (Juampy NR) #83
  • 67a514d: [#82] Test creating release and publishing Docker image (Juampy NR) #83
  • 4988aef: [#82] Add branch to test workflow (Juampy NR) #83
  • 199e869: [#82] Adjust workflow conditions (Juampy NR) #83
  • c8c951b: [#82] Move build and test job to GitHub Actions (Juampy NR) #83
  • d823cc9: [#82] Set tags to latest (Juampy NR) #83
  • 543aba5: [#82] Set release tag to sha (Juampy NR) #83
  • 2e173ee: [#82] Remove curl command from README (Juampy NR) #83
  • 531a7d8: [#82] Fix syntax (Juampy NR) #83
  • 857be58: [#82] Use a different plugin to build releases (Juampy NR) #83
  • 7620e39: [#82] Refactor command in smaller functions (Juampy NR) #83
  • 83f39f8: [#82] Fix syntax at jobs (Juampy NR) #83
  • 10a84c8: [#82] Split jobs (Juampy NR) #83
  • c0f6318: [#82] Fix job names (Juampy NR) #83
  • 41efee1: [#82] Remove release name from job (Juampy NR) #83
  • a7c9ece: [#82] Fix perms to create release (Juampy NR) #83
  • 338a644: [#82] Set release name to sha (Juampy NR) #83
  • 2f106bc: [#82] Try a different approach to set sha (Juampy NR) #83
  • e7e9402: [#82] Use a different action to create a release (Juampy NR) #83
  • 802a63a: [#82] Set tag and commit in release action (Juampy NR) #83
  • cc9c248: [#82] Yet another release action plugin (Juampy NR) #83
  • 2f4385b: [#82] Fix syntax (Juampy NR) #83
  • be537a9: [#82] Use ref as tag name (Juampy NR) #83
  • f6a192c: [#82] Fix syntax to select branches (Juampy NR) #83
  • 81adb7b: [#82] Only publish Docker image on merge to master (Juampy NR) #83
  • 5768da4: [#82] Refactor CI provider list (Juampy NR) #83
  • c28f8eb: [#82] Add noop CircleCI job (Juampy NR) #83
  • 6acb2a1: [#82] Use sha for release (Juampy NR) #83
  • 3472d5c: [#82] Set docker image at CircleCI noop job (Juampy NR) #83
  • fde0259: [#82] Set short sha for release (Juampy NR) #83
  • 0b7490b: [#82] Fix job name for CircleCI (Juampy NR) #83
  • 6447573: [#82] Add code coverage job (Juampy NR) #83
  • 60d197c: [#82] Add first test (Juampy NR) #83
  • 49e02eb: [#82] Add test to LoadSetupScripts (Juampy NR) #83
  • 7808d7c: [#82] Add badges (Juampy NR) #83
  • cd41095: [#82] Update codecov action (Juampy NR) #83
  • 6309765: [#82] Replace Drupal8 Dockerfile with Drupal 9 one (Juampy NR) #83
drupal9ci - cd41095

Published by github-actions[bot] over 2 years ago

Commits

  • fa5de26: [#82] Initial command line interface (Juampy NR) #83
  • 3e9f9c3: [#82] Ignore the resuting command from running go build (Juampy NR) #83
  • a633d18: [#82] Embed scripts in binary (Juampy NR) #83
  • 2388005: [#82] No Juampy, this is not GitHub Actions XD (Juampy NR) #83
  • 2f60608: [#82] Install go (Juampy NR) #83
  • 70dd150: [#82] Install go and build app in single step (Juampy NR) #83
  • 151ab46: [#82] Fix CI provider at CI job (Juampy NR) #83
  • d980d56: [#82] Create release binaries workflow (Juampy NR) #83
  • 135dd36: [#82] Update docs (Juampy NR) #83
  • 28ab0d2: [#82] Adjust README notes (Juampy NR) #83
  • 4a919fc: [#82] Refactor command (Juampy NR) #83
  • 67a514d: [#82] Test creating release and publishing Docker image (Juampy NR) #83
  • 4988aef: [#82] Add branch to test workflow (Juampy NR) #83
  • 199e869: [#82] Adjust workflow conditions (Juampy NR) #83
  • c8c951b: [#82] Move build and test job to GitHub Actions (Juampy NR) #83
  • d823cc9: [#82] Set tags to latest (Juampy NR) #83
  • 543aba5: [#82] Set release tag to sha (Juampy NR) #83
  • 2e173ee: [#82] Remove curl command from README (Juampy NR) #83
  • 531a7d8: [#82] Fix syntax (Juampy NR) #83
  • 857be58: [#82] Use a different plugin to build releases (Juampy NR) #83
  • 7620e39: [#82] Refactor command in smaller functions (Juampy NR) #83
  • 83f39f8: [#82] Fix syntax at jobs (Juampy NR) #83
  • 10a84c8: [#82] Split jobs (Juampy NR) #83
  • c0f6318: [#82] Fix job names (Juampy NR) #83
  • 41efee1: [#82] Remove release name from job (Juampy NR) #83
  • a7c9ece: [#82] Fix perms to create release (Juampy NR) #83
  • 338a644: [#82] Set release name to sha (Juampy NR) #83
  • 2f106bc: [#82] Try a different approach to set sha (Juampy NR) #83
  • e7e9402: [#82] Use a different action to create a release (Juampy NR) #83
  • 802a63a: [#82] Set tag and commit in release action (Juampy NR) #83
  • cc9c248: [#82] Yet another release action plugin (Juampy NR) #83
  • 2f4385b: [#82] Fix syntax (Juampy NR) #83
  • be537a9: [#82] Use ref as tag name (Juampy NR) #83
  • f6a192c: [#82] Fix syntax to select branches (Juampy NR) #83
  • 81adb7b: [#82] Only publish Docker image on merge to master (Juampy NR) #83
  • 5768da4: [#82] Refactor CI provider list (Juampy NR) #83
  • c28f8eb: [#82] Add noop CircleCI job (Juampy NR) #83
  • 6acb2a1: [#82] Use sha for release (Juampy NR) #83
  • 3472d5c: [#82] Set docker image at CircleCI noop job (Juampy NR) #83
  • fde0259: [#82] Set short sha for release (Juampy NR) #83
  • 0b7490b: [#82] Fix job name for CircleCI (Juampy NR) #83
  • 6447573: [#82] Add code coverage job (Juampy NR) #83
  • 60d197c: [#82] Add first test (Juampy NR) #83
  • 49e02eb: [#82] Add test to LoadSetupScripts (Juampy NR) #83
  • 7808d7c: [#82] Add badges (Juampy NR) #83
  • cd41095: [#82] Update codecov action (Juampy NR) #83
drupal9ci - 49e02eb

Published by github-actions[bot] over 2 years ago

Commits

  • fa5de26: [#82] Initial command line interface (Juampy NR) #83
  • 3e9f9c3: [#82] Ignore the resuting command from running go build (Juampy NR) #83
  • a633d18: [#82] Embed scripts in binary (Juampy NR) #83
  • 2388005: [#82] No Juampy, this is not GitHub Actions XD (Juampy NR) #83
  • 2f60608: [#82] Install go (Juampy NR) #83
  • 70dd150: [#82] Install go and build app in single step (Juampy NR) #83
  • 151ab46: [#82] Fix CI provider at CI job (Juampy NR) #83
  • d980d56: [#82] Create release binaries workflow (Juampy NR) #83
  • 135dd36: [#82] Update docs (Juampy NR) #83
  • 28ab0d2: [#82] Adjust README notes (Juampy NR) #83
  • 4a919fc: [#82] Refactor command (Juampy NR) #83
  • 67a514d: [#82] Test creating release and publishing Docker image (Juampy NR) #83
  • 4988aef: [#82] Add branch to test workflow (Juampy NR) #83
  • 199e869: [#82] Adjust workflow conditions (Juampy NR) #83
  • c8c951b: [#82] Move build and test job to GitHub Actions (Juampy NR) #83
  • d823cc9: [#82] Set tags to latest (Juampy NR) #83
  • 543aba5: [#82] Set release tag to sha (Juampy NR) #83
  • 2e173ee: [#82] Remove curl command from README (Juampy NR) #83
  • 531a7d8: [#82] Fix syntax (Juampy NR) #83
  • 857be58: [#82] Use a different plugin to build releases (Juampy NR) #83
  • 7620e39: [#82] Refactor command in smaller functions (Juampy NR) #83
  • 83f39f8: [#82] Fix syntax at jobs (Juampy NR) #83
  • 10a84c8: [#82] Split jobs (Juampy NR) #83
  • c0f6318: [#82] Fix job names (Juampy NR) #83
  • 41efee1: [#82] Remove release name from job (Juampy NR) #83
  • a7c9ece: [#82] Fix perms to create release (Juampy NR) #83
  • 338a644: [#82] Set release name to sha (Juampy NR) #83
  • 2f106bc: [#82] Try a different approach to set sha (Juampy NR) #83
  • e7e9402: [#82] Use a different action to create a release (Juampy NR) #83
  • 802a63a: [#82] Set tag and commit in release action (Juampy NR) #83
  • cc9c248: [#82] Yet another release action plugin (Juampy NR) #83
  • 2f4385b: [#82] Fix syntax (Juampy NR) #83
  • be537a9: [#82] Use ref as tag name (Juampy NR) #83
  • f6a192c: [#82] Fix syntax to select branches (Juampy NR) #83
  • 81adb7b: [#82] Only publish Docker image on merge to master (Juampy NR) #83
  • 5768da4: [#82] Refactor CI provider list (Juampy NR) #83
  • c28f8eb: [#82] Add noop CircleCI job (Juampy NR) #83
  • 6acb2a1: [#82] Use sha for release (Juampy NR) #83
  • 3472d5c: [#82] Set docker image at CircleCI noop job (Juampy NR) #83
  • fde0259: [#82] Set short sha for release (Juampy NR) #83
  • 0b7490b: [#82] Fix job name for CircleCI (Juampy NR) #83
  • 6447573: [#82] Add code coverage job (Juampy NR) #83
  • 60d197c: [#82] Add first test (Juampy NR) #83
  • 49e02eb: [#82] Add test to LoadSetupScripts (Juampy NR) #83
drupal9ci - 60d197c

Published by github-actions[bot] over 2 years ago

Commits

  • fa5de26: [#82] Initial command line interface (Juampy NR) #83
  • 3e9f9c3: [#82] Ignore the resuting command from running go build (Juampy NR) #83
  • a633d18: [#82] Embed scripts in binary (Juampy NR) #83
  • 2388005: [#82] No Juampy, this is not GitHub Actions XD (Juampy NR) #83
  • 2f60608: [#82] Install go (Juampy NR) #83
  • 70dd150: [#82] Install go and build app in single step (Juampy NR) #83
  • 151ab46: [#82] Fix CI provider at CI job (Juampy NR) #83
  • d980d56: [#82] Create release binaries workflow (Juampy NR) #83
  • 135dd36: [#82] Update docs (Juampy NR) #83
  • 28ab0d2: [#82] Adjust README notes (Juampy NR) #83
  • 4a919fc: [#82] Refactor command (Juampy NR) #83
  • 67a514d: [#82] Test creating release and publishing Docker image (Juampy NR) #83
  • 4988aef: [#82] Add branch to test workflow (Juampy NR) #83
  • 199e869: [#82] Adjust workflow conditions (Juampy NR) #83
  • c8c951b: [#82] Move build and test job to GitHub Actions (Juampy NR) #83
  • d823cc9: [#82] Set tags to latest (Juampy NR) #83
  • 543aba5: [#82] Set release tag to sha (Juampy NR) #83
  • 2e173ee: [#82] Remove curl command from README (Juampy NR) #83
  • 531a7d8: [#82] Fix syntax (Juampy NR) #83
  • 857be58: [#82] Use a different plugin to build releases (Juampy NR) #83
  • 7620e39: [#82] Refactor command in smaller functions (Juampy NR) #83
  • 83f39f8: [#82] Fix syntax at jobs (Juampy NR) #83
  • 10a84c8: [#82] Split jobs (Juampy NR) #83
  • c0f6318: [#82] Fix job names (Juampy NR) #83
  • 41efee1: [#82] Remove release name from job (Juampy NR) #83
  • a7c9ece: [#82] Fix perms to create release (Juampy NR) #83
  • 338a644: [#82] Set release name to sha (Juampy NR) #83
  • 2f106bc: [#82] Try a different approach to set sha (Juampy NR) #83
  • e7e9402: [#82] Use a different action to create a release (Juampy NR) #83
  • 802a63a: [#82] Set tag and commit in release action (Juampy NR) #83
  • cc9c248: [#82] Yet another release action plugin (Juampy NR) #83
  • 2f4385b: [#82] Fix syntax (Juampy NR) #83
  • be537a9: [#82] Use ref as tag name (Juampy NR) #83
  • f6a192c: [#82] Fix syntax to select branches (Juampy NR) #83
  • 81adb7b: [#82] Only publish Docker image on merge to master (Juampy NR) #83
  • 5768da4: [#82] Refactor CI provider list (Juampy NR) #83
  • c28f8eb: [#82] Add noop CircleCI job (Juampy NR) #83
  • 6acb2a1: [#82] Use sha for release (Juampy NR) #83
  • 3472d5c: [#82] Set docker image at CircleCI noop job (Juampy NR) #83
  • fde0259: [#82] Set short sha for release (Juampy NR) #83
  • 0b7490b: [#82] Fix job name for CircleCI (Juampy NR) #83
  • 6447573: [#82] Add code coverage job (Juampy NR) #83
  • 60d197c: [#82] Add first test (Juampy NR) #83
drupal9ci - 6447573

Published by github-actions[bot] over 2 years ago

Commits

  • fa5de26: [#82] Initial command line interface (Juampy NR) #83
  • 3e9f9c3: [#82] Ignore the resuting command from running go build (Juampy NR) #83
  • a633d18: [#82] Embed scripts in binary (Juampy NR) #83
  • 2388005: [#82] No Juampy, this is not GitHub Actions XD (Juampy NR) #83
  • 2f60608: [#82] Install go (Juampy NR) #83
  • 70dd150: [#82] Install go and build app in single step (Juampy NR) #83
  • 151ab46: [#82] Fix CI provider at CI job (Juampy NR) #83
  • d980d56: [#82] Create release binaries workflow (Juampy NR) #83
  • 135dd36: [#82] Update docs (Juampy NR) #83
  • 28ab0d2: [#82] Adjust README notes (Juampy NR) #83
  • 4a919fc: [#82] Refactor command (Juampy NR) #83
  • 67a514d: [#82] Test creating release and publishing Docker image (Juampy NR) #83
  • 4988aef: [#82] Add branch to test workflow (Juampy NR) #83
  • 199e869: [#82] Adjust workflow conditions (Juampy NR) #83
  • c8c951b: [#82] Move build and test job to GitHub Actions (Juampy NR) #83
  • d823cc9: [#82] Set tags to latest (Juampy NR) #83
  • 543aba5: [#82] Set release tag to sha (Juampy NR) #83
  • 2e173ee: [#82] Remove curl command from README (Juampy NR) #83
  • 531a7d8: [#82] Fix syntax (Juampy NR) #83
  • 857be58: [#82] Use a different plugin to build releases (Juampy NR) #83
  • 7620e39: [#82] Refactor command in smaller functions (Juampy NR) #83
  • 83f39f8: [#82] Fix syntax at jobs (Juampy NR) #83
  • 10a84c8: [#82] Split jobs (Juampy NR) #83
  • c0f6318: [#82] Fix job names (Juampy NR) #83
  • 41efee1: [#82] Remove release name from job (Juampy NR) #83
  • a7c9ece: [#82] Fix perms to create release (Juampy NR) #83
  • 338a644: [#82] Set release name to sha (Juampy NR) #83
  • 2f106bc: [#82] Try a different approach to set sha (Juampy NR) #83
  • e7e9402: [#82] Use a different action to create a release (Juampy NR) #83
  • 802a63a: [#82] Set tag and commit in release action (Juampy NR) #83
  • cc9c248: [#82] Yet another release action plugin (Juampy NR) #83
  • 2f4385b: [#82] Fix syntax (Juampy NR) #83
  • be537a9: [#82] Use ref as tag name (Juampy NR) #83
  • f6a192c: [#82] Fix syntax to select branches (Juampy NR) #83
  • 81adb7b: [#82] Only publish Docker image on merge to master (Juampy NR) #83
  • 5768da4: [#82] Refactor CI provider list (Juampy NR) #83
  • c28f8eb: [#82] Add noop CircleCI job (Juampy NR) #83
  • 6acb2a1: [#82] Use sha for release (Juampy NR) #83
  • 3472d5c: [#82] Set docker image at CircleCI noop job (Juampy NR) #83
  • fde0259: [#82] Set short sha for release (Juampy NR) #83
  • 0b7490b: [#82] Fix job name for CircleCI (Juampy NR) #83
  • 6447573: [#82] Add code coverage job (Juampy NR) #83
drupal9ci - 0b7490b

Published by github-actions[bot] over 2 years ago

Commits

  • fa5de26: [#82] Initial command line interface (Juampy NR) #83
  • 3e9f9c3: [#82] Ignore the resuting command from running go build (Juampy NR) #83
  • a633d18: [#82] Embed scripts in binary (Juampy NR) #83
  • 2388005: [#82] No Juampy, this is not GitHub Actions XD (Juampy NR) #83
  • 2f60608: [#82] Install go (Juampy NR) #83
  • 70dd150: [#82] Install go and build app in single step (Juampy NR) #83
  • 151ab46: [#82] Fix CI provider at CI job (Juampy NR) #83
  • d980d56: [#82] Create release binaries workflow (Juampy NR) #83
  • 135dd36: [#82] Update docs (Juampy NR) #83
  • 28ab0d2: [#82] Adjust README notes (Juampy NR) #83
  • 4a919fc: [#82] Refactor command (Juampy NR) #83
  • 67a514d: [#82] Test creating release and publishing Docker image (Juampy NR) #83
  • 4988aef: [#82] Add branch to test workflow (Juampy NR) #83
  • 199e869: [#82] Adjust workflow conditions (Juampy NR) #83
  • c8c951b: [#82] Move build and test job to GitHub Actions (Juampy NR) #83
  • d823cc9: [#82] Set tags to latest (Juampy NR) #83
  • 543aba5: [#82] Set release tag to sha (Juampy NR) #83
  • 2e173ee: [#82] Remove curl command from README (Juampy NR) #83
  • 531a7d8: [#82] Fix syntax (Juampy NR) #83
  • 857be58: [#82] Use a different plugin to build releases (Juampy NR) #83
  • 7620e39: [#82] Refactor command in smaller functions (Juampy NR) #83
  • 83f39f8: [#82] Fix syntax at jobs (Juampy NR) #83
  • 10a84c8: [#82] Split jobs (Juampy NR) #83
  • c0f6318: [#82] Fix job names (Juampy NR) #83
  • 41efee1: [#82] Remove release name from job (Juampy NR) #83
  • a7c9ece: [#82] Fix perms to create release (Juampy NR) #83
  • 338a644: [#82] Set release name to sha (Juampy NR) #83
  • 2f106bc: [#82] Try a different approach to set sha (Juampy NR) #83
  • e7e9402: [#82] Use a different action to create a release (Juampy NR) #83
  • 802a63a: [#82] Set tag and commit in release action (Juampy NR) #83
  • cc9c248: [#82] Yet another release action plugin (Juampy NR) #83
  • 2f4385b: [#82] Fix syntax (Juampy NR) #83
  • be537a9: [#82] Use ref as tag name (Juampy NR) #83
  • f6a192c: [#82] Fix syntax to select branches (Juampy NR) #83
  • 81adb7b: [#82] Only publish Docker image on merge to master (Juampy NR) #83
  • 5768da4: [#82] Refactor CI provider list (Juampy NR) #83
  • c28f8eb: [#82] Add noop CircleCI job (Juampy NR) #83
  • 6acb2a1: [#82] Use sha for release (Juampy NR) #83
  • 3472d5c: [#82] Set docker image at CircleCI noop job (Juampy NR) #83
  • fde0259: [#82] Set short sha for release (Juampy NR) #83
  • 0b7490b: [#82] Fix job name for CircleCI (Juampy NR) #83
drupal9ci - fde0259

Published by github-actions[bot] over 2 years ago

Commits

  • fa5de26: [#82] Initial command line interface (Juampy NR) #83
  • 3e9f9c3: [#82] Ignore the resuting command from running go build (Juampy NR) #83
  • a633d18: [#82] Embed scripts in binary (Juampy NR) #83
  • 2388005: [#82] No Juampy, this is not GitHub Actions XD (Juampy NR) #83
  • 2f60608: [#82] Install go (Juampy NR) #83
  • 70dd150: [#82] Install go and build app in single step (Juampy NR) #83
  • 151ab46: [#82] Fix CI provider at CI job (Juampy NR) #83
  • d980d56: [#82] Create release binaries workflow (Juampy NR) #83
  • 135dd36: [#82] Update docs (Juampy NR) #83
  • 28ab0d2: [#82] Adjust README notes (Juampy NR) #83
  • 4a919fc: [#82] Refactor command (Juampy NR) #83
  • 67a514d: [#82] Test creating release and publishing Docker image (Juampy NR) #83
  • 4988aef: [#82] Add branch to test workflow (Juampy NR) #83
  • 199e869: [#82] Adjust workflow conditions (Juampy NR) #83
  • c8c951b: [#82] Move build and test job to GitHub Actions (Juampy NR) #83
  • d823cc9: [#82] Set tags to latest (Juampy NR) #83
  • 543aba5: [#82] Set release tag to sha (Juampy NR) #83
  • 2e173ee: [#82] Remove curl command from README (Juampy NR) #83
  • 531a7d8: [#82] Fix syntax (Juampy NR) #83
  • 857be58: [#82] Use a different plugin to build releases (Juampy NR) #83
  • 7620e39: [#82] Refactor command in smaller functions (Juampy NR) #83
  • 83f39f8: [#82] Fix syntax at jobs (Juampy NR) #83
  • 10a84c8: [#82] Split jobs (Juampy NR) #83
  • c0f6318: [#82] Fix job names (Juampy NR) #83
  • 41efee1: [#82] Remove release name from job (Juampy NR) #83
  • a7c9ece: [#82] Fix perms to create release (Juampy NR) #83
  • 338a644: [#82] Set release name to sha (Juampy NR) #83
  • 2f106bc: [#82] Try a different approach to set sha (Juampy NR) #83
  • e7e9402: [#82] Use a different action to create a release (Juampy NR) #83
  • 802a63a: [#82] Set tag and commit in release action (Juampy NR) #83
  • cc9c248: [#82] Yet another release action plugin (Juampy NR) #83
  • 2f4385b: [#82] Fix syntax (Juampy NR) #83
  • be537a9: [#82] Use ref as tag name (Juampy NR) #83
  • f6a192c: [#82] Fix syntax to select branches (Juampy NR) #83
  • 81adb7b: [#82] Only publish Docker image on merge to master (Juampy NR) #83
  • 5768da4: [#82] Refactor CI provider list (Juampy NR) #83
  • c28f8eb: [#82] Add noop CircleCI job (Juampy NR) #83
  • 6acb2a1: [#82] Use sha for release (Juampy NR) #83
  • 3472d5c: [#82] Set docker image at CircleCI noop job (Juampy NR) #83
  • fde0259: [#82] Set short sha for release (Juampy NR) #83
drupal9ci - latest

Published by github-actions[bot] over 2 years ago

Commits

  • fa5de26: [#82] Initial command line interface (Juampy NR) #83
  • 3e9f9c3: [#82] Ignore the resuting command from running go build (Juampy NR) #83
  • a633d18: [#82] Embed scripts in binary (Juampy NR) #83
  • 2388005: [#82] No Juampy, this is not GitHub Actions XD (Juampy NR) #83
  • 2f60608: [#82] Install go (Juampy NR) #83
  • 70dd150: [#82] Install go and build app in single step (Juampy NR) #83
  • 151ab46: [#82] Fix CI provider at CI job (Juampy NR) #83
  • d980d56: [#82] Create release binaries workflow (Juampy NR) #83
  • 135dd36: [#82] Update docs (Juampy NR) #83
  • 28ab0d2: [#82] Adjust README notes (Juampy NR) #83
  • 4a919fc: [#82] Refactor command (Juampy NR) #83
  • 67a514d: [#82] Test creating release and publishing Docker image (Juampy NR) #83
  • 4988aef: [#82] Add branch to test workflow (Juampy NR) #83
  • 199e869: [#82] Adjust workflow conditions (Juampy NR) #83
  • c8c951b: [#82] Move build and test job to GitHub Actions (Juampy NR) #83
  • d823cc9: [#82] Set tags to latest (Juampy NR) #83
  • 543aba5: [#82] Set release tag to sha (Juampy NR) #83
  • 2e173ee: [#82] Remove curl command from README (Juampy NR) #83
  • 531a7d8: [#82] Fix syntax (Juampy NR) #83
  • 857be58: [#82] Use a different plugin to build releases (Juampy NR) #83
  • 7620e39: [#82] Refactor command in smaller functions (Juampy NR) #83
  • 83f39f8: [#82] Fix syntax at jobs (Juampy NR) #83
  • 10a84c8: [#82] Split jobs (Juampy NR) #83
  • c0f6318: [#82] Fix job names (Juampy NR) #83
  • 41efee1: [#82] Remove release name from job (Juampy NR) #83
  • a7c9ece: [#82] Fix perms to create release (Juampy NR) #83