GithubHelp home page GithubHelp logo

nasa-pds / lasso-issues Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 1.0 5.89 MB

Utilities for wrapping GitHub API for creating specific data structures and reports from GitHub issues

License: Apache License 2.0

Python 100.00%

lasso-issues's Issues

As a user, I want to see the status of the tickets shown in the current build plan

Motivation

...so that I know how the implementation is progressing.
As a development manager, this will also be useful to produce the metrics

Additional Details

The page https://nasa-pds.github.io/releases/12.0/plan.html will be augmented with progress indicator, next to the list of epics.

For example:

  • green done,
  • orange in progress
  • red: to be started

plan_status

Acceptance Criteria

Given
When I perform
Then I expect

Engineering Details

Since the status are updated after the generation of the plan page, the indicators will have to be coded in javascript. They can be ajax requests getting the status from the github api.

Improvements for build 13.1 release

List of upgrade that should be done before the release of the documentation (RDD, software summary, TRR) for next build 13.0:

  • have the histogram plot of the bug severity show in each column the proportion of open and closed bugs in the TRR slides
    To Be completed

RDD generation fails when a theme issue is not a zenhub issue

Checked for duplicates

Yes - I've already checked

๐Ÿ› Describe the bug

RDD fails when a theme issue is not a zenhub issue.

๐Ÿ•ต๏ธ Expected behavior

We expect the generation to finish without failure.

๐Ÿ“œ To Reproduce

See action https://github.com/NASA-PDS/nasa-pds.github.io/actions/runs/6329387432/job/17189559877

It happens for ticket NASA-PDS/software-issues-repo#78

๐Ÿ–ฅ Environment Info

As used in github actions.

๐Ÿ“š Version of Software Used

  • Version of this software 1.0.0

๐Ÿฉบ Test Data / Additional context

No response

๐Ÿฆ„ Related requirements

No response

โš™๏ธ Engineering Details

No response

Improve RDD/TRR/DDR reports

  • - have the number of new bugs raised during the build cycle on the released software
  • - do not present addressed bugs (those raised during dev, I&T) but only the one that users see (ie on stable releases)
  • - SLOC have the number of lines added and removed in addition to percentages, meet with MGSS people to get their updated template.
  • publish the metrics chart on the web
  • add security incident analysis section to TRR report

Unable to generate RDD when upgrading rstcloth 0.5.0

Checked for duplicates

Yes - I've already checked

๐Ÿ› Describe the bug

Trying to run the rdd report, I get an unsupported operation error.

๐Ÿ•ต๏ธ Expected behavior

I expected to generate the RDD

๐Ÿ“œ To Reproduce

$ pds-issues --format rst --issue_state closed --build B14.0

...
INFO Create file pdsen_issues.rst
INFO  exists. ignoring.
Traceback (most recent call last):
  File "/Users/jpadams/.virtualenvs/lasso-issues/bin/pds-issues", line 8, in <module>
    sys.exit(main())
  File "/Users/jpadams/proj/pds/pdsen/workspace/lasso-issues/src/lasso/issues/issues/issues.py", line 142, in main
    rst_rdd_report.create(args.github_repos, "pdsen_issues.rst")
  File "/Users/jpadams/proj/pds/pdsen/workspace/lasso-issues/src/lasso/issues/issues/RstRddReport.py", line 844, in create
    self.write(filename)
  File "/Users/jpadams/proj/pds/pdsen/workspace/lasso-issues/src/lasso/issues/issues/RstRddReport.py", line 857, in write
    self._rst_doc.write(filename)
  File "/Users/jpadams/proj/pds/pdsen/workspace/lasso-issues/src/lasso/issues/issues/RstRddReport.py", line 110, in write
    f.write(self.data)
  File "/Users/jpadams/.virtualenvs/lasso-issues/lib/python3.9/site-packages/rstcloth/rstcloth.py", line 87, in data
    return self._stream.read()
io.UnsupportedOperation: not readable

๐Ÿ–ฅ Environment Info

Mac OSX

๐Ÿ“š Version of Software Used

v1.2.0

๐Ÿฉบ Test Data / Additional context

No response

๐Ÿฆ„ Related requirements

No response

โš™๏ธ Engineering Details

No response

add-version-label-to-open-bugs fails when launched multiple times as sometime done through the CICD

Checked for duplicates

Yes - I've already checked

๐Ÿ› Describe the bug

When I did launch 2 times the same command, for example add-version-label-to-open-bugs --github-repo deep-archive --labelled-version v1.1.5
The second time the command fails because the label has already been created.

This happens sometime in the CICD and it is blocking it, see https://github.com/NASA-PDS/data-upload-manager/actions/runs/8191626427/job/22401254906

๐Ÿ•ต๏ธ Expected behavior

I expected to work, doing nothing, and return the lines to be added in the release notes.

๐Ÿ“œ To Reproduce

No response

๐Ÿ–ฅ Environment Info

No response

๐Ÿ“š Version of Software Used

  • 1.3.0

๐Ÿฉบ Test Data / Additional context

No response

๐Ÿฆ„ Related requirements

No response

โš™๏ธ Engineering Details

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.