Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump ExodusMovement/actions from 06f077a9081a1e973586dde8870e7116873b9b84 to 9c4a20d008b67694f86833c3790dc240b11dee09 #63

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps ExodusMovement/actions from 06f077a9081a1e973586dde8870e7116873b9b84 to 9c4a20d008b67694f86833c3790dc240b11dee09.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@mvayngrib
Copy link
Collaborator

mvayngrib commented Feb 20, 2024

@sparten11740 looks like something broke, it fails to install the private @exodus/lerna-utils package 🤔. Is this cause we changed the setup action?

@sparten11740
Copy link
Contributor

no, this is because we don't have a dependabot secret here to install private dependencies, but we're using @exodus/lerna-utils here

@sparten11740
Copy link
Contributor

sparten11740 commented Feb 20, 2024

weird it doesn't fail on the others. The passed token is empty:

Run yarn config set --home 'npmRegistries["//registry.npmjs.org/"].npmAuthToken' ""

On the other PRs it reads *** (the obfuscated token)

Run yarn config set --home 'npmRegistries["//registry.npmjs.org/"].npmAuthToken' "***"

Bumps [ExodusMovement/actions](https://github.com/exodusmovement/actions) from 06f077a9081a1e973586dde8870e7116873b9b84 to 9c4a20d008b67694f86833c3790dc240b11dee09.
- [Commits](ExodusMovement/actions@06f077a...9c4a20d)

---
updated-dependencies:
- dependency-name: ExodusMovement/actions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/ExodusMovement/actions-9c4a20d008b67694f86833c3790dc240b11dee09 branch from 598fdef to 45b9f3d Compare February 20, 2024 10:31
@mvayngrib
Copy link
Collaborator

mvayngrib commented Feb 20, 2024

do we need to add an npm-token input? already have it

@mvayngrib
Copy link
Collaborator

doesn't seem to be passing along that input 🤔

Run ExodusMovement/actions/setup/lerna@9c4a20d008b67694f86833c3790dc240b11dee09
  with:
    disable-nx-cache: no
    nx-cache-path: .cache/nx

@sparten11740
Copy link
Contributor

doesn't seem to be passing along that input

I think it's just not listed because the token is empty. We do use this version of the action in hydra and it works without issues. What's throwing me off is that it works in the other PRs 🤔

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2024

Superseded by #70.

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/ExodusMovement/actions-9c4a20d008b67694f86833c3790dc240b11dee09 branch February 26, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants