Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Migrate travis ci to gihub actions #74

Closed
wants to merge 1 commit into from
Closed

Migrate travis ci to gihub actions #74

wants to merge 1 commit into from

Conversation

nitishkumar71
Copy link
Member

Signed-off-by: Nitishkumar Singh [email protected]

included publish and CI github actions

Description

Fixes #73
openfaas/faas#1585

Motivation and Context

  • I have raised an issue to propose this change (required)

How Has This Been Tested?

Please check CI Build and Publish Build

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: Nitishkumar Singh <[email protected]>

included publish and CI github actions

Signed-off-by: Nitishkumar Singh <[email protected]>

updated docker namespace

Signed-off-by: Nitishkumar Singh <[email protected]>

corrected dynamic namespace

Signed-off-by: Nitishkumar Singh <[email protected]>

corrected DOCKER NS

Signed-off-by: Nitishkumar Singh <[email protected]>

testing shell script

Signed-off-by: Nitishkumar Singh <[email protected]>

moved condition to script

Signed-off-by: Nitishkumar Singh <[email protected]>

testing

Signed-off-by: Nitishkumar Singh <[email protected]>

replaced with secrets usernames

Signed-off-by: Nitishkumar Singh <[email protected]>

updated to secrets username

Signed-off-by: Nitishkumar Singh <[email protected]>

removed sha part

Signed-off-by: Nitishkumar Singh <[email protected]>

removed sha tag

Signed-off-by: Nitishkumar Singh <[email protected]>

removed all except ghcr

Signed-off-by: Nitishkumar Singh <[email protected]>

updated docker push action

Signed-off-by: Nitishkumar Singh <[email protected]>

included build for multiple arch

Signed-off-by: Nitishkumar Singh <[email protected]>

removed quay.io

Signed-off-by: Nitishkumar Singh <[email protected]>

updated namespace to gihub actor

Signed-off-by: Nitishkumar Singh <[email protected]>

set github username as output

Signed-off-by: Nitishkumar Singh <[email protected]>

use environment to setup github actor

Signed-off-by: Nitishkumar Singh <[email protected]>

corrected get output

Signed-off-by: Nitishkumar Singh <[email protected]>

fetch quay namespace

Signed-off-by: Nitishkumar Singh <[email protected]>

testing script

Signed-off-by: Nitishkumar Singh <[email protected]>

corrected namespace

Signed-off-by: Nitishkumar Singh <[email protected]>

removed docker hub credentials

Signed-off-by: Nitishkumar Singh <[email protected]>

corrected namespace part

Signed-off-by: Nitishkumar Singh <[email protected]>

removed quay

Signed-off-by: Nitishkumar Singh <[email protected]>

used quay username to local env

Signed-off-by: Nitishkumar Singh <[email protected]>

included quay io

Signed-off-by: Nitishkumar Singh <[email protected]>

removed quay

Signed-off-by: Nitishkumar Singh <[email protected]>

included quay.io

Signed-off-by: Nitishkumar Singh <[email protected]>

testing quay

Signed-off-by: Nitishkumar Singh <[email protected]>

corrected quay namespace

Signed-off-by: Nitishkumar Singh <[email protected]>

updated documentation

Signed-off-by: Nitishkumar Singh <[email protected]>

updated docker image location

Signed-off-by: Nitishkumar Singh <[email protected]>
@nitishkumar71 nitishkumar71 marked this pull request as ready for review November 15, 2020 03:52
@LucasRoesler LucasRoesler mentioned this pull request Nov 15, 2020
11 tasks
@nitishkumar71 nitishkumar71 closed this by deleting the head repository Sep 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from Travis to Github Actions
1 participant