Skip to content

Tags: RoleModel/actions

Tags

v3.4.0

Toggle v3.4.0's commit message
Bump #minor

v3

Toggle v3's commit message
Bump #minor

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add web-driver input to system-tests action (#11)

Provides support for selenium (default) & playwright

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add staging-auto-merge action (#8)

This adds the staging-auto-merge action to automatically add any pull requests labeled "Staging" to the staging branch. It works best with a staging deploy workflow configured to automatically run on pushes to staging (or after CI passes on staging).

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Project Stats Action (#7)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Dependency Actions + Add an Input (#6) #major

- Standardize wording, Quoting, & Capitalization
  across composite actions
- Add optional input (needs-compiled-assets) to
  linting-and-non-system-tests action (def. true)
- Update Dependency Actions
  - actions/cache v4 -> v5
  - actions/setup-node v4 -> v6
  - mikepenz/action-junit-report v4 -> v6
  - browser-actions/setup-chrome v1 -> v2
  - actions/upload-artifact v4 -> v6

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Input failure-screenshot-dir (#5)

v2

Toggle v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Input failure-screenshot-dir (#5)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issues with cache name (#2)

#minor

alpha

Toggle alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use the official ruby/setup-ruby@v1 (#4)

* Use the official ruby/setup-ruby@v1

* use official setup-node

* Use github cache actions