nofusscomputing / nofusscomputing/centurion_erp

AWX Browser

Open
#59 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Migrated from Gitlab type::feature
Dominant language
Python
Stars
1
Forks
1
Avg merge
2h 18m
Merged PRs (30d)
8

Description

Create a browser for AWX. This browser must serialize AWS objects for use in view contexts.

Details

Fetching of a device by name so that automation details can be included on the devices page. also being able to see the latest jobs ran against the device.

Requirements

  • Serializes Objects fetched
  • Fetch device by name
  • Fetches device jobs

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin with the devices page and its view context, then trace how AWX objects and device data are fetched. Define the browser's boundaries around serialization, device lookup by name, and job retrieval. Done means all three listed requirements work for the devices page and its automation details.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.