question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Figure out versioning/release info for devworkspace controller and WTO

See original GitHub issue

Is your task related to a problem? Please describe.

We should decide on a branch/tag structure for devworkspace-operator/web-terminal-operator releases. Currently, we have the v1.0.0-alphax branch of devworkspace-operator, and the v1.0.x branch of web-terminal-operator. However, these versions aren’t reflected in files within the repo:

  • version.go in devworkspace operator is v0.0.1 for both master and the v1.0.0-alphax branches
  • the web-terminal-operator lists version 1.0.0 in both the master and v1.0.x branches.

Additionally, both ‘release’ branches are v*.*.x, and there are no tags in either repo to signify which commit in the branch is the v1.0.0-alpha1 or v1.0.0 release.

Describe the solution you’d like

  • Create tags at current v1.0.* branch HEADs to tag releases
  • Include updated version info with repo files for both repos

Additional info

Version numbers for the currently released and next version are consumed to generate automatic backlogs from multiple sources. The version numbers for WTO should match releases in the Jira backlog.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
benoitfcommented, Sep 30, 2020

it might not be enough from .go files.

Note that some che repos have a VERSION file where the current version is defined and this file is used by the job that do the release. (so it can be triggered easily)

example https://github.com/eclipse/che-machine-exec/blob/master/VERSION

1reaction
sleshchenkocommented, Sep 11, 2020

I think the tags are not created mainly due fact that we still change some code. About version.go in the X branches and in master - they should be aligned for sure.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding the WTO - principles of the trading system - WTO
The WTO is the only international body dealing with the rules of trade between nations. At its heart are the WTO ... More...
Read more >
Monitoring the Dev Workspace Operator - Eclipse
Collecting Dev Workspace Operator metrics with Prometheus ... The devworkspace-controller-metrics Service is exposing metrics on port 8443 .
Read more >
Tobacco control and the World Trade Organization - PubMed
The growing prominence of tobacco issues in the WTO can be attributed at least in part to the fact that during the past...
Read more >
The World Trade Organization's (WTO's) Appellate Body
Prohibition on the Use of “Zeroing” to Calculate Dumping Margins. ... panels and the Appellate Body would defer to the “fact-finding and ...
Read more >
China brings WTO case against U.S. chip export restrictions
The Chinese Ministry of Commerce confirmed the trade dispute in a statement Monday and accused the U.S. of abusing export control measures and ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found