Releases: notch8/actions
Releases · notch8/actions
v0.0.6
v6 Use Github Runner and Fix Submodules
- GOOGLE_ANALYTICS subsitutions
- Ability to use CHECKOUT_TOKEN for private submodules
- Go back to Github hosted runners for now
Adds aws env variables:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_S3_ACCESS_KEY_ID: ${{ secrets.AWS_S3_ACCESS_KEY_ID }}
AWS_S3_SECRET_ACCESS_KEY: ${{ secrets.AWS_S3_SECRET_ACCESS_KEY }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
v0.0.12 - SolrTarget Type Fix
fix solrTarget type
v0.0.11 - do not use
Solr needs to have a seperate target from web
this release has been yanked do to solrTarget type error
v0.0.10
- Adds additional env variables to the deploy workflow.
v0.0.9
Fix solr image building
v0.0.8
What's Changed
- support for bitnami wordpress deployments adding new env variables by @aprilrieger in #30
Full Changelog: v0.0.7...v0.0.8
v0.0.7 - Dynamic DB setup command
What's Changed
- support for iiif_print repo by @ShanaLMoore in #28
New Contributors
- @ShanaLMoore made their first contribution in #28
Full Changelog: v0.0.6...v0.0.7
v0.0.5 - Fixes Hosted Runner
Tests and Lint failed on hosted runners. This release fixes that issue.
v0.0.4
What's Changed
- add-solr-feature-flag by @aprilrieger in #9
- add-retag-to-build-action by @aprilrieger in #12
- With subdir by @orangewolf in #8
- add-back-metadata-tags by @aprilrieger in #13
- self-hosted-runner by @aprilrieger in #1
- Use the dedicated ARM builder for ARM images by @orangewolf in #14
- add-ability-to-specify-confdir by @aprilrieger in #11
- move duplicate confdir input from dispatch to call by @bkiahstroud in #15
New Contributors
- @aprilrieger made their first contribution in #9
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Allow for RSpec command override by @bkiahstroud in #5
Full Changelog: v0.0.2...v0.0.3