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

VIRA-213: README update for vira_project #41

Closed
n0v1c3 opened this issue Jun 29, 2020 · 5 comments
Closed

VIRA-213: README update for vira_project #41

n0v1c3 opened this issue Jun 29, 2020 · 5 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@n0v1c3
Copy link
Owner

n0v1c3 commented Jun 29, 2020

There have been modifications that I will post here and then make sure the README has been updated.

@n0v1c3
Copy link
Owner Author

n0v1c3 commented Jun 30, 2020

We have started a full update but here is an example.

{
"https://bob.atlassian.net": {
        "username": "bob@gmail.com",
        "password": "BOBSPASSWORD"
    }
}
{                                                                                                                                                                    
    "__myserver__": {                                                                                                                                                  
      "server": "https://bob.atlassian.net"                                                                                                                         
    },                                                                                                                                                                 
    "vira": {                                                                                                                                                          
      "template": "__myserver__",                                                                                                                                      
      "filter": {                                                                                                                                                      
        "project": "VIRA",                                                                                                                                             
        "priority": ["High", "Highest"]                                                                                                                                
      },                                                                                                                                                               
      "newissue": {                                                                                                                                                    
        "project": "VIRA",                                                                                                                                             
        "status": "In-Progress"                                                                                                                                        
      }                                                                                                                                                                
    }                                                                                                                                                                  
  }

@n0v1c3
Copy link
Owner Author

n0v1c3 commented Feb 24, 2021

@mikeboiko I believe this should be displayed as the standard with a link to the yaml guide. My only next major goal is to clean up this README and kept making it as simple one step here as possible.

Full details can be in the help file I copied and pasted to start with and we can make some special files for things like yaml.

@n0v1c3
Copy link
Owner Author

n0v1c3 commented Feb 24, 2021

If anyone else has a thought on that let us know.

@n0v1c3 n0v1c3 changed the title README update for vira_project VIRA-213: README update for vira_project Feb 26, 2021
@n0v1c3
Copy link
Owner Author

n0v1c3 commented Feb 27, 2021

@chinwobble I have found a few bugs since starting the cleanup on README VIRA-213. I should have got the big ones out of the way now although I know for sure there is still some more that must go away.

I at least want my "Older Comments" fold back that is for sure. Then will just need to focus on your bugs and I open any more as needed.

Edit

They are back. I missed something

@n0v1c3 n0v1c3 added the dependencies Pull requests that update a dependency file label Feb 27, 2021
@n0v1c3
Copy link
Owner Author

n0v1c3 commented May 25, 2021

I hope the README is getting there. I am closing this one and will open specific ones as needed.

@n0v1c3 n0v1c3 closed this as completed May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant