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

D2: Automatically converted tags and push them #32

Closed
leandro-lucarella-sociomantic opened this issue Jun 8, 2017 · 1 comment
Closed
Assignees

Comments

@leandro-lucarella-sociomantic
Copy link
Contributor

To move forward with D2 we need to provide automatically converted libraries for projects that are built only for D2.

Every time a new tag is pushed, we have to convert it to D2, tag the converted version with a +d2 build metadata information appended (so tag v2.3.4 --- conversion D2 ---> v2.3.4+d2) and push it back (making sure the new tag is not converted again!).

This capability will be probably added to beaver, but at some point we need to use that feature from beaver here.

mihails-strasuns-sociomantic added a commit to mihails-strasuns-sociomantic/swarm-1 that referenced this issue Dec 15, 2017
Fixes sociomantic-tsunami#32

* submodules/beaver v0.2.0(19f5888)...v0.3.1(7687611) (20 commits)
  > codecov: Add prefix to all sent flags
  > codecov: Properly sanitize sent flags
  > Convert release notes to the new format
  > dlang make: Upload codecov reports automatically
  > dlang: Add command to send reports to codecov
  (...)
@leandro-lucarella-sociomantic
Copy link
Contributor Author

😎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant