Skip to content

Bump actions/cache from 2.1.4 to 2.1.5#33

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/github_actions/actions/cache-2.1.5
Closed

Bump actions/cache from 2.1.4 to 2.1.5#33
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/github_actions/actions/cache-2.1.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 14, 2021

Bumps actions/cache from 2.1.4 to 2.1.5.

Release notes

Sourced from actions/cache's releases.

v2.1.5

  • Fix permissions error seen when extracting caches with GNU tar that were previously created using BSD tar (actions/cache#527)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.4...v2.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 14, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 28, 2021

Superseded by #34.

@dependabot dependabot bot closed this May 28, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/actions/cache-2.1.5 branch May 28, 2021 05:18
SlySven pushed a commit that referenced this pull request Oct 1, 2021
* Add a Ubuntu build

* Install homebrew dependencies only on macOS

* Add Linux dependencies separate

* Don't stop other builds on fail

* Install libzip-dev on Linux

* Sudo please

* Try installing libglu1-mesa-dev

* Install Pulse dev libraries

* Add a workaround for Lua linking

* Correct YAML

* Back to a single line

* Debug locations of libraries

* Correct an extra /

* Build Mudlet with tracing

* Try -GNinja Multi-Config

* Try not specifying a generator

* Add link information against libdl.so as well (#33)

* Add link information against libdl.so as well

* Remove (harmful?) lua library path definition

* Show built output in the end

* Added a run tests flag

* Try appending gcc argument as well

* Debug plugin loading

* Use a single, generic compiler line

* Remove the x's

* Install libxkbcommon-x11-0

* Try launching Achaea profile

* Update .github/workflows/build-mudlet.yml

Co-authored-by: Damian Monogue <3660+demonnic@users.noreply.github.com>

* Try taking a screenshot of what's running

* Fix YAML syntax

* Clarify the step name

* Take a screenshot even on build 'time out'

* Install imagemagick

* Fix whitespaces

* Upgrade to latest 1.5 of the xvfb action

* Pre-set environment variables to be used

* Increase the timeout

* Run with the self-test profile

* Re-enable mudlet.org's connection info

* Mock test runs

* Add an installing debug echo

* Debug with tmate

* Show error when script couldn't be loaded

* Print all script compile errors

* Setup tmate at the end

* Add debug echoes

* Move Mudlet to the right location

* Split out packaging steps

* Cleanup

* Auto-run tests

* Install busted as well

* Fix setup() call

* Log everything sent to all consoles

* Actually log everything printed

* Pass in the test location

* Comment out a crash

* Tidier console print message

* Echo cleanup

* Better echo style

* Wrap closeMudlet in a timer to avoid a crash

* Comment out mSpellDic crash as well

* Set environment variable when test failed

* Fail workflow when tests fail

* Write to GITHUB_ENV properly

* Add setEnv

* Make use of setEnv

* Launch tmate

* Write to file instead

* Add comments

* Improve error message

* Remove tmate

* Fix merge error

* Add the new --mirror option

* Don't deploy Windows builds

* Only check Lua tests when we need to

* Update job name

* Remove unusued setEnv

Co-authored-by: keneanung <keneanung@googlemail.com>
Co-authored-by: Damian Monogue <3660+demonnic@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants