Skip to content

Release engineering for 3.3.0#944

Closed
hannesm wants to merge 3 commits intomirage:masterfrom
hannesm:releng-3.3.0
Closed

Release engineering for 3.3.0#944
hannesm wants to merge 3 commits intomirage:masterfrom
hannesm:releng-3.3.0

Conversation

@hannesm
Copy link
Copy Markdown
Member

@hannesm hannesm commented Nov 7, 2018

this includes #942 #941 #940 #938 and a revival of #855 which adds lots of upper bounds:

  • I bound some packages (tcpip, mirage-qubes, fat, conduit etc.) to variables to avoid repeating the version constraints
  • if version < 1.0.0 then min:a.b.c max:a.(b+1).0
  • if version > 1.0.0 then min:a.b.c max:(a+1).0.0
  • for tcpip it's min:3.5.0 max:3.6.0 (i expect there to be changes before 4.0.0) ;)

@mato
Copy link
Copy Markdown
Contributor

mato commented Nov 8, 2018

Is this intended to be merged instead of the component PRs?

@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Nov 8, 2018

@mato i'm fine with either -- this was mainly to have a CI run with all the changes

@mato
Copy link
Copy Markdown
Contributor

mato commented Nov 8, 2018

IMO It's a bit cleaner in terms of figuring out what was/wasn't merged to merge the original PRs instead.

@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Nov 8, 2018

closing, this won't be merged, but the individual PRs.

@hannesm hannesm closed this Nov 8, 2018
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.

2 participants