mirror of
https://github.com/oxygenpay/oxygen.git
synced 2026-04-26 08:05:56 +03:00
[PR #3] [MERGED] feat(ci/cd): add workflows for ci & release #10
Labels
No labels
duplicate
not reproducible
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/oxygen#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/oxygenpay/oxygen/pull/3
Author: @swift1337
Created: 6/24/2023
Status: ✅ Merged
Merged: 6/25/2023
Merged by: @swift1337
Base:
develop← Head:feat/actions📝 Commits (4)
b6b826cGithub actions WIPd300021Fix linter issues. Upgrade to go v1.208c6b74fAdd linting for TS43c45f1Add release workflow📊 Changes
13 files changed (+906 additions, -2429 deletions)
View changed files
➕
.github/workflows/ci.yml(+56 -0)➕
.github/workflows/release.yml(+99 -0)📝
.gitignore(+2 -1)📝
.golangci.yml(+3 -6)📝
Makefile(+1 -1)📝
internal/provider/trongrid/provider.go(+72 -71)📝
internal/service/blockchain/currencies.go(+1 -0)📝
internal/service/blockchain/currencies_test.go(+1 -1)📝
internal/service/blockchain/service_convertor.go(+1 -0)📝
internal/service/processing/service_test.go(+1 -0)📝
ui-dashboard/package-lock.json(+669 -2318)➖
ui-dashboard/tsconfig copy.json(+0 -22)➖
ui-dashboard/tsconfig.node copy.json(+0 -9)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.