Skip to content

Create go.yml#45

Open
juliehtet wants to merge 1 commit intotonkeeper:mainfrom
juliehtet:main
Open

Create go.yml#45
juliehtet wants to merge 1 commit intotonkeeper:mainfrom
juliehtet:main

Conversation

@juliehtet
Copy link
Copy Markdown

No description provided.

Comment thread .github/workflows/go.yml
- name: Build
run: go build -v ./...

- name: Test
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread .github/workflows/go.yml
jobs:

build:
runs-on: ubuntu-latest
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
runs-on: ubuntu-latest
runs-on: ubuntu-latest

Comment thread .github/workflows/go.yml
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
branches: [ "main" ]
branches: [ "main" ]

Comment thread .github/workflows/go.yml
@@ -0,0 +1,28 @@
# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread .github/workflows/go.yml
# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

name: Go
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name: Go
name: Go

Comment thread .github/workflows/go.yml
@@ -0,0 +1,28 @@
# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread .github/workflows/go.yml
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+_

Comment thread .github/workflows/go.yml

name: Go

on:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
on:
on:

Comment thread .github/workflows/go.yml

name: Go

on:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
on:
on:

@Rocksriram
Copy link
Copy Markdown

https://github.com/getgems-io/nft-contracts/tree/5685e4e6f4488cc0b861c39aee179d0df3bda6dd/packages/contracts

@zakhar-petukhov zakhar-petukhov force-pushed the main branch 2 times, most recently from 937f12c to 08c23d2 Compare January 6, 2025 12:11
Copy link
Copy Markdown

@Shemse1 Shemse1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done ✔️

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.

6 participants