Skip to content

Fix github actions accessing the github registry#16521

Merged
rodrigok merged 3 commits intoRocketChat:developfrom
assistify:core/fix-github-actions-docker-auth
Feb 14, 2020
Merged

Fix github actions accessing the github registry#16521
rodrigok merged 3 commits intoRocketChat:developfrom
assistify:core/fix-github-actions-docker-auth

Conversation

@mrsimpson
Copy link
Copy Markdown
Contributor

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

@mrsimpson mrsimpson requested a review from rodrigok February 7, 2020 23:12
@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.

3 participants