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

Fix zone retrieval #34

Closed
wants to merge 29 commits into from
Closed

Fix zone retrieval #34

wants to merge 29 commits into from

Conversation

aanon4
Copy link
Contributor

@aanon4 aanon4 commented Feb 2, 2024

Make compatible with current releases and next release.
The next release no longer has the file /etc/config/services so we must retrieve the information differently.

aanon4 and others added 29 commits April 21, 2023 14:01
Reorginanization of the repository so that it is code focused vs. being
focused on how the packages are built. Packaging will be moved to
GitHub Actions so that every commit will create new packages that can
be used for testing. Releases will be created and produce packages
when a tag is committed to the repository.

Signed-off-by: Gerard Hickey <[email protected]>
Signed-off-by: Gerard Hickey <[email protected]>
Signed-off-by: Gerard Hickey <[email protected]>
Reorganization of project
* refactor: add comments to clarify flow

Signed-off-by: Gerard Hickey <[email protected]>

* feat: add messages class to front end

Update the handling of messages on the front end code to better control
the update of messages and coordinateion with the rest of the UI.

Signed-off-by: Gerard Hickey <[email protected]>

* add more config support

Signed-off-by: Gerard Hickey <[email protected]>

* feat: message ID can be specified in send_message API

Signed-off-by: Gerard Hickey <[email protected]>

* add md5 module to front-end

Signed-off-by: Gerard Hickey <[email protected]>

* integrate message class into front-end code

Signed-off-by: Gerard Hickey <[email protected]>

---------

Signed-off-by: Gerard Hickey <[email protected]>
Make compatible with current releases and next release.
@aanon4
Copy link
Contributor Author

aanon4 commented Feb 2, 2024

#28

@hickey
Copy link
Owner

hickey commented Feb 6, 2024

I had to pull your commit and move it onto branch off the current master. There has been a bunch of churn preparing to produce the release and I think your branch was too far behind which is why it was showing a lot of the commits that was already on master.

This was processed as #36.

@hickey hickey closed this Feb 6, 2024
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.

2 participants