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

Init Go module and add assets package #1

Merged
merged 1 commit into from Nov 11, 2020
Merged

Conversation

jrick
Copy link
Member

@jrick jrick commented Nov 11, 2020

The assets package may be used to get the absolute filepath of any
file or directory relative root of the module. This will be used by
the release builder to access the site contents for creating dexc
distributions.

go.mod Show resolved Hide resolved
Copy link
Member

@chappjc chappjc left a comment

Choose a reason for hiding this comment

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

OK, but does decred/dcrweb#928 need to actually be deployed before this go.mod hits master in this repo?

@jrick
Copy link
Member Author

jrick commented Nov 11, 2020

it already is

@chappjc
Copy link
Member

chappjc commented Nov 11, 2020

Wow, I tried 4 seconds ago and it wasn't.

The assets package may be used to get the absolute filepath of any
file or directory relative to the root of the module.  This will be
used by the release builder to access the site contents for creating
dexc distributions.
@chappjc chappjc merged commit c4e3130 into decred:master Nov 11, 2020
@jrick jrick deleted the assets branch November 11, 2020 15:50
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.

None yet

2 participants