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

Fix github actions accessing the github registry #16521

Merged

Conversation

mrsimpson
Copy link
Collaborator

When building PR images, the docker authentication fails once an organization (and not an individual user) is creating the PR, see https://github.com/assistify/Rocket.Chat/runs/431633181

Reason

The docker login needs to use credentials matching GITHUB_TOKEN

After the fix

https://github.com/assistify/Rocket.Chat/runs/432851281

@rodrigok rodrigok merged commit d14dbd7 into RocketChat:develop Feb 14, 2020
@sampaiodiego sampaiodiego mentioned this pull request Feb 15, 2020
gabriellsh added a commit that referenced this pull request Feb 18, 2020
…pinned_messages_collapse

* 'develop' of github.com:RocketChat/Rocket.Chat: (90 commits)
  [FIX] livechat/rooms endpoint not working with big amount of livechats (#16623)
  [FIX] Regression: Jitsi on external window infinite loop (#16625)
  [FIX] UiKit not updating new actionIds received as responses from actions (#16624)
  Bump version to 3.1.0-develop
  Bump version to 3.0.0
  Bump version to 3.0.0-rc.11
  Fix enter behavior
  send file on enter
  Fix github actions accessing the github registry (#16521)
  Bump version to 3.0.0-rc.10
  [FIX] Bug on starting Jitsi video calls , multiple messages (#16601)
  Bump version to 3.0.0-rc.9
  Regression: fix read unread messages (#16562)
  Regression: UIKit update modal actions (#16570)
  fixed duplicated toastrs (#16578)
  Update Livechat widget dependency version to 1.3.1. (#16580)
  Update Apps-Engine version (#16584)
  [FIX] Error when successfully joining room by invite link (#16571)
  Add breaking notice regarding TLS (#16575)
  [FIX] Invite links proxy URLs not working when using CDN (#16581)
  ...
@mrsimpson mrsimpson deleted the core/fix-github-actions-docker-auth branch December 7, 2020 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants