You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Guy's,
I am new to perl script & I was told by my Manager to write a perl script to automate the process of Searching all FIXEd JiRA ID from JAN 2020 to Jun 2020 , based on kit and kit version i.e
JiRA ID/kit/kit_version.
And then check " code snippet" & if it is present or not. If it is present , then take that code snippet & execute on your test case using your Makefile.
And if it is not present then check for code Attachment or any reference of further JIRA given.
Make a separate dummy file and run that searched code ,for example in dummy.sv and check if it is compiling or not and if yes then add all given switch & environment variables that was mentioned in the given Jira I'd.
And execute it in my test case file.
Hope you get the idea , what I am trying to say, even if the code matches the objective then it would be okay. I am not expecting 100 % match. So, please let me know if anybody knew about this.
I need to automate this.