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

feat: make some small improvements to make this easier to use. #205

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

Aflynn50
Copy link
Contributor

@Aflynn50 Aflynn50 commented Oct 11, 2024

These are mostly made out of annoyance.

Includes an update to the jenkins job builder version to make it work with python 3.12.


To build the job descriptions run:
```
JUJU_REPO_PATH="<juju-repo-on-branch-to-generate-jobs-from>" make gen-wire-tests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to generate from main atm

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is a very good point. We should probably get gen-wire-tests to check the branch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It already does!

JUJU_REPO_PATH="/home/aflynn/Canonical/Juju/juju3/" make gen-wire-tests
2024/10/11 17:13:17 not on the tracking branch "main", or not update to date with HEAD
exit status 1
make: *** [Makefile:61: gen-wire-tests] Error 1


To build the job descriptions run:
```
JUJU_REPO_PATH="<juju-repo-on-branch-to-generate-jobs-from>" make gen-wire-tests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is a very good point. We should probably get gen-wire-tests to check the branch.

@Aflynn50 Aflynn50 merged commit 6aec7bd into juju:main Oct 11, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants